Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2356 sal_uInt16 nWord95NoStrings; in FormulaRead() local
2357 *pDataStream >> nWord95NoStrings; in FormulaRead()
2358 nNoStrings = nWord95NoStrings; in FormulaRead()
2359 *pDataStream >> nWord95NoStrings; in FormulaRead()
2360 if (nNoStrings != nWord95NoStrings) in FormulaRead()
2362 nNoStrings = nWord95NoStrings; in FormulaRead()