Searched refs:maGuideList (Results 1 – 2 of 2) sorted by relevance
265 Sequence< rtl::OUString > aEquations( maGuideList.size() ); in pushToPropSet()266 for ( i = 0; i < maGuideList.size(); i++ ) in pushToPropSet()267 aEquations[ i ] = maGuideList[ i ].maFormula; in pushToPropSet()
124 std::vector< CustomShapeGuide >& getGuideList(){ return maGuideList; }; in getGuideList()144 std::vector< CustomShapeGuide > maGuideList; member in oox::drawingml::CustomShapeProperties
Completed in 15 milliseconds