Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dprhdlfac.cxx193 pPropHdl = new XMLNegPercentPropHdl( 4 ); in CreatePropertyHandler()
196 pPropHdl = new XMLNegPercentPropHdl( 1 ); in CreatePropertyHandler()
199 pPropHdl = new XMLNegPercentPropHdl( 2 ); in CreatePropertyHandler()
H A Dxmlbahdl.hxx104 class XMLNegPercentPropHdl : public XMLPropertyHandler class
108 XMLNegPercentPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLNegPercentPropHdl() function in XMLNegPercentPropHdl
109 virtual ~XMLNegPercentPropHdl();
H A Dxmlbahdl.cxx400 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 30 milliseconds