Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtprhdl.cxx1109 class XMLTextSyncWidthHeightPropHdl_Impl : public XMLPropertyHandler class
1114 XMLTextSyncWidthHeightPropHdl_Impl( enum XMLTokenEnum eValue ) : in XMLTextSyncWidthHeightPropHdl_Impl() function in XMLTextSyncWidthHeightPropHdl_Impl
1116 virtual ~XMLTextSyncWidthHeightPropHdl_Impl();
1128 sal_Bool XMLTextSyncWidthHeightPropHdl_Impl::importXML( in importXML()
1139 sal_Bool XMLTextSyncWidthHeightPropHdl_Impl::exportXML( in exportXML()
1154 XMLTextSyncWidthHeightPropHdl_Impl::~XMLTextSyncWidthHeightPropHdl_Impl() in ~XMLTextSyncWidthHeightPropHdl_Impl()
1398 pHdl = new XMLTextSyncWidthHeightPropHdl_Impl( XML_SCALE ); in GetPropertyHandler()
1401 pHdl = new XMLTextSyncWidthHeightPropHdl_Impl( XML_SCALE_MIN ); in GetPropertyHandler()

Completed in 21 milliseconds