Searched refs:bSkipEmptyPages (Results 1 – 4 of 4) sorted by relevance
238 bool bSkipEmptyPages,
289 const Size GetPageSize( sal_uInt16 nPageNum, bool bSkipEmptyPages ) const;
1508 bool bSkipEmptyPages, in SwEnhancedPDFExportHelper() argument1513 mbSkipEmptyPages( bSkipEmptyPages ), in SwEnhancedPDFExportHelper()
2643 const Size ViewShell::GetPageSize( sal_uInt16 nPageNum, bool bSkipEmptyPages ) const in GetPageSize()2655 if( !bSkipEmptyPages && pPage->IsEmptyPage() && pPage->GetNext() ) in GetPageSize()
Completed in 35 milliseconds