Home
last modified time | relevance | path

Searched refs:ScMyTableShapes (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/filter/xml/
H A DXMLExportSharedData.hxx42 typedef std::vector<ScMyTableXShapes> ScMyTableShapes; typedef
54 ScMyTableShapes* pTableShapes;
78 ScMyTableShapes* GetTableShapes() { return pTableShapes; } in GetTableShapes()
H A DXMLExportSharedData.cxx141 pTableShapes = new ScMyTableShapes(nTableCount); in AddTableShape()
H A Dxmlexprt.cxx766 ScMyTableShapes* pTableShapes(pSharedData->GetTableShapes()); in CollectShapesAutoStyles()
3268 ScMyTableShapes* pTableShapes(pSharedData->GetTableShapes()); in WriteTableShapes()

Completed in 45 milliseconds