Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8par.cxx3331 long nSkipPos = -1; in ReadTextAttr() local
3357 nSkipPos = rTxtPos-1; in ReadTextAttr()
3387 if( (0 <= nNext) && (nSkipPos >= nNext) ) in ReadTextAttr()
3400 while( nSkipPos >= nNext ); in ReadTextAttr()