Searched refs:rPrintOpt (Results 1 – 1 of 1) sorted by relevance
228 const ScPrintOptions& rPrintOpt = SC_MOD()->GetPrintOptions(); in ScPrintUIOptions() local229 sal_Int32 nContent = rPrintOpt.GetAllSheets() ? 0 : 1; in ScPrintUIOptions()230 sal_Bool bSuppress = rPrintOpt.GetSkipEmpty(); in ScPrintUIOptions()312 const ScPrintOptions& rPrintOpt = SC_MOD()->GetPrintOptions(); in SetDefaults() local313 sal_Int32 nContent = rPrintOpt.GetAllSheets() ? 0 : 1; in SetDefaults()314 sal_Bool bSuppress = rPrintOpt.GetSkipEmpty(); in SetDefaults()