Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dprintdata.hxx147 sal_Bool IsPaperFromSetup() const { return bPaperFromSetup; } in IsPaperFromSetup() function in SwPrintData
204 …bool IsPaperFromSetup() const { return getBoolValue( "PrintPaperFromSetup", m_rDefa… in IsPaperFromSetup() function in SwPrintUIOptions
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx167 rOptions.bPaperFromSetup = pOpt->IsPaperFromSetup(); in MakeSwPrtOptions()
292 bDefaultVal = rDefaultPrintData.IsPaperFromSetup(); in SwPrintUIOptions()
/trunk/main/sw/source/ui/inc/
H A Dcfgitems.hxx161 sal_Bool IsPaperFromSetup() const { return bPaperFromSetup; } in IsPaperFromSetup() function in SwAddPrinterItem
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx544 rValue <<= mpPrtOpt->IsPaperFromSetup(); in _getSingleValue()
H A Dunotxdoc.cxx2660 aDocPrintData.SetPaperFromSetup( rPrintUIOptions.IsPaperFromSetup() ); in lcl_SavePrintUIOptionsToDocumentPrintData()

Completed in 41 milliseconds