Home
last modified time | relevance | path

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

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