Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Ditradj.cxx142 if (!nKashidas) // nothing to do in lcl_CheckKashidaPositions()
147 xub_StrLen* pKashidaPos = new xub_StrLen [ nKashidas ]; in lcl_CheckKashidaPositions()
148 xub_StrLen* pKashidaPosDropped = new xub_StrLen [ nKashidas ]; in lcl_CheckKashidaPositions()
151 while ( nKashidas && nIdx < nEnd ) in lcl_CheckKashidaPositions()
171 nKashidas -= nKashidasDropped; in lcl_CheckKashidaPositions()
184 nKashidas -= nKashidasDropped; in lcl_CheckKashidaPositions()
196 return (nKashidas > 0); in lcl_CheckKashidaPositions()
209 while ( nKashidas ) in lcl_CheckKashidaWidth()
233 while ( nKashidas && nGluePortion && nKashidasInAttr && in lcl_CheckKashidaWidth()
237 --nKashidas; in lcl_CheckKashidaWidth()
[all …]

Completed in 18 milliseconds