Searched refs:SetAllSheets (Results 1 – 5 of 5) sorted by relevance
45 void SetAllSheets( sal_Bool bVal ) { bAllSheets = bVal; } in SetAllSheets() function in ScPrintOptions
126 aOpt.SetAllSheets( !aSelectedSheetsCB.IsChecked() ); in FillItemSet()
169 SetAllSheets( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScPrintCfg()
573 aPrintOpt.SetAllSheets( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
934 aNewOptions.SetAllSheets( !bSelectedSheetsOnly ); in FillRenderMarkData()
Completed in 33 milliseconds