Searched refs:XMLPercentPropHdl (Results 1 – 3 of 3) sorted by relevance
181 pPropHdl = new XMLPercentPropHdl( 4 ); in CreatePropertyHandler()184 pPropHdl = new XMLPercentPropHdl( 1 ); in CreatePropertyHandler()187 pPropHdl = new XMLPercentPropHdl( 2 ); in CreatePropertyHandler()
80 class XMLPercentPropHdl : public XMLPropertyHandler class84 XMLPercentPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLPercentPropHdl() function in XMLPercentPropHdl85 virtual ~XMLPercentPropHdl();
313 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 32 milliseconds