/aoo42x/main/xmloff/source/style/ |
H A D | xmlprmap.cxx | 55 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 D | PageMasterPropHdlFactory.cxx | 77 const XMLPropertyHandler* XMLPageMasterPropHdlFactory::GetPropertyHandler( sal_Int32 nType ) const in GetPropertyHandler() function in XMLPageMasterPropHdlFactory 81 …XMLPropertyHandler* pHdl = (XMLPropertyHandler*) XMLPropertyHandlerFactory::GetPropertyHandler( nT… in GetPropertyHandler()
|
H A D | PageMasterPropHdlFactory.hxx | 39 GetPropertyHandler( sal_Int32 nType ) const;
|
H A D | prhdlfac.cxx | 119 const XMLPropertyHandler* XMLPropertyHandlerFactory::GetPropertyHandler( sal_Int32 nType ) const in GetPropertyHandler() function in XMLPropertyHandlerFactory
|
H A D | xmlaustp.cxx | 172 const XMLPropertyHandler* pPropHdl = aPropMapper->GetPropertyHandler( nIndex ); in exportStyleAttributes()
|
H A D | xmlexppr.cxx | 783 bRet = maPropMapper->GetPropertyHandler( in Equals()
|
/aoo42x/main/xmloff/source/text/ |
H A D | txtprhdl.cxx | 1272 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 D | txtprhdl.hxx | 40 virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const ;
|
/aoo42x/main/dbaccess/source/filter/xml/ |
H A D | xmlHelper.cxx | 78 const XMLPropertyHandler* OPropertyHandlerFactory::GetPropertyHandler(sal_Int32 _nType) const in GetPropertyHandler() function in dbaxml::OPropertyHandlerFactory 99 pHandler = OControlPropertyHandlerFactory::GetPropertyHandler(_nType); in GetPropertyHandler()
|
H A D | xmlHelper.hxx | 57 virtual const XMLPropertyHandler* GetPropertyHandler(sal_Int32 _nType) const;
|
/aoo42x/main/xmloff/source/forms/ |
H A D | controlpropertyhdl.cxx | 78 …const XMLPropertyHandler* OControlPropertyHandlerFactory::GetPropertyHandler(sal_Int32 _nType) con… in GetPropertyHandler() function in xmloff::OControlPropertyHandlerFactory 133 pHandler = XMLPropertyHandlerFactory::GetPropertyHandler(_nType); in GetPropertyHandler()
|
/aoo42x/main/xmloff/source/chart/ |
H A D | PropertyMaps.cxx | 85 const XMLPropertyHandler* XMLChartPropHdlFactory::GetPropertyHandler( sal_Int32 nType ) const in GetPropertyHandler() function in XMLChartPropHdlFactory 87 const XMLPropertyHandler* pHdl = XMLPropertyHandlerFactory::GetPropertyHandler( nType ); in GetPropertyHandler()
|
/aoo42x/main/reportdesign/source/filter/xml/ |
H A D | xmlHelper.cxx | 79 const XMLPropertyHandler* OPropertyHandlerFactory::GetPropertyHandler(sal_Int32 _nType) const in GetPropertyHandler() function in rptxml::OPropertyHandlerFactory 107 pHandler = OControlPropertyHandlerFactory::GetPropertyHandler(_nType); in GetPropertyHandler()
|
H A D | xmlHelper.hxx | 59 virtual const XMLPropertyHandler* GetPropertyHandler(sal_Int32 _nType) const;
|
/aoo42x/main/xmloff/inc/xmloff/ |
H A D | prhdlfac.hxx | 83 virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const;
|
H A D | controlpropertyhdl.hxx | 131 virtual const XMLPropertyHandler* GetPropertyHandler(sal_Int32 _nType) const;
|
H A D | xmlprmap.hxx | 158 const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nIndex ) const in GetPropertyHandler() function in XMLPropertySetMapper
|
/aoo42x/main/xmloff/inc/ |
H A D | XMLChartPropertySetMapper.hxx | 47 virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const;
|
/aoo42x/main/xmloff/source/draw/ |
H A D | sdpropls.hxx | 75 virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const;
|
H A D | sdpropls.cxx | 882 const XMLPropertyHandler* XMLSdPropHdlFactory::GetPropertyHandler( sal_Int32 nType ) const in GetPropertyHandler() function in XMLSdPropHdlFactory 884 const XMLPropertyHandler* pHdl = XMLPropertyHandlerFactory::GetPropertyHandler( nType ); in GetPropertyHandler()
|
H A D | animationimport.cxx | 474 …yHandler* pHandler = mrImport.GetShapeImport()->GetSdPropHdlFactory()->GetPropertyHandler( nType ); in convertValue()
|
H A D | animationexport.cxx | 1555 …Handler = static_cast<SdXMLExport*>(&mrExport)->GetSdPropHdlFactory()->GetPropertyHandler( nType ); in convertValue()
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmlstyle.hxx | 225 virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const;
|
H A D | xmlstyle.cxx | 857 const XMLPropertyHandler* XMLScPropHdlFactory::GetPropertyHandler( sal_Int32 nType ) const in GetPropertyHandler() function in XMLScPropHdlFactory 861 …XMLPropertyHandler* pHdl((XMLPropertyHandler*)XMLPropertyHandlerFactory::GetPropertyHandler( nType… in GetPropertyHandler()
|