Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx2143 sal_uInt32 nEndsCount = mpEndCps->getCount() / 4; in getIndex() local
2144 sal_uInt32 nIndex = nEndsCount; in getIndex()
2146 for (n = 0; n < nEndsCount; ++n) in getIndex()
2156 if (n == nEndsCount) in getIndex()
2199 sal_uInt32 nEndsCount = mpEndCps->getCount() / 4; in init() local
2201 for (sal_uInt32 n = 0; n < nEndsCount; ++n) in init()

Completed in 24 milliseconds