Home
last modified time | relevance | path

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

/aoo42x/main/sw/inc/
H A Dprintdata.hxx151 sal_Bool IsPrintPageBackground() const { return bPrintPageBackground; } in IsPrintPageBackground() function in SwPrintData
197 …bool IsPrintPageBackground() const { return getBoolValue( "PrintPageBackground", m_rDefa… in IsPrintPageBackground() function in SwPrintUIOptions
/aoo42x/main/sw/source/core/view/
H A Dprintdata.cxx164 rOptions.bPrintPageBackground = pOpt->IsPrintPageBackground(); in MakeSwPrtOptions()
232 bool bDefaultVal = rDefaultPrintData.IsPrintPageBackground(); in SwPrintUIOptions()
/aoo42x/main/sw/source/ui/inc/
H A Dcfgitems.hxx163 sal_Bool IsPrintPageBackground() const { return bPrintPageBackground; } in IsPrintPageBackground() function in SwAddPrinterItem
/aoo42x/main/sw/source/ui/uno/
H A Dunomod.cxx532 rValue <<= mpPrtOpt->IsPrintPageBackground(); in _getSingleValue()
H A Dunotxdoc.cxx2665 aDocPrintData.SetPrintPageBackground( rPrintUIOptions.IsPrintPageBackground() ); in lcl_SavePrintUIOptionsToDocumentPrintData()

Completed in 157 milliseconds