Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2903 const bool bIsSkipEmptyPages = !m_pPrintUIOptions->IsPrintEmptyPages( bIsPDFExport ); in getRenderer() local
2995 aTmpSize = pVwSh->GetPageSize( static_cast< sal_uInt16 >(nPage), bIsSkipEmptyPages ); in getRenderer()
3206 … bool bIsSkipEmptyPages = !m_pPrintUIOptions->IsPrintEmptyPages( bIsPDFExport ); in render() local
3228 … SwEnhancedPDFExportHelper aHelper( *pWrtShell, *pOut, aPageRange, bIsSkipEmptyPages, sal_False ); in render()
3245 … SwEnhancedPDFExportHelper aHelper( *pWrtShell, *pOut, aPageRange, bIsSkipEmptyPages, sal_True ); in render()