Lines Matching refs:XMLPropertyState
184 const std::vector< XMLPropertyState >& aStates );
186 const std::vector< XMLPropertyState >& aStates );
1257 std::vector< XMLPropertyState > aPropertyStates; in parseDocument()
1971 std::vector< XMLPropertyState > aPropertyStates; in exportPlotArea()
2348 std::vector< XMLPropertyState > aPropertyStates = mxExpPropMapper->Filter( xTitleProps ); in exportAxisTitle()
2377 std::vector< XMLPropertyState > aPropertyStates = mxExpPropMapper->Filter( xGridProperties ); in exportGrid()
2444 std::vector< XMLPropertyState > aPropertyStates; in exportAxis()
2725 std::vector< XMLPropertyState > aPropertyStates; in exportSeries()
3103 std::vector< XMLPropertyState > aPropertyStates; in exportRegressionCurve()
3104 std::vector< XMLPropertyState > aEquationPropertyStates; in exportRegressionCurve()
3343 std::vector< XMLPropertyState > aPropertyStates; in exportDataPoints()
3634 void SchXMLExportHelper_Impl::CollectAutoStyle( const std::vector< XMLPropertyState >& aStates ) in CollectAutoStyle()
3640 void SchXMLExportHelper_Impl::AddAutoStyleAttribute( const std::vector< XMLPropertyState >& aStates… in AddAutoStyleAttribute()