Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx2123 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in getIndex() local
2125 for (n = 0; n < nStartsCount; ++n) in getIndex()
2135 if (n == nStartsCount) in getIndex()
2161 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in getIndex() local
2162 for (n = 0; n < nStartsCount; ++n) in getIndex()
2175 if (n == nStartsCount) in getIndex()
2192 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in init() local
2194 for (sal_uInt32 n = 0; n < nStartsCount; ++n) in init()

Completed in 25 milliseconds