Searched refs:GetDirType (Results 1 – 2 of 2) sorted by relevance
144 inline sal_uInt8 GetDirType( const size_t nCnt ) const;373 inline sal_uInt8 SwScriptInfo::GetDirType( const size_t nCnt ) const in GetDirType() function in SwScriptInfo
1331 const sal_uInt8 nCurrDirType = GetDirType( nDirIdx ); in InitScriptInfo()1482 ( nX + 1 == nEnd || GetDirType( nX + 1 ) <= nCurrDir ) ) in NextDirChg()1495 return GetDirType( nX ); in DirType()
Completed in 31 milliseconds