Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporlay.cxx1914 if ( nActualKashCount && !IsKashidaValid ( i ) ) in KashidaJustify()
1925 while ( ! IsKashidaValid ( nCntKash ) && nCntKash < nCntKashEnd ) in KashidaJustify()
1938 while ( ! IsKashidaValid ( nCntKash ) && nCntKash < nCntKashEnd ) in KashidaJustify()
1941 … nIdx = nCntKash < CountKashida() && IsKashidaValid ( nCntKash ) ? GetKashida( nCntKash ) : nEnd; in KashidaJustify()
2008 sal_Bool SwScriptInfo::IsKashidaValid ( xub_StrLen nKashPos ) const in IsKashidaValid() function in SwScriptInfo
2064 if ( IsKashidaValid ( nCntKash ) ) in MarkOrClearKashidaInvalid()
2177 … if ( pKashidaPositions [nKashidaPosIdx] == GetKashida( nCntKash ) && IsKashidaValid ( nCntKash ) ) in MarkKashidasInvalid()
/trunk/main/sw/source/core/inc/
H A Dscriptinfo.hxx114 sal_Bool IsKashidaValid ( xub_StrLen nKashPos ) const;

Completed in 28 milliseconds