Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1390 const sal_uInt16 nPostItCount = rData.HasPostItData() ? rData.m_pPostItFields->Count() : 0; in UpdatePagesForPrintingWithPostItData() local
1391 if (nPostItMode != POSTITS_NONE && nPostItCount > 0) in UpdatePagesForPrintingWithPostItData()
1416 for (sal_uInt16 i = 0; i < nPostItCount; ++i) in UpdatePagesForPrintingWithPostItData()

Completed in 26 milliseconds