Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Dprintopt.hxx44 sal_Bool GetAllSheets() const { return bAllSheets; } in GetAllSheets() function in ScPrintOptions
/aoo41x/main/sc/source/ui/optdlg/
H A Dtpprint.cxx106 aSelectedSheetsCB.Check( !aOptions.GetAllSheets() ); in Reset()
/aoo41x/main/sc/source/core/tool/
H A Dprintopt.cxx193 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetAllSheets() ); in Commit()
/aoo41x/main/sc/source/ui/unoobj/
H A Dappluno.cxx650 ScUnoHelpFunctions::SetBoolInAny( aRet, pScMod->GetPrintOptions().GetAllSheets() ); in getPropertyValue()
H A Ddocuno.cxx227 sal_Int32 nContent = rPrintOpt.GetAllSheets() ? 0 : 1; in ScPrintUIOptions()
311 sal_Int32 nContent = rPrintOpt.GetAllSheets() ? 0 : 1; in SetDefaults()

Completed in 111 milliseconds