Home
last modified time | relevance | path

Searched refs:m_xTableStylesPropertySetMapper (Results 1 – 6 of 6) sorted by relevance

/trunk/main/reportdesign/source/filter/xml/
H A Dxmlfilter.hxx100 UniReference < XMLPropertySetMapper > m_xTableStylesPropertySetMapper; member in rptxml::ORptFilter
170 …apper > GetTableStylesPropertySetMapper() const { return m_xTableStylesPropertySetMapper; } in GetTableStylesPropertySetMapper()
H A Dxmlfilter.cxx405 m_xTableStylesPropertySetMapper = new XMLTextPropertySetMapper( TEXT_PROP_MAP_TABLE_DEFAULTS ); in DBG_NAME()
/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx922 if ( !m_xTableStylesPropertySetMapper.is() ) in GetTableStylesPropertySetMapper()
924 m_xTableStylesPropertySetMapper = OXMLHelper::GetTableStylesPropertySetMapper(); in GetTableStylesPropertySetMapper()
926 return m_xTableStylesPropertySetMapper; in GetTableStylesPropertySetMapper()
H A DxmlExport.cxx1393 if ( !m_xTableStylesPropertySetMapper.is() ) in GetTableStylesPropertySetMapper()
1395 m_xTableStylesPropertySetMapper = OXMLHelper::GetTableStylesPropertySetMapper(); in GetTableStylesPropertySetMapper()
1397 return m_xTableStylesPropertySetMapper; in GetTableStylesPropertySetMapper()
H A Dxmlfilter.hxx123 mutable UniReference < XMLPropertySetMapper > m_xTableStylesPropertySetMapper; member in dbaxml::ODBFilter
H A DxmlExport.hxx157 mutable UniReference < XMLPropertySetMapper > m_xTableStylesPropertySetMapper; member in dbaxml::ODBExport

Completed in 49 milliseconds