Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsInsertAnimator.cxx153 SharedPageObjectRun GetRun (
220 SharedPageObjectRun pOldRun (GetRun(mrView.GetLayouter(), maInsertPosition)); in SetInsertPosition()
221 SharedPageObjectRun pCurrentRun (GetRun(mrView.GetLayouter(), rInsertPosition)); in SetInsertPosition()
241 SharedPageObjectRun InsertAnimator::Implementation::GetRun ( in GetRun() function in sd::slidesorter::view::InsertAnimator::Implementation
/aoo41x/main/vcl/source/gdi/
H A Dsallayout.cxx557 bool ImplLayoutRuns::GetRun( int* nMinRunPos, int* nEndRunPos, bool* bRightToLeft ) const in GetRun() function in ImplLayoutRuns
703 for(; maReruns.GetRun( &nMin, &nEnd, &bRTL ); maReruns.NextRun() ) in PrepareFallback()
714 for(; maRuns.GetRun( &nMin, &nEnd, &bRTL ); maRuns.NextRun() ) in PrepareFallback()
736 bool bValid = maRuns.GetRun( nMinRunPos, nEndRunPos, bRTL ); in GetNextRun()
2075 if (maFallbackRuns[i].GetRun(&nRunStart, &nRunEnd, &bRtl)) in AdjustLayout()
/aoo41x/main/vcl/source/glyphs/
H A Dgraphite_textsrc.cxx85 …for(depth = ((rtl)? 1:0); maLayoutArgs.maRuns.GetRun(&min, &lim, &rtl); maLayoutArgs.maRuns.NextRu… in getCharProperties()
/aoo41x/main/vcl/inc/
H A Dsallayout.hxx84 bool GetRun( int* nMinRunPos, int* nEndRunPos, bool* bRTL ) const;

Completed in 56 milliseconds