Searched refs:nPostItCount (Results 1 – 1 of 1) sorted by relevance
1390 const sal_uInt16 nPostItCount = rData.HasPostItData() ? rData.m_pPostItFields->Count() : 0; in UpdatePagesForPrintingWithPostItData() local1391 if (nPostItMode != POSTITS_NONE && nPostItCount > 0) in UpdatePagesForPrintingWithPostItData()1416 for (sal_uInt16 i = 0; i < nPostItCount; ++i) in UpdatePagesForPrintingWithPostItData()
Completed in 18 milliseconds