LibreOffice Module drawinglayer (master) 1
Public Member Functions | Public Attributes | List of all members
emfplushelper::EMFPImageAttributes Struct Reference

#include <emfpimageattributes.hxx>

Inheritance diagram for emfplushelper::EMFPImageAttributes:
[legend]
Collaboration diagram for emfplushelper::EMFPImageAttributes:
[legend]

Public Member Functions

 EMFPImageAttributes ()
 
virtual ~EMFPImageAttributes () override
 
void Read (SvStream &s)
 
- Public Member Functions inherited from emfplushelper::EMFPObject
virtual ~EMFPObject ()
 

Public Attributes

sal_uInt32 wrapMode
 
Color clampColor
 
sal_uInt32 objectClamp
 

Detailed Description

Definition at line 19 of file emfpimageattributes.hxx.

Constructor & Destructor Documentation

◆ EMFPImageAttributes()

emfplushelper::EMFPImageAttributes::EMFPImageAttributes ( )

Definition at line 29 of file emfpimageattributes.cxx.

◆ ~EMFPImageAttributes()

emfplushelper::EMFPImageAttributes::~EMFPImageAttributes ( )
overridevirtual

Definition at line 36 of file emfpimageattributes.cxx.

Member Function Documentation

◆ Read()

void emfplushelper::EMFPImageAttributes::Read ( SvStream s)

Member Data Documentation

◆ clampColor

Color emfplushelper::EMFPImageAttributes::clampColor

Definition at line 22 of file emfpimageattributes.hxx.

Referenced by Read().

◆ objectClamp

sal_uInt32 emfplushelper::EMFPImageAttributes::objectClamp

Definition at line 23 of file emfpimageattributes.hxx.

Referenced by Read().

◆ wrapMode

sal_uInt32 emfplushelper::EMFPImageAttributes::wrapMode

Definition at line 21 of file emfpimageattributes.hxx.

Referenced by Read().


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