Lines Matching refs:mxExpPropMapper
263 UniReference< XMLChartExportPropertyMapper > mxExpPropMapper; member in SchXMLExportHelper_Impl
1091 if( mxExpPropMapper.is()) in exportAutoStyles()
1155 mxExpPropMapper = new XMLChartExportPropertyMapper( mxPropertySetMapper, rExport ); in SchXMLExportHelper_Impl()
1161 mxExpPropMapper.get(), in SchXMLExportHelper_Impl()
1168 mxExpPropMapper.get(), in SchXMLExportHelper_Impl()
1174 mxExpPropMapper.get(), in SchXMLExportHelper_Impl()
1180 mxExpPropMapper.get(), in SchXMLExportHelper_Impl()
1313 if( mxExpPropMapper.is()) in parseDocument()
1317 aPropertyStates = mxExpPropMapper->Filter( xPropSet ); in parseDocument()
1398 if( mxExpPropMapper.is()) in parseDocument()
1402 aPropertyStates = mxExpPropMapper->Filter( xPropSet ); in parseDocument()
1441 if( mxExpPropMapper.is()) in parseDocument()
1445 aPropertyStates = mxExpPropMapper->Filter( xPropSet ); in parseDocument()
1484 if( mxExpPropMapper.is()) in parseDocument()
1488 aPropertyStates = mxExpPropMapper->Filter( xPropSet ); in parseDocument()
1986 if( mxExpPropMapper.is()) in exportPlotArea()
1987 aPropertyStates = mxExpPropMapper->Filter( xPropSet ); in exportPlotArea()
2145 aPropertyStates = mxExpPropMapper->Filter( xStockPropSet ); in exportPlotArea()
2167 aPropertyStates = mxExpPropMapper->Filter( xStockPropSet ); in exportPlotArea()
2189 aPropertyStates = mxExpPropMapper->Filter( xStockPropSet ); in exportPlotArea()
2212 if( mxExpPropMapper.is() && in exportPlotArea()
2221 aPropertyStates = mxExpPropMapper->Filter( xWallPropSet ); in exportPlotArea()
2249 aPropertyStates = mxExpPropMapper->Filter( xFloorPropSet ); in exportPlotArea()
2348 std::vector< XMLPropertyState > aPropertyStates = mxExpPropMapper->Filter( xTitleProps ); in exportAxisTitle()
2377 std::vector< XMLPropertyState > aPropertyStates = mxExpPropMapper->Filter( xGridProperties ); in exportGrid()
2448 if( xAxisProps.is() && mxExpPropMapper.is() ) in exportAxis()
2451 aPropertyStates = mxExpPropMapper->Filter( xAxisProps ); in exportAxis()
2870 if( mxExpPropMapper.is()) in exportSeries()
2871 aPropertyStates = mxExpPropMapper->Filter( xPropSet ); in exportSeries()
2979 mxExpPropMapper.is() ) in exportSeries()
2997 aPropertyStates = mxExpPropMapper->Filter( xStatProp ); in exportSeries()
3019 mxExpPropMapper.is() ) in exportSeries()
3027 mxExpPropMapper.is() ) in exportSeries()
3058 aPropertyStates = mxExpPropMapper->Filter( xStatProp ); in exportSeries()
3101 OSL_ASSERT( mxExpPropMapper.is()); in exportRegressionCurve()
3129 aPropertyStates = mxExpPropMapper->Filter( xStatProp ); in exportRegressionCurve()
3150 aEquationPropertyStates = mxExpPropMapper->Filter( xEquationProperties ); in exportRegressionCurve()
3339 if( mxExpPropMapper.is()) in exportDataPoints()
3418 aPropertyStates = mxExpPropMapper->Filter( xPropSet ); in exportDataPoints()
3482 aPropertyStates = mxExpPropMapper->Filter( xPropSet ); in exportDataPoints()