Lines Matching refs:XMLPropertyHandler
263 class XMLDropCapPropHdl_Impl : public XMLPropertyHandler
321 class XMLOpaquePropHdl_Impl : public XMLPropertyHandler
373 class XMLContourModePropHdl_Impl : public XMLPropertyHandler
425 class XMLParagraphOnlyPropHdl_Impl : public XMLPropertyHandler
491 class XMLWrapPropHdl_Impl : public XMLPropertyHandler
544 class XMLFrameProtectPropHdl_Impl : public XMLPropertyHandler
749 class XMLHoriMirrorPropHdl_Impl : public XMLPropertyHandler
798 class XMLGrfMirrorPropHdl_Impl : public XMLPropertyHandler
904 class XMLTextEmphasizePropHdl_Impl : public XMLPropertyHandler
1008 class XMLTextCombineCharPropHdl_Impl : public XMLPropertyHandler
1054 class XMLTextRelWidthHeightPropHdl_Impl : public XMLPropertyHandler
1109 class XMLTextSyncWidthHeightPropHdl_Impl : public XMLPropertyHandler
1160 class XMLTextRotationAnglePropHdl_Impl : public XMLPropertyHandler
1224 class XMLNumber8OneBasedHdl : public XMLPropertyHandler
1272 const XMLPropertyHandler *GetPropertyHandler( sal_Int32 nType ) const;
1278 const XMLPropertyHandler *XMLTextPropertyHandlerFactory_Impl::GetPropertyHandler in GetPropertyHandler()
1281 const XMLPropertyHandler* pHdl = 0; in GetPropertyHandler()
1504 const XMLPropertyHandler *XMLTextPropertyHandlerFactory::GetPropertyHandler( in GetPropertyHandler()
1507 const XMLPropertyHandler *pHdl = in GetPropertyHandler()
1512 const XMLPropertyHandler *pNewHdl = pImpl->GetPropertyHandler( nType ); in GetPropertyHandler()