Searched refs:GetAllSheets (Results 1 – 5 of 5) sorted by relevance
44 sal_Bool GetAllSheets() const { return bAllSheets; } in GetAllSheets() function in ScPrintOptions
105 aSelectedSheetsCB.Check( !aOptions.GetAllSheets() ); in Reset()
193 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetAllSheets() ); in Commit()
650 ScUnoHelpFunctions::SetBoolInAny( aRet, pScMod->GetPrintOptions().GetAllSheets() ); in getPropertyValue()
227 sal_Int32 nContent = rPrintOpt.GetAllSheets() ? 0 : 1; in ScPrintUIOptions()311 sal_Int32 nContent = rPrintOpt.GetAllSheets() ? 0 : 1; in SetDefaults()
Completed in 56 milliseconds