Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/doc/
H A Ddoc.cxx1387 sal_Int16 nPostItMode = (sal_Int16) rOptions.getIntValue( "PrintAnnotationMode", 0 ); in UpdatePagesForPrintingWithPostItData() local
1388 DBG_ASSERT(nPostItMode == POSTITS_NONE || rData.HasPostItData(), in UpdatePagesForPrintingWithPostItData()
1391 if (nPostItMode != POSTITS_NONE && nPostItCount > 0) in UpdatePagesForPrintingWithPostItData()
1427 const bool bNewPage = nPostItMode == POSTITS_ENDPAGE && in UpdatePagesForPrintingWithPostItData()
1434 if (nPostItMode == POSTITS_ENDPAGE) in UpdatePagesForPrintingWithPostItData()
1448 if (nPostItMode == POSTITS_ONLY || nPostItMode == POSTITS_ENDDOC) in UpdatePagesForPrintingWithPostItData()
1454 if (nPostItMode == POSTITS_ENDDOC) in UpdatePagesForPrintingWithPostItData()
1461 else if (nPostItMode == POSTITS_ONLY) in UpdatePagesForPrintingWithPostItData()
1483 else if (nPostItMode == POSTITS_ENDPAGE) in UpdatePagesForPrintingWithPostItData()
/aoo42x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2827 …const sal_Int16 nPostItMode = (sal_Int16) m_pPrintUIOptions->getIntValue( "PrintAnnotationMode", 0… in getRendererCount() local
2828 if (nPostItMode != POSTITS_NONE) in getRendererCount()
2838 if (nPostItMode != POSTITS_NONE) in getRendererCount()

Completed in 50 milliseconds