Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2863 const bool bIsSkipEmptyPages = !m_pPrintUIOptions->IsPrintEmptyPages( bIsPDFExport ); in getRenderer() local
2955 aTmpSize = pVwSh->GetPageSize( static_cast< sal_uInt16 >(nPage), bIsSkipEmptyPages ); in getRenderer()
3166 … bool bIsSkipEmptyPages = !m_pPrintUIOptions->IsPrintEmptyPages( bIsPDFExport ); in render() local
3188 … SwEnhancedPDFExportHelper aHelper( *pWrtShell, *pOut, aPageRange, bIsSkipEmptyPages, sal_False ); in render()
3205 … SwEnhancedPDFExportHelper aHelper( *pWrtShell, *pOut, aPageRange, bIsSkipEmptyPages, sal_True ); in render()

Completed in 40 milliseconds