Searched refs:IsPrintPageBackground (Results 1 – 5 of 5) sorted by relevance
151 sal_Bool IsPrintPageBackground() const { return bPrintPageBackground; } in IsPrintPageBackground() function in SwPrintData197 …bool IsPrintPageBackground() const { return getBoolValue( "PrintPageBackground", m_rDefa… in IsPrintPageBackground() function in SwPrintUIOptions
164 rOptions.bPrintPageBackground = pOpt->IsPrintPageBackground(); in MakeSwPrtOptions()232 bool bDefaultVal = rDefaultPrintData.IsPrintPageBackground(); in SwPrintUIOptions()
163 sal_Bool IsPrintPageBackground() const { return bPrintPageBackground; } in IsPrintPageBackground() function in SwAddPrinterItem
532 rValue <<= mpPrtOpt->IsPrintPageBackground(); in _getSingleValue()
2649 aDocPrintData.SetPrintPageBackground( rPrintUIOptions.IsPrintPageBackground() ); in lcl_SavePrintUIOptionsToDocumentPrintData()
Completed in 65 milliseconds