Searched refs:XMLNegPercentPropHdl (Results 1 – 3 of 3) sorted by relevance
193 pPropHdl = new XMLNegPercentPropHdl( 4 ); in CreatePropertyHandler()196 pPropHdl = new XMLNegPercentPropHdl( 1 ); in CreatePropertyHandler()199 pPropHdl = new XMLNegPercentPropHdl( 2 ); in CreatePropertyHandler()
104 class XMLNegPercentPropHdl : public XMLPropertyHandler class108 XMLNegPercentPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLNegPercentPropHdl() function in XMLNegPercentPropHdl109 virtual ~XMLNegPercentPropHdl();
400 XMLNegPercentPropHdl::~XMLNegPercentPropHdl() in ~XMLNegPercentPropHdl()405 sal_Bool XMLNegPercentPropHdl::importXML( const OUString& rStrImpValue, Any& rValue, const SvXMLUni… in importXML()416 sal_Bool XMLNegPercentPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const SvXMLUni… in exportXML()
Completed in 19 milliseconds