Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporlay.cxx875 if ( nChg > GetKashida( nCntKash ) ) in InitScriptInfo()
938 nLastKashida = GetKashida( nCntKash ); in InitScriptInfo()
1296 long nCurrKashidaPos = GetKashida( i ); in InitScriptInfo()
1894 if ( nStt <= GetKashida( nCntKash ) ) in KashidaJustify()
1905 if ( nEnd <= GetKashida( nCntKashEnd ) ) in KashidaJustify()
1928 xub_StrLen nKashidaPos = GetKashida( nCntKash ); in KashidaJustify()
2048 if ( nStt <= GetKashida( nCntKash ) ) in MarkOrClearKashidaInvalid()
2058 if ( nEnd <= GetKashida( nCntKash ) ) in MarkOrClearKashidaInvalid()
2097 if ( nStt <= GetKashida( nCntKash ) ) in GetKashidaPositions()
2108 if ( nEnd <= GetKashida( nCntKashEnd ) ) in GetKashidaPositions()
[all …]
/trunk/main/sw/source/core/inc/
H A Dscriptinfo.hxx147 inline xub_StrLen GetKashida( const size_t nCnt ) const;
380 inline xub_StrLen SwScriptInfo::GetKashida( const size_t nCnt ) const in GetKashida() function in SwScriptInfo

Completed in 34 milliseconds