LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
XHatchEntry Class Referencefinal

#include <xtable.hxx>

Inheritance diagram for XHatchEntry:
[legend]
Collaboration diagram for XHatchEntry:
[legend]

Public Member Functions

 XHatchEntry (const XHatch &rHatch, const OUString &rName)
 
 XHatchEntry (const XHatchEntry &rOther)
 
const XHatchGetHatch () const
 
- Public Member Functions inherited from XPropertyEntry
virtual ~XPropertyEntry ()
 
XPropertyEntryoperator= (XPropertyEntry const &)=default
 
XPropertyEntryoperator= (XPropertyEntry &&)=default
 
void SetName (const OUString &rPropEntryName)
 
const OUString & GetName () const
 
void SetUiBitmap (const BitmapEx &rUiBitmap)
 
const BitmapExGetUiBitmap () const
 

Private Attributes

XHatch aHatch
 

Additional Inherited Members

- Protected Member Functions inherited from XPropertyEntry
 XPropertyEntry (OUString aPropEntryName)
 
 XPropertyEntry (XPropertyEntry const &)=default
 
 XPropertyEntry (XPropertyEntry &&)=default
 

Detailed Description

Definition at line 86 of file xtable.hxx.

Constructor & Destructor Documentation

◆ XHatchEntry() [1/2]

XHatchEntry::XHatchEntry ( const XHatch rHatch,
const OUString &  rName 
)

Definition at line 63 of file xtable.cxx.

◆ XHatchEntry() [2/2]

XHatchEntry::XHatchEntry ( const XHatchEntry rOther)

Definition at line 69 of file xtable.cxx.

Member Function Documentation

◆ GetHatch()

const XHatch & XHatchEntry::GetHatch ( ) const
inline

Definition at line 95 of file xtable.hxx.

Referenced by XHatchList::CreateBitmap(), and SvxShape::SetFillAttribute().

Member Data Documentation

◆ aHatch

XHatch XHatchEntry::aHatch
private

Definition at line 89 of file xtable.hxx.


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