Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Deditsh.cxx157 nLevel = aScriptInfo.DirType( nPrevPos ); in Insert2()
163 nLevel = pSI->DirType( nPrevPos ); in Insert2()
/trunk/main/sw/source/core/inc/
H A Dscriptinfo.hxx169 sal_uInt8 DirType( const xub_StrLen nPos ) const;
/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx1647 SetCrsrBidiLevel( pSI->DirType( nMoveOverPos ) ); in DoSetBidiLevelLeftRight()
1800 const sal_uInt8 nCurrLevel = pSI->DirType( nPos ); in DoSetBidiLevelUpDown()
1801 const sal_uInt8 nPrevLevel = pSI->DirType( nPos - 1 ); in DoSetBidiLevelUpDown()
/trunk/main/sw/source/core/text/
H A Dporfld.cxx243 rSI.DirType( IsFollow() ? rInf.GetIdx() - 1 : rInf.GetIdx() ); in CheckScript()
H A Dporlay.cxx1489 sal_uInt8 SwScriptInfo::DirType( const xub_StrLen nPos ) const in DirType() function in SwScriptInfo
H A Dpormulti.cxx919 nNextLevel = rSI.DirType( rPos ); in GetMultiCreator()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx2316 rInf.SetCursorBidiLevel( pSI->DirType( nLastIdx ) ); in GetCrsrOfst()

Completed in 69 milliseconds