Searched refs:XMLGrfMirrorPropHdl_Impl (Results 1 – 1 of 1) sorted by relevance
792 class XMLGrfMirrorPropHdl_Impl : public XMLPropertyHandler class798 XMLGrfMirrorPropHdl_Impl( enum XMLTokenEnum eVal, sal_Bool bH ) : in XMLGrfMirrorPropHdl_Impl() function in XMLGrfMirrorPropHdl_Impl801 virtual ~XMLGrfMirrorPropHdl_Impl ();813 sal_Bool XMLGrfMirrorPropHdl_Impl::importXML( in importXML()843 sal_Bool XMLGrfMirrorPropHdl_Impl::exportXML( in exportXML()883 XMLGrfMirrorPropHdl_Impl::~XMLGrfMirrorPropHdl_Impl() in ~XMLGrfMirrorPropHdl_Impl()1342 pHdl = new XMLGrfMirrorPropHdl_Impl( XML_VERTICAL, sal_False ); in GetPropertyHandler()1347 pHdl = new XMLGrfMirrorPropHdl_Impl( XML_HORIZONTAL_ON_EVEN, sal_True ); in GetPropertyHandler()1353 pHdl = new XMLGrfMirrorPropHdl_Impl( XML_HORIZONTAL_ON_ODD, sal_True ); in GetPropertyHandler()
Completed in 16 milliseconds