LibreOffice Module vcl (master) 1
|
#include <wmfexternal.hxx>
Public Member Functions | |
WmfExternal () | |
bool | setSequence (const css::uno::Sequence< css::beans::PropertyValue > &rSequence) |
Public Attributes | |
sal_uInt16 | xExt |
sal_uInt16 | yExt |
sal_uInt16 | mapMode |
One of the following values: More... | |
Definition at line 31 of file wmfexternal.hxx.
WmfExternal::WmfExternal | ( | ) |
Definition at line 27 of file wmfexternal.cxx.
bool WmfExternal::setSequence | ( | const css::uno::Sequence< css::beans::PropertyValue > & | rSequence | ) |
sal_uInt16 WmfExternal::mapMode |
One of the following values:
If this value is 0, then no external mapmode has been defined, the internal one should then be used.
Definition at line 50 of file wmfexternal.hxx.
Referenced by setSequence().
sal_uInt16 WmfExternal::xExt |
Definition at line 33 of file wmfexternal.hxx.
Referenced by setSequence().
sal_uInt16 WmfExternal::yExt |
Definition at line 34 of file wmfexternal.hxx.
Referenced by setSequence().