Searched refs:m_xCellStylesPropertySetMapper (Results 1 – 8 of 8) sorted by relevance
97 UniReference < XMLPropertySetMapper > m_xCellStylesPropertySetMapper; member in rptxml::ORptFilter167 …apper > GetCellStylesPropertySetMapper() const { return m_xCellStylesPropertySetMapper; } in GetCellStylesPropertySetMapper()
283 m_xCellStylesPropertySetMapper = OXMLHelper::GetCellStylePropertyMap(); in ORptExport()284 …xportPropertySetMapper = new OSpecialHanldeXMLExportPropertyMapper(m_xCellStylesPropertySetMapper); in ORptExport()1457 return m_xCellStylesPropertySetMapper; in GetCellStylePropertyMapper()
144 mutable UniReference < XMLPropertySetMapper > m_xCellStylesPropertySetMapper; member in rptxml::ORptExport
402 m_xCellStylesPropertySetMapper = OXMLHelper::GetCellStylePropertyMap(true); in DBG_NAME()
940 if ( !m_xCellStylesPropertySetMapper.is() ) in GetCellStylesPropertySetMapper()942 m_xCellStylesPropertySetMapper = OXMLHelper::GetCellStylesPropertySetMapper(); in GetCellStylesPropertySetMapper()944 return m_xCellStylesPropertySetMapper; in GetCellStylesPropertySetMapper()
1402 if ( !m_xCellStylesPropertySetMapper.is() ) in GetCellStylesPropertySetMapper()1404 m_xCellStylesPropertySetMapper = OXMLHelper::GetCellStylesPropertySetMapper(); in GetCellStylesPropertySetMapper()1406 return m_xCellStylesPropertySetMapper; in GetCellStylesPropertySetMapper()
125 mutable UniReference < XMLPropertySetMapper > m_xCellStylesPropertySetMapper; member in dbaxml::ODBFilter
159 mutable UniReference < XMLPropertySetMapper > m_xCellStylesPropertySetMapper; member in dbaxml::ODBExport
Completed in 70 milliseconds