Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/view/
H A Dprintdata.cxx165 rOptions.bPrintEmptyPages = pOpt->IsPrintEmptyPages( bIsPDFExport ); in MakeSwPrtOptions()
284 bDefaultVal = rDefaultPrintData.IsPrintEmptyPages(); in SwPrintUIOptions()
475 bool SwPrintUIOptions::IsPrintEmptyPages( bool bIsPDFExport ) const in IsPrintEmptyPages() function in SwPrintUIOptions
H A Dpagepreviewlayout.cxx70 …PrintEmptyPages = mrParentViewShell.getIDocumentDeviceAccess()->getPrintData().IsPrintEmptyPages(); in SwPagePreviewLayout()
/aoo4110/main/sw/inc/
H A Dprintdata.hxx148 sal_Bool IsPrintEmptyPages() const { return bPrintEmptyPages; } in IsPrintEmptyPages() function in SwPrintData
209 bool IsPrintEmptyPages( bool bIsPDFExport ) const;
/aoo4110/main/sw/source/ui/inc/
H A Dcfgitems.hxx162 sal_Bool IsPrintEmptyPages() const { return bPrintEmptyPages; } in IsPrintEmptyPages() function in SwAddPrinterItem
/aoo4110/main/sw/source/ui/uno/
H A Dunomod.cxx541 rValue <<= mpPrtOpt->IsPrintEmptyPages(); in _getSingleValue()
H A Dunotxdoc.cxx2645 aDocPrintData.SetPrintEmptyPages( rPrintUIOptions.IsPrintEmptyPages( bIsPDFEXport ) ); in lcl_SavePrintUIOptionsToDocumentPrintData()
2863 const bool bIsSkipEmptyPages = !m_pPrintUIOptions->IsPrintEmptyPages( bIsPDFExport ); in getRenderer()
3166 … bool bIsSkipEmptyPages = !m_pPrintUIOptions->IsPrintEmptyPages( bIsPDFExport ); in render()
/aoo4110/main/sw/source/core/doc/
H A Ddoc.cxx1247 bool bPrintEmptyPages = bPrintSelection ? false : rOptions.IsPrintEmptyPages( bIsPDFExport ); in CalculatePagesForPrinting()

Completed in 97 milliseconds