Home
last modified time | relevance | path

Searched refs:m_xPropHdlFactory (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx401 m_xPropHdlFactory = new OXMLRptPropHdlFactory; in DBG_NAME()
403 …PropertySetMapper = new XMLPropertySetMapper(OXMLHelper::GetColumnStyleProps(), m_xPropHdlFactory); in DBG_NAME()
404 …lesPropertySetMapper = new XMLPropertySetMapper(OXMLHelper::GetRowStyleProps(), m_xPropHdlFactory); in DBG_NAME()
H A Dxmlfilter.hxx96 UniReference < XMLPropertyHandlerFactory > m_xPropHdlFactory; member in rptxml::ORptFilter
H A DxmlExport.cxx274 m_xPropHdlFactory = new OXMLRptPropHdlFactory(); in ORptExport()
287 …PropertySetMapper = new XMLPropertySetMapper(OXMLHelper::GetColumnStyleProps(), m_xPropHdlFactory); in ORptExport()
290 …lesPropertySetMapper = new XMLPropertySetMapper(OXMLHelper::GetRowStyleProps(), m_xPropHdlFactory); in ORptExport()
H A DxmlExport.hxx140 UniReference < XMLPropertyHandlerFactory > m_xPropHdlFactory; member in rptxml::ORptExport

Completed in 36 milliseconds