Home
last modified time | relevance | path

Searched refs:m_xColumnStylesPropertySetMapper (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/reportdesign/source/filter/xml/
H A Dxmlfilter.hxx98 UniReference < XMLPropertySetMapper > m_xColumnStylesPropertySetMapper; member in rptxml::ORptFilter
168 …apper > GetColumnStylesPropertySetMapper() const { return m_xColumnStylesPropertySetMapper; } in GetColumnStylesPropertySetMapper()
H A DxmlExport.hxx143 mutable UniReference < XMLPropertySetMapper > m_xColumnStylesPropertySetMapper; member in rptxml::ORptExport
H A Dxmlfilter.cxx403m_xColumnStylesPropertySetMapper = new XMLPropertySetMapper(OXMLHelper::GetColumnStyleProps(), m_x… in DBG_NAME()
/aoo42x/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx931 if ( !m_xColumnStylesPropertySetMapper.is() ) in GetColumnStylesPropertySetMapper()
933 m_xColumnStylesPropertySetMapper = OXMLHelper::GetColumnStylesPropertySetMapper(); in GetColumnStylesPropertySetMapper()
935 return m_xColumnStylesPropertySetMapper; in GetColumnStylesPropertySetMapper()
H A DxmlExport.cxx1411 if ( !m_xColumnStylesPropertySetMapper.is() ) in GetColumnStylesPropertySetMapper()
1413 m_xColumnStylesPropertySetMapper = OXMLHelper::GetColumnStylesPropertySetMapper(); in GetColumnStylesPropertySetMapper()
1415 return m_xColumnStylesPropertySetMapper; in GetColumnStylesPropertySetMapper()
H A Dxmlfilter.hxx124 mutable UniReference < XMLPropertySetMapper > m_xColumnStylesPropertySetMapper; member in dbaxml::ODBFilter
H A DxmlExport.hxx158 mutable UniReference < XMLPropertySetMapper > m_xColumnStylesPropertySetMapper; member in dbaxml::ODBExport

Completed in 41 milliseconds