Searched refs:DirType (Results 1 – 7 of 7) sorted by relevance
157 nLevel = aScriptInfo.DirType( nPrevPos ); in Insert2()163 nLevel = pSI->DirType( nPrevPos ); in Insert2()
169 sal_uInt8 DirType( const xub_StrLen nPos ) const;
1635 SetCrsrBidiLevel( pSI->DirType( nMoveOverPos ) ); in DoSetBidiLevelLeftRight()1788 const sal_uInt8 nCurrLevel = pSI->DirType( nPos ); in DoSetBidiLevelUpDown()1789 const sal_uInt8 nPrevLevel = pSI->DirType( nPos - 1 ); in DoSetBidiLevelUpDown()
244 rSI.DirType( IsFollow() ? rInf.GetIdx() - 1 : rInf.GetIdx() ); in CheckScript()
1489 sal_uInt8 SwScriptInfo::DirType( const xub_StrLen nPos ) const in DirType() function in SwScriptInfo
919 nNextLevel = rSI.DirType( rPos ); in GetMultiCreator()
2316 rInf.SetCursorBidiLevel( pSI->DirType( nLastIdx ) ); in GetCrsrOfst()
Completed in 67 milliseconds