Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/style/
H A DPageMasterPropHdlFactory.cxx122 case XML_PM_TYPE_FIRSTPAGENUMBER: in GetPropertyHandler()
H A DPageMasterStyleMap.cxx87 … XML_NAMESPACE_STYLE, XML_FIRST_PAGE_NUMBER, XML_PM_TYPE_FIRSTPAGENUMBER, …
/AOO41X/main/xmloff/inc/xmloff/
H A DPageMasterStyleMap.hxx47 #define XML_PM_TYPE_FIRSTPAGENUMBER (XML_PM_TYPES_START + 14) macro