Searched refs:m_xColumnStylesPropertySetMapper (Results 1 – 7 of 7) sorted by relevance
98 UniReference < XMLPropertySetMapper > m_xColumnStylesPropertySetMapper; member in rptxml::ORptFilter168 …apper > GetColumnStylesPropertySetMapper() const { return m_xColumnStylesPropertySetMapper; } in GetColumnStylesPropertySetMapper()
143 mutable UniReference < XMLPropertySetMapper > m_xColumnStylesPropertySetMapper; member in rptxml::ORptExport
403 …m_xColumnStylesPropertySetMapper = new XMLPropertySetMapper(OXMLHelper::GetColumnStyleProps(), m_x… in DBG_NAME()
931 if ( !m_xColumnStylesPropertySetMapper.is() ) in GetColumnStylesPropertySetMapper()933 m_xColumnStylesPropertySetMapper = OXMLHelper::GetColumnStylesPropertySetMapper(); in GetColumnStylesPropertySetMapper()935 return m_xColumnStylesPropertySetMapper; in GetColumnStylesPropertySetMapper()
1411 if ( !m_xColumnStylesPropertySetMapper.is() ) in GetColumnStylesPropertySetMapper()1413 m_xColumnStylesPropertySetMapper = OXMLHelper::GetColumnStylesPropertySetMapper(); in GetColumnStylesPropertySetMapper()1415 return m_xColumnStylesPropertySetMapper; in GetColumnStylesPropertySetMapper()
124 mutable UniReference < XMLPropertySetMapper > m_xColumnStylesPropertySetMapper; member in dbaxml::ODBFilter
158 mutable UniReference < XMLPropertySetMapper > m_xColumnStylesPropertySetMapper; member in dbaxml::ODBExport
Completed in 38 milliseconds