Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dscriptinfo.hxx143 inline xub_StrLen GetDirChg( const size_t nCnt ) const;
368 inline xub_StrLen SwScriptInfo::GetDirChg( const size_t nCnt ) const in GetDirChg() function in SwScriptInfo
/trunk/main/sw/source/core/text/
H A Dporlay.cxx1333 const xub_StrLen nStart = nDirIdx > 0 ? GetDirChg( nDirIdx - 1 ) : 0; in InitScriptInfo()
1335 const xub_StrLen nEnd = GetDirChg( nDirIdx ); in InitScriptInfo()
1481 if( nPos < GetDirChg( nX ) && in NextDirChg()
1483 return GetDirChg( nX ); in NextDirChg()
1494 if( nPos < GetDirChg( nX ) ) in DirType()

Completed in 29 milliseconds