Searched refs:SetSkipEmpty (Results 1 – 5 of 5) sorted by relevance
43 void SetSkipEmpty( sal_Bool bVal ) { bSkipEmpty = bVal; } in SetSkipEmpty() function in ScPrintOptions
125 aOpt.SetSkipEmpty( aSkipEmptyPagesCB.IsChecked() ); in FillItemSet()
166 SetSkipEmpty( !ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScPrintCfg()
579 aPrintOpt.SetSkipEmpty( !ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); // reversed in setPropertyValue()
933 aNewOptions.SetSkipEmpty( !bIncludeEmptyPages ); in FillRenderMarkData()
Completed in 41 milliseconds