Searched refs:ScMyShape (Results 1 – 5 of 5) sorted by relevance
65 struct ScMyShape struct71 sal_Bool operator<(const ScMyShape& aShape) const; argument74 typedef std::list<ScMyShape> ScMyShapeList;87 void AddNewShape(const ScMyShape& aShape);
47 struct ScMyShape;73 void AddNewShape(const ScMyShape& aMyShape);
75 sal_Bool ScMyShape::operator<(const ScMyShape& aShape) const in operator <()94 void ScMyShapesContainer::AddNewShape( const ScMyShape& aShape ) in AddNewShape()
119 void ScMySharedData::AddNewShape(const ScMyShape& aMyShape) in AddNewShape()
703 ScMyShape aMyShape; in CollectSharedData()