Searched refs:GetTableStylesPropertySetMapper (Results 1 – 12 of 12) sorted by relevance
63 static UniReference < XMLPropertySetMapper > GetTableStylesPropertySetMapper();
920 UniReference < XMLPropertySetMapper > ODBFilter::GetTableStylesPropertySetMapper() const in GetTableStylesPropertySetMapper() function in dbaxml::ODBFilter924 m_xTableStylesPropertySetMapper = OXMLHelper::GetTableStylesPropertySetMapper(); in GetTableStylesPropertySetMapper()
183 UniReference < XMLPropertySetMapper > GetTableStylesPropertySetMapper() const;
235 m_xExportHelper = new SvXMLExportPropertyMapper(GetTableStylesPropertySetMapper()); in ODBExport()1391 UniReference < XMLPropertySetMapper > ODBExport::GetTableStylesPropertySetMapper() const in GetTableStylesPropertySetMapper() function in dbaxml::ODBExport1395 m_xTableStylesPropertySetMapper = OXMLHelper::GetTableStylesPropertySetMapper(); in GetTableStylesPropertySetMapper()
203 UniReference < XMLPropertySetMapper > GetTableStylesPropertySetMapper() const;
107 UniReference < XMLPropertySetMapper > OXMLHelper::GetTableStylesPropertySetMapper() in GetTableStylesPropertySetMapper() function in dbaxml::OXMLHelper
251 …pper( const_cast<OTableStylesContext*>(this)->GetOwnImport().GetTableStylesPropertySetMapper(), co… in GetImportPropertyMapper()
170 …inline UniReference < XMLPropertySetMapper > GetTableStylesPropertySetMapper() const { retur… in GetTableStylesPropertySetMapper() function in rptxml::ORptFilter
249 …UniReference < XMLPropertySetMapper > GetTableStylesPropertySetMapper() { return xTableStylesPrope… in GetTableStylesPropertySetMapper() function in ScXMLExport
845 …UniReference < XMLPropertySetMapper > GetTableStylesPropertySetMapper() const { return xTableStyle… in GetTableStylesPropertySetMapper() function in ScXMLImport
750 …new SvXMLImportPropertyMapper( GetScImport().GetTableStylesPropertySetMapper(), const_cast<SvXMLIm… in GetImportPropertyMapper()
652 UniReference< XMLPropertySetMapper > aPropMapper(rScXMLExport.GetTableStylesPropertySetMapper()); in exportStyleAttributes()
Completed in 244 milliseconds