Home
last modified time | relevance | path

Searched refs:XML_PM_TYPE_PRINTPAGEORDER (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmloff/source/style/
H A DPageMasterPropHdlFactory.cxx127 case XML_PM_TYPE_PRINTPAGEORDER: in GetPropertyHandler()
H A DPageMasterStyleMap.cxx90 … XML_NAMESPACE_STYLE, XML_PRINT_PAGE_ORDER, XML_PM_TYPE_PRINTPAGEORDER, …
/trunk/main/xmloff/inc/xmloff/
H A DPageMasterStyleMap.hxx46 #define XML_PM_TYPE_PRINTPAGEORDER (XML_PM_TYPES_START + 13) macro