Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx171 ulEnd = aSep.Where(); in OutStart()
174 ulEnd = aPap.Where(); in OutStart()
177 ulEnd = aChp.Where(); in OutStart()
180 ulEnd = aFtn.Where(); in OutStart()
183 ulEnd = pFld->Where(); in OutStart()
189 *pSeek = ulEnd; in OutStart()
1253 if (ulEnd > Count()) in Out()
1254 ulEnd = Count(); in Out()
1255 while (ulSeek < ulEnd) in Out()
1271 if (ulEnd > Count()) in Out()
[all …]

Completed in 23 milliseconds