Lines Matching refs:XMLPropertyHandler
257 class XMLDropCapPropHdl_Impl : public XMLPropertyHandler
315 class XMLOpaquePropHdl_Impl : public XMLPropertyHandler
367 class XMLContourModePropHdl_Impl : public XMLPropertyHandler
419 class XMLParagraphOnlyPropHdl_Impl : public XMLPropertyHandler
485 class XMLWrapPropHdl_Impl : public XMLPropertyHandler
538 class XMLFrameProtectPropHdl_Impl : public XMLPropertyHandler
743 class XMLHoriMirrorPropHdl_Impl : public XMLPropertyHandler
792 class XMLGrfMirrorPropHdl_Impl : public XMLPropertyHandler
898 class XMLTextEmphasizePropHdl_Impl : public XMLPropertyHandler
1002 class XMLTextCombineCharPropHdl_Impl : public XMLPropertyHandler
1048 class XMLTextRelWidthHeightPropHdl_Impl : public XMLPropertyHandler
1103 class XMLTextSyncWidthHeightPropHdl_Impl : public XMLPropertyHandler
1154 class XMLTextRotationAnglePropHdl_Impl : public XMLPropertyHandler
1218 class XMLNumber8OneBasedHdl : public XMLPropertyHandler
1266 const XMLPropertyHandler *GetPropertyHandler( sal_Int32 nType ) const;
1272 const XMLPropertyHandler *XMLTextPropertyHandlerFactory_Impl::GetPropertyHandler in GetPropertyHandler()
1275 const XMLPropertyHandler* pHdl = 0; in GetPropertyHandler()
1470 const XMLPropertyHandler *XMLTextPropertyHandlerFactory::GetPropertyHandler( in GetPropertyHandler()
1473 const XMLPropertyHandler *pHdl = in GetPropertyHandler()
1478 const XMLPropertyHandler *pNewHdl = pImpl->GetPropertyHandler( nType ); in GetPropertyHandler()