Home
last modified time | relevance | path

Searched refs:aSortHelper (Results 1 – 4 of 4) sorted by path

/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx2995 ImplStlTextGroupSortHelper aSortHelper( bTextReverse ); in setTextReverse() local
2996 std::sort( aSortedVector.begin(), aSortedVector.end(), aSortHelper ); in setTextReverse()
H A Dsdpage.cxx206 OrdNumSorter aSortHelper; in GetPresObj() local
207 std::sort( aMatches.begin(), aMatches.end(), aSortHelper ); in GetPresObj()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1883 Ppt97AnimationStlSortHelper aSortHelper; in ImportPageEffect() local
1884 std::sort( aAnimationsOnThisPage.begin(), aAnimationsOnThisPage.end(), aSortHelper ); in ImportPageEffect()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx291 ImplStlEffectCategorySortHelper aSortHelper; in CustomAnimationCreateTabPage() local
292 std::sort( aSortedVector.begin(), aSortedVector.end(), aSortHelper ); in CustomAnimationCreateTabPage()

Completed in 61 milliseconds