Searched refs:ScMyTableXShapes (Results 1 – 2 of 2) sorted by relevance
41 …edef std::list< com::sun::star::uno::Reference<com::sun::star::drawing::XShape> > ScMyTableXShapes; typedef42 typedef std::vector<ScMyTableXShapes> ScMyTableShapes;
769 ScMyTableXShapes::iterator aItr((*pTableShapes)[nTable].begin()); in CollectShapesAutoStyles()770 ScMyTableXShapes::iterator aEndItr((*pTableShapes)[nTable].end()); in CollectShapesAutoStyles()3273 ScMyTableXShapes::iterator aItr((*pTableShapes)[nCurrentTable].begin()); in WriteTableShapes()3274 ScMyTableXShapes::iterator aEndItr((*pTableShapes)[nCurrentTable].end()); in WriteTableShapes()
Completed in 72 milliseconds