LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
WmfExternal Struct Reference

#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...
 

Detailed Description

Definition at line 31 of file wmfexternal.hxx.

Constructor & Destructor Documentation

◆ WmfExternal()

WmfExternal::WmfExternal ( )

Definition at line 27 of file wmfexternal.cxx.

Member Function Documentation

◆ setSequence()

bool WmfExternal::setSequence ( const css::uno::Sequence< css::beans::PropertyValue > &  rSequence)

Definition at line 34 of file wmfexternal.cxx.

References aName, mapMode, xExt, and yExt.

Member Data Documentation

◆ mapMode

sal_uInt16 WmfExternal::mapMode

One of the following values:

  • MM_TEXT
  • MM_LOMETRIC
  • MM_HIMETRIC
  • MM_LOENGLISH
  • MM_HIENGLISH
  • MM_TWIPS
  • MM_ISOTROPIC
  • MM_ANISOTROPIC

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().

◆ xExt

sal_uInt16 WmfExternal::xExt

Definition at line 33 of file wmfexternal.hxx.

Referenced by setSequence().

◆ yExt

sal_uInt16 WmfExternal::yExt

Definition at line 34 of file wmfexternal.hxx.

Referenced by setSequence().


The documentation for this struct was generated from the following files: