Searched refs:XMLMeasurePxPropHdl (Results 1 – 3 of 3) sorted by relevance
118 class XMLMeasurePxPropHdl : public XMLPropertyHandler class122 XMLMeasurePxPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLMeasurePxPropHdl() function in XMLMeasurePxPropHdl123 virtual ~XMLMeasurePxPropHdl();
439 XMLMeasurePxPropHdl::~XMLMeasurePxPropHdl() in ~XMLMeasurePxPropHdl()444 sal_Bool XMLMeasurePxPropHdl::importXML( const OUString& rStrImpValue, Any& rValue, const SvXMLUnit… in importXML()455 sal_Bool XMLMeasurePxPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const SvXMLUnit… in exportXML()
202 pPropHdl = new XMLMeasurePxPropHdl( 4 ); in CreatePropertyHandler()
Completed in 28 milliseconds