Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx126 GetPropertySetMapper(), in XMLShapeExport()
131 GetPropertySetMapper(), in XMLShapeExport()
331 xPropStates = GetPropertySetMapper()->Filter( xPropSet ); in collectShapeAutoStyles()
346 …sal_Int32 nIndex = GetPropertySetMapper()->getPropertySetMapper()->FindEntryIndex(CTF_SD_CONTROL_S… in collectShapeAutoStyles()
H A Dsdxmlexp.cxx482 GetPropertySetMapper(), in setSourceDocument()
487 GetPropertySetMapper(), in setSourceDocument()
1850 … const UniReference< SvXMLExportPropertyMapper > aMapperRef( GetPropertySetMapper() ); in ImpWritePresentationStyles()
2272 GetPropertySetMapper()->SetAutoStyles( sal_False ); in _ExportStyles()
2323 GetPropertySetMapper()->SetAutoStyles( sal_True ); in _ExportAutoStyles()
H A Dsdxmlexp_impl.hxx203 XMLShapeExportPropertyMapper* GetPropertySetMapper() const { return mpPropertySetMapper; } in GetPropertySetMapper() function in SdXMLExport
/trunk/main/xmloff/inc/
H A DSchXMLExport.hxx80 UniReference< XMLPropertySetMapper > GetPropertySetMapper() const;
/trunk/main/xmloff/source/chart/
H A DSchXMLAutoStylePoolP.cxx67 mrSchXMLExport.GetPropertySetMapper(); in exportStyleAttributes()
H A DSchXMLExport.cxx165 UniReference< XMLPropertySetMapper > GetPropertySetMapper() const;
1085 UniReference< XMLPropertySetMapper > SchXMLExportHelper_Impl::GetPropertySetMapper() const in GetPropertySetMapper() function in SchXMLExportHelper_Impl
3794 UniReference< XMLPropertySetMapper > SchXMLExport::GetPropertySetMapper() const in GetPropertySetMapper() function in SchXMLExport
3796 return maExportHelper.m_pImpl->GetPropertySetMapper(); in GetPropertySetMapper()
/trunk/main/xmloff/inc/xmloff/
H A Dshapeimport.hxx362 SvXMLImportPropertyMapper* GetPropertySetMapper() const { return mpPropertySetMapper; } in GetPropertySetMapper() function in XMLShapeImportHelper
H A Dshapeexport.hxx187 …SAL_DLLPRIVATE UniReference< SvXMLExportPropertyMapper > GetPropertySetMapper() const { return mxP… in GetPropertySetMapper() function in XMLShapeExport
/trunk/main/xmloff/source/style/
H A Dxmlstyle.cxx715 aImpHelper->GetPropertySetMapper(); in GetImportPropertyMapper()