Home
last modified time | relevance | path

Searched refs:XML_PRINT_ORIENTATION (Results 1 – 5 of 5) sorted by relevance

/trunk/main/xmloff/source/style/
H A DPageMasterStyleMap.cxx55 …PLMAP( "IsLandscape", XML_NAMESPACE_STYLE, XML_PRINT_ORIENTATION, XML…
/trunk/main/xmloff/source/draw/
H A Dsdxmlimp.cxx649 …{ XML_NAMESPACE_STYLE, XML_PRINT_ORIENTATION, XML_TOK_PAGEMASTERSTYLE_PAGE_ORIENTATION … in GetPageMasterStyleAttrTokenMap()
H A Dsdxmlexp.cxx1496 AddAttribute(XML_NAMESPACE_STYLE, XML_PRINT_ORIENTATION, XML_PORTRAIT); in ImpWritePageMasterInfos()
1498 AddAttribute(XML_NAMESPACE_STYLE, XML_PRINT_ORIENTATION, XML_LANDSCAPE); in ImpWritePageMasterInfos()
/trunk/main/xmloff/inc/xmloff/
H A Dxmltoken.hxx1398 XML_PRINT_ORIENTATION, enumerator
/trunk/main/xmloff/source/core/
H A Dxmltoken.cxx1406 TOKEN( "print-orientation", XML_PRINT_ORIENTATION ),