Home
last modified time | relevance | path

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

/aoo4110/main/sc/inc/
H A Dprintopt.hxx43 void SetSkipEmpty( sal_Bool bVal ) { bSkipEmpty = bVal; } in SetSkipEmpty() function in ScPrintOptions
/aoo4110/main/sc/source/ui/optdlg/
H A Dtpprint.cxx126 aOpt.SetSkipEmpty( aSkipEmptyPagesCB.IsChecked() ); in FillItemSet()
/aoo4110/main/sc/source/core/tool/
H A Dprintopt.cxx166 SetSkipEmpty( !ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScPrintCfg()
/aoo4110/main/sc/source/ui/unoobj/
H A Dappluno.cxx579 aPrintOpt.SetSkipEmpty( !ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); // reversed in setPropertyValue()
H A Ddocuno.cxx933 aNewOptions.SetSkipEmpty( !bIncludeEmptyPages ); in FillRenderMarkData()

Completed in 44 milliseconds