Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A Dtxtprhdl.cxx538 class XMLFrameProtectPropHdl_Impl : public XMLPropertyHandler class
542 XMLFrameProtectPropHdl_Impl( enum XMLTokenEnum eVal ) : in XMLFrameProtectPropHdl_Impl() function in XMLFrameProtectPropHdl_Impl
544 virtual ~XMLFrameProtectPropHdl_Impl ();
556 sal_Bool XMLFrameProtectPropHdl_Impl::importXML( in importXML()
585 sal_Bool XMLFrameProtectPropHdl_Impl::exportXML( in exportXML()
615 XMLFrameProtectPropHdl_Impl::~XMLFrameProtectPropHdl_Impl() in ~XMLFrameProtectPropHdl_Impl()
1294 pHdl = new XMLFrameProtectPropHdl_Impl( XML_CONTENT ); in GetPropertyHandler()
1297 pHdl = new XMLFrameProtectPropHdl_Impl( XML_SIZE ); in GetPropertyHandler()
1300 pHdl = new XMLFrameProtectPropHdl_Impl( XML_POSITION ); in GetPropertyHandler()

Completed in 16 milliseconds