Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A DXMLExportSharedData.hxx41 …edef std::list< com::sun::star::uno::Reference<com::sun::star::drawing::XShape> > ScMyTableXShapes; typedef
42 typedef std::vector<ScMyTableXShapes> ScMyTableShapes;
H A Dxmlexprt.cxx769 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 130 milliseconds