|
LibreOffice Module writerfilter (master) 1
|
#include <DomainMapper_Impl.hxx>
Public Member Functions | |
| PageMar () | |
Public Attributes | |
| sal_Int32 | top |
| sal_Int32 | right |
| sal_Int32 | bottom |
| sal_Int32 | left |
| sal_Int32 | header |
| sal_Int32 | footer |
| sal_Int32 | gutter |
Definition at line 83 of file DomainMapper_Impl.hxx.
| writerfilter::dmapper::PageMar::PageMar | ( | ) |
| sal_Int32 writerfilter::dmapper::PageMar::bottom |
Definition at line 87 of file DomainMapper_Impl.hxx.
Referenced by writerfilter::dmapper::DomainMapper_Impl::SetPageMarginTwip(), and writerfilter::dmapper::DomainMapper::sprmWithProps().
| sal_Int32 writerfilter::dmapper::PageMar::footer |
Definition at line 90 of file DomainMapper_Impl.hxx.
Referenced by writerfilter::dmapper::DomainMapper_Impl::SetPageMarginTwip(), and writerfilter::dmapper::DomainMapper::sprmWithProps().
| sal_Int32 writerfilter::dmapper::PageMar::gutter |
Definition at line 91 of file DomainMapper_Impl.hxx.
Referenced by writerfilter::dmapper::DomainMapper_Impl::SetPageMarginTwip(), and writerfilter::dmapper::DomainMapper::sprmWithProps().
| sal_Int32 writerfilter::dmapper::PageMar::header |
Definition at line 89 of file DomainMapper_Impl.hxx.
Referenced by writerfilter::dmapper::DomainMapper_Impl::SetPageMarginTwip(), and writerfilter::dmapper::DomainMapper::sprmWithProps().
| sal_Int32 writerfilter::dmapper::PageMar::left |
Definition at line 88 of file DomainMapper_Impl.hxx.
Referenced by writerfilter::dmapper::DomainMapper_Impl::SetPageMarginTwip(), and writerfilter::dmapper::DomainMapper::sprmWithProps().
| sal_Int32 writerfilter::dmapper::PageMar::right |
Definition at line 86 of file DomainMapper_Impl.hxx.
Referenced by writerfilter::dmapper::DomainMapper_Impl::SetPageMarginTwip(), and writerfilter::dmapper::DomainMapper::sprmWithProps().
| sal_Int32 writerfilter::dmapper::PageMar::top |
Definition at line 85 of file DomainMapper_Impl.hxx.
Referenced by writerfilter::dmapper::DomainMapper_Impl::SetPageMarginTwip(), and writerfilter::dmapper::DomainMapper::sprmWithProps().