Searched refs:XML_PRINT_ORIENTATION (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/xmloff/source/style/ |
H A D | PageMasterStyleMap.cxx | 51 …PLMAP( "IsLandscape", XML_NAMESPACE_STYLE, XML_PRINT_ORIENTATION, XML_PM_TYPE_PRINTORIENTA…
|
/aoo41x/main/xmloff/source/draw/ |
H A D | sdxmlimp.cxx | 649 { XML_NAMESPACE_STYLE, XML_PRINT_ORIENTATION, XML_TOK_PAGEMASTERSTYLE_PAGE_ORIENTATION }, in GetPageMasterStyleAttrTokenMap()
|
H A D | sdxmlexp.cxx | 1496 AddAttribute(XML_NAMESPACE_STYLE, XML_PRINT_ORIENTATION, XML_PORTRAIT); in ImpWritePageMasterInfos() 1498 AddAttribute(XML_NAMESPACE_STYLE, XML_PRINT_ORIENTATION, XML_LANDSCAPE); in ImpWritePageMasterInfos()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1398 XML_PRINT_ORIENTATION, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1406 TOKEN( "print-orientation", XML_PRINT_ORIENTATION ),
|
Completed in 66 milliseconds