Home
last modified time | relevance | path

Searched refs:GetDirType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dscriptinfo.hxx144 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
/trunk/main/sw/source/core/text/
H A Dporlay.cxx1331 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 28 milliseconds