Home
last modified time | relevance | path

Searched refs:GetColumnStylesPropertySetMapper (Results 1 – 12 of 12) sorted by relevance

/trunk/main/dbaccess/source/filter/xml/
H A DxmlHelper.hxx64 static UniReference < XMLPropertySetMapper > GetColumnStylesPropertySetMapper();
H A DxmlAutoStyle.cxx58 … UniReference< XMLPropertySetMapper > aPropMapper = rODBExport.GetColumnStylesPropertySetMapper(); in exportStyleAttributes()
H A Dxmlfilter.cxx927 UniReference < XMLPropertySetMapper > ODBFilter::GetColumnStylesPropertySetMapper() const in GetColumnStylesPropertySetMapper() function in dbaxml::ODBFilter
931 m_xColumnStylesPropertySetMapper = OXMLHelper::GetColumnStylesPropertySetMapper(); in GetColumnStylesPropertySetMapper()
H A DxmlExport.cxx237 …ColumnExportHelper = new OSpecialHanldeXMLExportPropertyMapper(GetColumnStylesPropertySetMapper()); in ODBExport()
1410 UniReference < XMLPropertySetMapper > ODBExport::GetColumnStylesPropertySetMapper() const in GetColumnStylesPropertySetMapper() function in dbaxml::ODBExport
1414 m_xColumnStylesPropertySetMapper = OXMLHelper::GetColumnStylesPropertySetMapper(); in GetColumnStylesPropertySetMapper()
H A Dxmlfilter.hxx184 UniReference < XMLPropertySetMapper > GetColumnStylesPropertySetMapper() const;
H A DxmlExport.hxx227 UniReference < XMLPropertySetMapper > GetColumnStylesPropertySetMapper() const;
H A DxmlHelper.cxx145 UniReference < XMLPropertySetMapper > OXMLHelper::GetColumnStylesPropertySetMapper() in GetColumnStylesPropertySetMapper() function in dbaxml::OXMLHelper
H A DxmlStyleImport.cxx258 …per( const_cast<OTableStylesContext*>(this)->GetOwnImport().GetColumnStylesPropertySetMapper(), co… in GetImportPropertyMapper()
/trunk/main/reportdesign/source/filter/xml/
H A Dxmlfilter.hxx166 …inline UniReference < XMLPropertySetMapper > GetColumnStylesPropertySetMapper() const { retur… in GetColumnStylesPropertySetMapper() function in rptxml::ORptFilter
H A DxmlStyleImport.cxx237 … new SvXMLImportPropertyMapper( rImport.GetColumnStylesPropertySetMapper(), m_rImport ); in GetImportPropertyMapper()
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.hxx843 …UniReference < XMLPropertySetMapper > GetColumnStylesPropertySetMapper() const { return xColumnSty… in GetColumnStylesPropertySetMapper() function in ScXMLImport
H A Dxmlstyli.cxx734 …new SvXMLImportPropertyMapper( GetScImport().GetColumnStylesPropertySetMapper(), const_cast<SvXMLI… in GetImportPropertyMapper()