Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par3.cxx2333 sal_uInt32 nNoStrings; in FormulaRead() local
2338 nNoStrings = nWord95NoStrings; in FormulaRead()
2340 if (nNoStrings != nWord95NoStrings) in FormulaRead()
2342 nNoStrings = nWord95NoStrings; in FormulaRead()
2351 nNoStrings = 0; in FormulaRead()
2352 for (sal_uInt16 nI = 0; nI < nNoStrings; ++nI) in FormulaRead()
2359 *pDataStream >> nNoStrings; in FormulaRead()
2364 nNoStrings = 0; in FormulaRead()
2365 maListEntries.reserve(nNoStrings); in FormulaRead()
2366 for (sal_uInt32 nI = 0; nI < nNoStrings; ++nI) in FormulaRead()
H A Dwrtw8esh.cxx371 sal_Int32 nNoStrings = aListItems.getLength(); in DoComboBox() local
372 if (nNoStrings) in DoComboBox()

Completed in 41 milliseconds