Home
last modified time | relevance | path

Searched refs:OSpecialHanldeXMLExportPropertyMapper (Results 1 – 2 of 2) sorted by relevance

/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx169 class OSpecialHanldeXMLExportPropertyMapper : public SvXMLExportPropertyMapper class
172OSpecialHanldeXMLExportPropertyMapper(const UniReference< XMLPropertySetMapper >& rMapper) : SvXML… in OSpecialHanldeXMLExportPropertyMapper() function in rptxml::OSpecialHanldeXMLExportPropertyMapper
284 …m_xCellStylesExportPropertySetMapper = new OSpecialHanldeXMLExportPropertyMapper(m_xCellStylesProp… in ORptExport()
288 …m_xColumnStylesExportPropertySetMapper = new OSpecialHanldeXMLExportPropertyMapper(xColumnStylesPr… in ORptExport()
291 …m_xRowStylesExportPropertySetMapper = new OSpecialHanldeXMLExportPropertyMapper(xRowStylesProperty… in ORptExport()
294 m_xParaPropMapper = new OSpecialHanldeXMLExportPropertyMapper( xPropMapper); in ORptExport()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx181 class OSpecialHanldeXMLExportPropertyMapper : public SvXMLExportPropertyMapper class
184OSpecialHanldeXMLExportPropertyMapper(const UniReference< XMLPropertySetMapper >& rMapper) : SvXML… in OSpecialHanldeXMLExportPropertyMapper() function in dbaxml::OSpecialHanldeXMLExportPropertyMapper
236 …m_xColumnExportHelper = new OSpecialHanldeXMLExportPropertyMapper(GetColumnStylesPropertySetMapper… in ODBExport()
242 … m_xCellExportHelper = new OSpecialHanldeXMLExportPropertyMapper(GetCellStylesPropertySetMapper()); in ODBExport()
243 …m_xRowExportHelper = new OSpecialHanldeXMLExportPropertyMapper(OXMLHelper::GetRowStylesPropertySet… in ODBExport()

Completed in 32 milliseconds