Searched refs:XMLNumberWithoutZeroPropHdl (Results 1 – 3 of 3) sorted by relevance
860 XMLNumberWithoutZeroPropHdl::XMLNumberWithoutZeroPropHdl( sal_Int8 nB ) : in XMLNumberWithoutZeroPropHdl() function in XMLNumberWithoutZeroPropHdl865 XMLNumberWithoutZeroPropHdl::~XMLNumberWithoutZeroPropHdl() in ~XMLNumberWithoutZeroPropHdl()869 sal_Bool XMLNumberWithoutZeroPropHdl::importXML( in importXML()881 sal_Bool XMLNumberWithoutZeroPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const S… in exportXML()
278 class XMLNumberWithoutZeroPropHdl : public XMLPropertyHandler class282 XMLNumberWithoutZeroPropHdl( sal_Int8 nB = 4 );283 virtual ~XMLNumberWithoutZeroPropHdl();294 class XMLNumberWithAutoInsteadZeroPropHdl : public XMLNumberWithoutZeroPropHdl
432 pPropHdl = new XMLNumberWithoutZeroPropHdl( 4 ); in CreatePropertyHandler()435 pPropHdl = new XMLNumberWithoutZeroPropHdl( 1 ); in CreatePropertyHandler()438 pPropHdl = new XMLNumberWithoutZeroPropHdl( 2 ); in CreatePropertyHandler()
Completed in 19 milliseconds