Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx2079 sal_uInt32 nEndsCount = mpEndCps->getCount() / 4; in getIndex() local
2080 sal_uInt32 nIndex = nEndsCount; in getIndex()
2082 for (n = 0; n < nEndsCount; ++n) in getIndex()
2092 if (n == nEndsCount) in getIndex()
2135 sal_uInt32 nEndsCount = mpEndCps->getCount() / 4; in init() local
2137 for (sal_uInt32 n = 0; n < nEndsCount; ++n) in init()

Completed in 14 milliseconds