Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dxmlprmap.cxx55 pHdl( rFactory->GetPropertyHandler( rMapEntry.mnType & MID_FLAG_MASK ) ) in XMLPropertySetMapperEntry_Impl()
130 const XMLPropertyHandler* pHdl = GetPropertyHandler( rProperty.mnIndex ); in exportXML()
151 const XMLPropertyHandler* pHdl = GetPropertyHandler( rProperty.mnIndex ); in importXML()
H A DPageMasterPropHdlFactory.cxx77 const XMLPropertyHandler* XMLPageMasterPropHdlFactory::GetPropertyHandler( sal_Int32 nType ) const in GetPropertyHandler() function in XMLPageMasterPropHdlFactory
81 …XMLPropertyHandler* pHdl = (XMLPropertyHandler*) XMLPropertyHandlerFactory::GetPropertyHandler( nT… in GetPropertyHandler()
H A DPageMasterPropHdlFactory.hxx39 GetPropertyHandler( sal_Int32 nType ) const;
H A Dprhdlfac.cxx119 const XMLPropertyHandler* XMLPropertyHandlerFactory::GetPropertyHandler( sal_Int32 nType ) const in GetPropertyHandler() function in XMLPropertyHandlerFactory
H A Dxmlaustp.cxx172 const XMLPropertyHandler* pPropHdl = aPropMapper->GetPropertyHandler( nIndex ); in exportStyleAttributes()
H A Dxmlexppr.cxx783 bRet = maPropMapper->GetPropertyHandler( in Equals()
/trunk/main/xmloff/source/text/
H A Dtxtprhdl.cxx1272 const XMLPropertyHandler *GetPropertyHandler( sal_Int32 nType ) const;
1278 const XMLPropertyHandler *XMLTextPropertyHandlerFactory_Impl::GetPropertyHandler in GetPropertyHandler() function in XMLTextPropertyHandlerFactory_Impl
1504 const XMLPropertyHandler *XMLTextPropertyHandlerFactory::GetPropertyHandler( in GetPropertyHandler() function in XMLTextPropertyHandlerFactory
1508 XMLPropertyHandlerFactory::GetPropertyHandler( nType ); in GetPropertyHandler()
1512 const XMLPropertyHandler *pNewHdl = pImpl->GetPropertyHandler( nType ); in GetPropertyHandler()
H A Dtxtprhdl.hxx40 virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const ;
/trunk/main/dbaccess/source/filter/xml/
H A DxmlHelper.cxx78 const XMLPropertyHandler* OPropertyHandlerFactory::GetPropertyHandler(sal_Int32 _nType) const in GetPropertyHandler() function in dbaxml::OPropertyHandlerFactory
99 pHandler = OControlPropertyHandlerFactory::GetPropertyHandler(_nType); in GetPropertyHandler()
H A DxmlHelper.hxx57 virtual const XMLPropertyHandler* GetPropertyHandler(sal_Int32 _nType) const;
/trunk/main/xmloff/source/forms/
H A Dcontrolpropertyhdl.cxx78 …const XMLPropertyHandler* OControlPropertyHandlerFactory::GetPropertyHandler(sal_Int32 _nType) con… in GetPropertyHandler() function in xmloff::OControlPropertyHandlerFactory
133 pHandler = XMLPropertyHandlerFactory::GetPropertyHandler(_nType); in GetPropertyHandler()
/trunk/main/xmloff/source/chart/
H A DPropertyMaps.cxx85 const XMLPropertyHandler* XMLChartPropHdlFactory::GetPropertyHandler( sal_Int32 nType ) const in GetPropertyHandler() function in XMLChartPropHdlFactory
87 const XMLPropertyHandler* pHdl = XMLPropertyHandlerFactory::GetPropertyHandler( nType ); in GetPropertyHandler()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlHelper.cxx79 const XMLPropertyHandler* OPropertyHandlerFactory::GetPropertyHandler(sal_Int32 _nType) const in GetPropertyHandler() function in rptxml::OPropertyHandlerFactory
107 pHandler = OControlPropertyHandlerFactory::GetPropertyHandler(_nType); in GetPropertyHandler()
H A DxmlHelper.hxx59 virtual const XMLPropertyHandler* GetPropertyHandler(sal_Int32 _nType) const;
/trunk/main/xmloff/inc/xmloff/
H A Dprhdlfac.hxx83 virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const;
H A Dcontrolpropertyhdl.hxx131 virtual const XMLPropertyHandler* GetPropertyHandler(sal_Int32 _nType) const;
H A Dxmlprmap.hxx158 const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nIndex ) const in GetPropertyHandler() function in XMLPropertySetMapper
/trunk/main/xmloff/inc/
H A DXMLChartPropertySetMapper.hxx47 virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const;
/trunk/main/xmloff/source/draw/
H A Dsdpropls.hxx75 virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const;
H A Dsdpropls.cxx882 const XMLPropertyHandler* XMLSdPropHdlFactory::GetPropertyHandler( sal_Int32 nType ) const in GetPropertyHandler() function in XMLSdPropHdlFactory
884 const XMLPropertyHandler* pHdl = XMLPropertyHandlerFactory::GetPropertyHandler( nType ); in GetPropertyHandler()
H A Danimationimport.cxx474 …yHandler* pHandler = mrImport.GetShapeImport()->GetSdPropHdlFactory()->GetPropertyHandler( nType ); in convertValue()
H A Danimationexport.cxx1555 …Handler = static_cast<SdXMLExport*>(&mrExport)->GetSdPropHdlFactory()->GetPropertyHandler( nType ); in convertValue()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyle.hxx225 virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const;
H A Dxmlstyle.cxx857 const XMLPropertyHandler* XMLScPropHdlFactory::GetPropertyHandler( sal_Int32 nType ) const in GetPropertyHandler() function in XMLScPropHdlFactory
861 …XMLPropertyHandler* pHdl((XMLPropertyHandler*)XMLPropertyHandlerFactory::GetPropertyHandler( nType… in GetPropertyHandler()

Completed in 107 milliseconds