Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dprhdlfac.cxx181 pPropHdl = new XMLPercentPropHdl( 4 ); in CreatePropertyHandler()
184 pPropHdl = new XMLPercentPropHdl( 1 ); in CreatePropertyHandler()
187 pPropHdl = new XMLPercentPropHdl( 2 ); in CreatePropertyHandler()
H A Dxmlbahdl.hxx80 class XMLPercentPropHdl : public XMLPropertyHandler class
84 XMLPercentPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLPercentPropHdl() function in XMLPercentPropHdl
85 virtual ~XMLPercentPropHdl();
H A Dxmlbahdl.cxx313 XMLPercentPropHdl::~XMLPercentPropHdl() in ~XMLPercentPropHdl()
318 sal_Bool XMLPercentPropHdl::importXML( const OUString& rStrImpValue, Any& rValue, const SvXMLUnitCo… in importXML()
329 sal_Bool XMLPercentPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const SvXMLUnitCo… in exportXML()

Completed in 16 milliseconds