Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/text/
H A Dtxtprhdl.cxx1048 class XMLTextRelWidthHeightPropHdl_Impl : public XMLPropertyHandler class
1051 XMLTextRelWidthHeightPropHdl_Impl() {} in XMLTextRelWidthHeightPropHdl_Impl() function in XMLTextRelWidthHeightPropHdl_Impl
1052 virtual ~XMLTextRelWidthHeightPropHdl_Impl();
1064 sal_Bool XMLTextRelWidthHeightPropHdl_Impl::importXML( in importXML()
1078 sal_Bool XMLTextRelWidthHeightPropHdl_Impl::exportXML( in exportXML()
1097 XMLTextRelWidthHeightPropHdl_Impl::~XMLTextRelWidthHeightPropHdl_Impl() in ~XMLTextRelWidthHeightPropHdl_Impl()
1389 pHdl = new XMLTextRelWidthHeightPropHdl_Impl; in GetPropertyHandler()