Searched refs:XMLGrfMirrorPropHdl_Impl (Results 1 – 1 of 1) sorted by relevance
798 class XMLGrfMirrorPropHdl_Impl : public XMLPropertyHandler class804 XMLGrfMirrorPropHdl_Impl( enum XMLTokenEnum eVal, sal_Bool bH ) : in XMLGrfMirrorPropHdl_Impl() function in XMLGrfMirrorPropHdl_Impl807 virtual ~XMLGrfMirrorPropHdl_Impl ();819 sal_Bool XMLGrfMirrorPropHdl_Impl::importXML( in importXML()849 sal_Bool XMLGrfMirrorPropHdl_Impl::exportXML( in exportXML()889 XMLGrfMirrorPropHdl_Impl::~XMLGrfMirrorPropHdl_Impl() in ~XMLGrfMirrorPropHdl_Impl()1348 pHdl = new XMLGrfMirrorPropHdl_Impl( XML_VERTICAL, sal_False ); in GetPropertyHandler()1353 pHdl = new XMLGrfMirrorPropHdl_Impl( XML_HORIZONTAL_ON_EVEN, sal_True ); in GetPropertyHandler()1359 pHdl = new XMLGrfMirrorPropHdl_Impl( XML_HORIZONTAL_ON_ODD, sal_True ); in GetPropertyHandler()
Completed in 19 milliseconds