Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/style/
H A DPageMasterPropHdlFactory.cxx95 pHdl = new XMLPMPropHdl_Print( XML_ANNOTATIONS ); in GetPropertyHandler()
98 pHdl = new XMLPMPropHdl_Print( XML_CHARTS ); in GetPropertyHandler()
101 pHdl = new XMLPMPropHdl_Print( XML_DRAWINGS ); in GetPropertyHandler()
104 pHdl = new XMLPMPropHdl_Print( XML_FORMULAS ); in GetPropertyHandler()
107 pHdl = new XMLPMPropHdl_Print( XML_GRID ); in GetPropertyHandler()
110 pHdl = new XMLPMPropHdl_Print( XML_HEADERS ); in GetPropertyHandler()
113 pHdl = new XMLPMPropHdl_Print( XML_OBJECTS ); in GetPropertyHandler()
116 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 18 milliseconds