Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx2943 struct ImplStlTextGroupSortHelper struct
2945 ImplStlTextGroupSortHelper( bool bReverse ) : mbReverse( bReverse ) {}; in ImplStlTextGroupSortHelper() argument
2953 sal_Int32 ImplStlTextGroupSortHelper::getTargetParagraph( const CustomAnimationEffectPtr& p1 ) in getTargetParagraph()
2970 bool ImplStlTextGroupSortHelper::operator()( const CustomAnimationEffectPtr& p1, const CustomAnimat… in operator ()()
2994 ImplStlTextGroupSortHelper aSortHelper( bTextReverse ); in setTextReverse()