Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dshapeimport.cxx111 ShapeSortContext* mpSortContext;
1084 class ShapeSortContext class
1092 ShapeSortContext* mpParentContext;
1095ShapeSortContext( uno::Reference< drawing::XShapes >& rShapes, ShapeSortContext* pParentContext = …
1100 ShapeSortContext::ShapeSortContext( uno::Reference< drawing::XShapes >& rShapes, ShapeSortContext* … in ShapeSortContext() function in ShapeSortContext
1106 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()
/aoo4110/main/xmloff/inc/xmloff/
H A Dshapeimport.hxx272 class ShapeSortContext;

Completed in 25 milliseconds