LibreOffice Module vcl (master) 1
|
Namespaces | |
namespace | emfreader |
Classes | |
struct | BSaveStruct |
class | EmfReader |
struct | GDIObj |
struct | LOGFONTW |
class | MtfTools |
struct | SaveStruct |
class | ScaledFontDetectCorrectHelper |
class | WinMtfClipPath |
struct | WinMtfFillStyle |
struct | WinMtfFontStyle |
struct | WinMtfLineStyle |
struct | WinMtfPalette |
class | WinMtfPathObj |
class | WmfReader |
struct | XForm |
Enumerations | |
enum | RegionMode { RGN_AND , RGN_OR , RGN_XOR , RGN_DIFF , RGN_COPY } |
enum | BackgroundMode { NONE , Transparent , OPAQUE } |
enum | ModifyWorldTransformMode { MWT_IDENTITY , MWT_LEFTMULTIPLY , MWT_RIGHTMULTIPLY , MWT_SET } |
enum | StockObject { WHITE_BRUSH , LTGRAY_BRUSH , GRAY_BRUSH , DKGRAY_BRUSH , BLACK_BRUSH , NULL_BRUSH , WHITE_PEN , BLACK_PEN , NULL_PEN , ANSI_FIXED_FONT , ANSI_VAR_FONT , SYSTEM_FIXED_FONT } |
enum | WMFRasterOp { NONE , Black , Not , XorPen , Nop , CopyPen } |
enum | MappingMode |
enum | GraphicsMode { GM_COMPATIBLE , GM_ADVANCED } |
enum | StretchMode { BLACKONWHITE , WHITEONBLACK , COLORONCOLOR , HALFTONE , STRETCH_ANDSCANS , STRETCH_ORSCANS , STRETCH_DELETESCANS } |
enum | TextAlignmentMode |
enum | TernaryRasterOperation |
enum | PenStyle |
enum | CharacterSet |
enum | ExtTextOutOptions |
enum | PitchFont |
enum | FamilyFont |
enum | WeightFont |
enum | BrushStyle { BS_SOLID , BS_NULL , BS_HOLLOW , BS_HATCHED , BS_PATTERN , BS_INDEXED , BS_DIBPATTERN , BS_DIBPATTERNPT , BS_PATTERN8X8 , BS_DIBPATTERN8X8 , BS_MONOPATTERN } |
enum | WinMtfFillStyleType { Solid , Pattern } |
Functions | |
static SvStream & | operator>> (SvStream &rStream, sal_Int16 &n) |
static SvStream & | operator>> (SvStream &rStream, sal_Int32 &n) |
SvStream & | operator>> (SvStream &rInStream, XForm &rXForm) |