Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dprhdlfac.cxx172 pPropHdl = new XMLMeasurePropHdl( 4 ); in CreatePropertyHandler()
175 pPropHdl = new XMLMeasurePropHdl( 1 ); in CreatePropertyHandler()
178 pPropHdl = new XMLMeasurePropHdl( 2 ); in CreatePropertyHandler()
H A Dxmlbahdl.hxx66 class XMLMeasurePropHdl : public XMLPropertyHandler class
70 XMLMeasurePropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLMeasurePropHdl() function in XMLMeasurePropHdl
71 virtual ~XMLMeasurePropHdl();
H A Dxmlbahdl.cxx199 XMLMeasurePropHdl::~XMLMeasurePropHdl() in ~XMLMeasurePropHdl()
204 sal_Bool XMLMeasurePropHdl::importXML( const OUString& rStrImpValue, Any& rValue, const SvXMLUnitCo… in importXML()
215 sal_Bool XMLMeasurePropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const SvXMLUnitCo… in exportXML()

Completed in 23 milliseconds