Searched refs:ScMyTableShapes (Results 1 – 3 of 3) sorted by relevance
42 typedef std::vector<ScMyTableXShapes> ScMyTableShapes; typedef54 ScMyTableShapes* pTableShapes;78 ScMyTableShapes* GetTableShapes() { return pTableShapes; } in GetTableShapes()
141 pTableShapes = new ScMyTableShapes(nTableCount); in AddTableShape()
766 ScMyTableShapes* pTableShapes(pSharedData->GetTableShapes()); in CollectShapesAutoStyles()3268 ScMyTableShapes* pTableShapes(pSharedData->GetTableShapes()); in WriteTableShapes()
Completed in 43 milliseconds