Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A DPageMasterPropHdlFactory.cxx104 pHdl = new XMLPMPropHdl_Print( XML_ANNOTATIONS ); in GetPropertyHandler()
107 pHdl = new XMLPMPropHdl_Print( XML_CHARTS ); in GetPropertyHandler()
110 pHdl = new XMLPMPropHdl_Print( XML_DRAWINGS ); in GetPropertyHandler()
113 pHdl = new XMLPMPropHdl_Print( XML_FORMULAS ); in GetPropertyHandler()
116 pHdl = new XMLPMPropHdl_Print( XML_GRID ); in GetPropertyHandler()
119 pHdl = new XMLPMPropHdl_Print( XML_HEADERS ); in GetPropertyHandler()
122 pHdl = new XMLPMPropHdl_Print( XML_OBJECTS ); in GetPropertyHandler()
125 pHdl = new XMLPMPropHdl_Print( XML_ZERO_VALUES ); in GetPropertyHandler()
H A DPageMasterPropHdl.cxx294 XMLPMPropHdl_Print::XMLPMPropHdl_Print( enum XMLTokenEnum eValue ) : in XMLPMPropHdl_Print() function in XMLPMPropHdl_Print
299 XMLPMPropHdl_Print::~XMLPMPropHdl_Print() in ~XMLPMPropHdl_Print()
303 sal_Bool XMLPMPropHdl_Print::importXML( in importXML()
322 sal_Bool XMLPMPropHdl_Print::exportXML( in exportXML()
H A DPageMasterPropHdl.hxx119 class XMLPMPropHdl_Print : public XMLPropertyHandler class
125 XMLPMPropHdl_Print( enum ::xmloff::token::XMLTokenEnum eValue );
126 virtual ~XMLPMPropHdl_Print();

Completed in 21 milliseconds