Home
last modified time | relevance | path

Searched refs:m_xCellStylesPropertySetMapper (Results 1 – 8 of 8) sorted by relevance

/trunk/main/reportdesign/source/filter/xml/
H A Dxmlfilter.hxx97 UniReference < XMLPropertySetMapper > m_xCellStylesPropertySetMapper; member in rptxml::ORptFilter
167 …apper > GetCellStylesPropertySetMapper() const { return m_xCellStylesPropertySetMapper; } in GetCellStylesPropertySetMapper()
H A DxmlExport.cxx283 m_xCellStylesPropertySetMapper = OXMLHelper::GetCellStylePropertyMap(); in ORptExport()
284 …xportPropertySetMapper = new OSpecialHanldeXMLExportPropertyMapper(m_xCellStylesPropertySetMapper); in ORptExport()
1457 return m_xCellStylesPropertySetMapper; in GetCellStylePropertyMapper()
H A DxmlExport.hxx144 mutable UniReference < XMLPropertySetMapper > m_xCellStylesPropertySetMapper; member in rptxml::ORptExport
H A Dxmlfilter.cxx402 m_xCellStylesPropertySetMapper = OXMLHelper::GetCellStylePropertyMap(true); in DBG_NAME()
/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx940 if ( !m_xCellStylesPropertySetMapper.is() ) in GetCellStylesPropertySetMapper()
942 m_xCellStylesPropertySetMapper = OXMLHelper::GetCellStylesPropertySetMapper(); in GetCellStylesPropertySetMapper()
944 return m_xCellStylesPropertySetMapper; in GetCellStylesPropertySetMapper()
H A DxmlExport.cxx1402 if ( !m_xCellStylesPropertySetMapper.is() ) in GetCellStylesPropertySetMapper()
1404 m_xCellStylesPropertySetMapper = OXMLHelper::GetCellStylesPropertySetMapper(); in GetCellStylesPropertySetMapper()
1406 return m_xCellStylesPropertySetMapper; in GetCellStylesPropertySetMapper()
H A Dxmlfilter.hxx125 mutable UniReference < XMLPropertySetMapper > m_xCellStylesPropertySetMapper; member in dbaxml::ODBFilter
H A DxmlExport.hxx159 mutable UniReference < XMLPropertySetMapper > m_xCellStylesPropertySetMapper; member in dbaxml::ODBExport

Completed in 84 milliseconds