Searched refs:XMLPMPropHdl_Print (Results 1 – 3 of 3) sorted by relevance
104 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()
294 XMLPMPropHdl_Print::XMLPMPropHdl_Print( enum XMLTokenEnum eValue ) : in XMLPMPropHdl_Print() function in XMLPMPropHdl_Print299 XMLPMPropHdl_Print::~XMLPMPropHdl_Print() in ~XMLPMPropHdl_Print()303 sal_Bool XMLPMPropHdl_Print::importXML( in importXML()322 sal_Bool XMLPMPropHdl_Print::exportXML( in exportXML()
119 class XMLPMPropHdl_Print : public XMLPropertyHandler class125 XMLPMPropHdl_Print( enum ::xmloff::token::XMLTokenEnum eValue );126 virtual ~XMLPMPropHdl_Print();
Completed in 19 milliseconds