Home
last modified time | relevance | path

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

/AOO41X/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx280m_xTableStylesExportPropertySetMapper = new SvXMLExportPropertyMapper(xTableStylesPropertySetMappe… in ORptExport()
309m_xTableStylesExportPropertySetMapper, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(XML_STYLE_FAMILY_… in ORptExport()
1311 …::std::vector< XMLPropertyState > aPropertyStates( m_xTableStylesExportPropertySetMapper->Filter(_… in exportAutoStyle()
H A DxmlExport.hxx135 UniReference < SvXMLExportPropertyMapper> m_xTableStylesExportPropertySetMapper; member in rptxml::ORptExport