LibreOffice Module writerfilter (master) 1
|
Stores the horizontal orientation properties of an RTF fly frame. More...
#include <rtffly.hxx>
Public Member Functions | |
RTFHoriOrient (sal_uInt16 nValue) | |
sal_uInt16 | GetOrient () const |
sal_uInt16 | GetRelation () const |
sal_Int32 | GetAlign () const |
sal_Int32 | GetAnchor () const |
Private Attributes | |
sal_uInt16 | m_nVal |
Stores the horizontal orientation properties of an RTF fly frame.
Definition at line 77 of file rtffly.hxx.
|
inlineexplicit |
Definition at line 80 of file rtffly.hxx.
References nValue.
|
inline |
Definition at line 89 of file rtffly.hxx.
References GetOrient().
Referenced by writerfilter::rtftok::RTFDocumentImpl::dispatchValue().
|
inline |
Definition at line 114 of file rtffly.hxx.
References writerfilter::dmapper::FRAME, and GetRelation().
Referenced by writerfilter::rtftok::RTFDocumentImpl::dispatchValue().
|
inline |
|
inline |
|
private |
Definition at line 134 of file rtffly.hxx.
Referenced by GetOrient(), and GetRelation().