Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx2059 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in getIndex() local
2061 for (n = 0; n < nStartsCount; ++n) in getIndex()
2071 if (n == nStartsCount) in getIndex()
2097 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in getIndex() local
2098 for (n = 0; n < nStartsCount; ++n) in getIndex()
2111 if (n == nStartsCount) in getIndex()
2128 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in init() local
2130 for (sal_uInt32 n = 0; n < nStartsCount; ++n) in init()

Completed in 17 milliseconds