|
LibreOffice Module vcl (master) 1
|
#include <salctype.hxx>
Public Member Functions | |
| ConvertData (Graphic aGraphic, SvStream &rStm, ConvertDataFormat nFormat) | |
Public Attributes | |
| Graphic | maGraphic |
| SvStream & | mrStm |
| ConvertDataFormat | mnFormat |
Definition at line 47 of file salctype.hxx.
|
inline |
Definition at line 55 of file salctype.hxx.
| Graphic ConvertData::maGraphic |
Definition at line 51 of file salctype.hxx.
| ConvertDataFormat ConvertData::mnFormat |
Definition at line 53 of file salctype.hxx.
| SvStream& ConvertData::mrStm |
Definition at line 52 of file salctype.hxx.