Home
last modified time | relevance | path

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

/trunk/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
/trunk/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()
/trunk/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()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xmltokenview/
H A DXMLViewFactory.java129 final Run<TokenType> aRun = aView.GetRun(aException.Location.getCharacterOffset()); in AddSemanticInformation()
/trunk/main/vcl/inc/
H A Dsallayout.hxx84 bool GetRun( int* nMinRunPos, int* nEndRunPos, bool* bRTL ) const;
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DTokenView.java316 public Run<TokenType> GetRun (final int nOffset) in GetRun() method in TokenView

Completed in 38 milliseconds