Searched refs:ShapeSortContext (Results 1 – 2 of 2) sorted by relevance
111 ShapeSortContext* mpSortContext;1084 class ShapeSortContext class1092 ShapeSortContext* mpParentContext;1095 …ShapeSortContext( uno::Reference< drawing::XShapes >& rShapes, ShapeSortContext* pParentContext = …1100 ShapeSortContext::ShapeSortContext( uno::Reference< drawing::XShapes >& rShapes, ShapeSortContext* … in ShapeSortContext() function in ShapeSortContext1106 void ShapeSortContext::moveShape( sal_Int32 nSourcePos, sal_Int32 nDestPos ) in moveShape()1147 mpImpl->mpSortContext = new ShapeSortContext( rShapes, mpImpl->mpSortContext ); in pushGroupForSorting()1236 ShapeSortContext* pContext = mpImpl->mpSortContext; in popGroupAndSort()
272 class ShapeSortContext;
Completed in 33 milliseconds