Searched refs:m_xTableStylesPropertySetMapper (Results 1 – 6 of 6) sorted by relevance
100 UniReference < XMLPropertySetMapper > m_xTableStylesPropertySetMapper; member in rptxml::ORptFilter170 …apper > GetTableStylesPropertySetMapper() const { return m_xTableStylesPropertySetMapper; } in GetTableStylesPropertySetMapper()
405 m_xTableStylesPropertySetMapper = new XMLTextPropertySetMapper( TEXT_PROP_MAP_TABLE_DEFAULTS ); in DBG_NAME()
922 if ( !m_xTableStylesPropertySetMapper.is() ) in GetTableStylesPropertySetMapper()924 m_xTableStylesPropertySetMapper = OXMLHelper::GetTableStylesPropertySetMapper(); in GetTableStylesPropertySetMapper()926 return m_xTableStylesPropertySetMapper; in GetTableStylesPropertySetMapper()
1393 if ( !m_xTableStylesPropertySetMapper.is() ) in GetTableStylesPropertySetMapper()1395 m_xTableStylesPropertySetMapper = OXMLHelper::GetTableStylesPropertySetMapper(); in GetTableStylesPropertySetMapper()1397 return m_xTableStylesPropertySetMapper; in GetTableStylesPropertySetMapper()
123 mutable UniReference < XMLPropertySetMapper > m_xTableStylesPropertySetMapper; member in dbaxml::ODBFilter
157 mutable UniReference < XMLPropertySetMapper > m_xTableStylesPropertySetMapper; member in dbaxml::ODBExport
Completed in 43 milliseconds