Home
last modified time | relevance | path

Searched refs:ImplBitmapDevice (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/basebmp/inc/basebmp/
H A Dbitmapdevice.hxx56 struct ImplBitmapDevice;
632 boost::scoped_ptr< ImplBitmapDevice > mpImpl;
/AOO41X/main/basebmp/source/
H A Dbitmapdevice.cxx971 struct ImplBitmapDevice struct
1036 mpImpl( new ImplBitmapDevice ) in BitmapDevice()