Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx1212 if ( !maEquations.empty() ) in EndElement()
1225 std::vector< rtl::OUString >::iterator aEquationIter = maEquations.begin(); in EndElement()
1226 std::vector< rtl::OUString >::iterator aEquationEnd = maEquations.end(); in EndElement()
1338 SdXMLCustomShapePropertyMerge( mrCustomShapeGeometry, maEquations, EASGet( EAS_Equations ) ); in EndElement()
1374 maEquations.push_back( aFormula ); in CreateChildContext()
H A Dximpcustomshape.hxx56 std::vector< rtl::OUString > maEquations; member in XMLEnhancedCustomShapeContext

Completed in 19 milliseconds