Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dxmlbahdl.hxx118 class XMLMeasurePxPropHdl : public XMLPropertyHandler class
122 XMLMeasurePxPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLMeasurePxPropHdl() function in XMLMeasurePxPropHdl
123 virtual ~XMLMeasurePxPropHdl();
H A Dxmlbahdl.cxx439 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()
H A Dprhdlfac.cxx202 pPropHdl = new XMLMeasurePxPropHdl( 4 ); in CreatePropertyHandler()

Completed in 18 milliseconds