Searched refs:XMLErrorIndicatorPropertyHdl (Results 1 – 5 of 5) sorted by relevance
33 XMLErrorIndicatorPropertyHdl::~XMLErrorIndicatorPropertyHdl() in ~XMLErrorIndicatorPropertyHdl()36 sal_Bool XMLErrorIndicatorPropertyHdl::importXML( const ::rtl::OUString& rStrImpValue, in importXML()81 sal_Bool XMLErrorIndicatorPropertyHdl::exportXML( ::rtl::OUString& rStrExpValue, in exportXML()
28 class XMLErrorIndicatorPropertyHdl : public XMLPropertyHandler class34 XMLErrorIndicatorPropertyHdl( sal_Bool bUpper ) : mbUpperIndicator( bUpper ) in XMLErrorIndicatorPropertyHdl() function in XMLErrorIndicatorPropertyHdl36 virtual ~XMLErrorIndicatorPropertyHdl();
126 pHdl = new XMLErrorIndicatorPropertyHdl( sal_False ); in GetPropertyHandler()129 pHdl = new XMLErrorIndicatorPropertyHdl( sal_True ); in GetPropertyHandler()
54 $(SLO)$/XMLErrorIndicatorPropertyHdl.obj \
83 xmloff/source/chart/XMLErrorIndicatorPropertyHdl \
Completed in 12 milliseconds