Home
last modified time | relevance | path

Searched refs:SFX_PRINTER_CHG_SIZE (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/sw/source/ui/uiview/
H A Dviewprt.cxx150 const sal_Bool bChgSize= nDiffFlags & SFX_PRINTER_CHG_SIZE ? sal_True : sal_False; in SetPrinter()
321 (aMisc.IsPaperSizeWarning() ? SFX_PRINTER_CHG_SIZE : 0) | in SetAppPrintOptions()
H A Dsrcview.cxx736 const sal_Bool bChgSize= nDiffFlags & SFX_PRINTER_CHG_SIZE ? sal_True : sal_False; in SetPrinter()
H A Dpview.cxx1933 const sal_Bool bChgSize= nDiffFlags & SFX_PRINTER_CHG_SIZE ? sal_True : sal_False; in SetPrinter()
/aoo4110/main/sfx2/source/view/
H A Dviewprn.cxx512 bSizeToDoc = pFlagItem ? (pFlagItem->GetValue() & SFX_PRINTER_CHG_SIZE) : sal_False; in SetPrinter_Impl()
537 nNewOpt = SFX_PRINTER_CHG_ORIENTATION | SFX_PRINTER_CHG_SIZE; in SetPrinter_Impl()
547 nNewOpt = SFX_PRINTER_CHG_SIZE; in SetPrinter_Impl()
/aoo4110/main/sfx2/source/doc/
H A Dprinthelper.cxx399 nChangeFlags |= SFX_PRINTER_CHG_SIZE; in impl_setPrinter()
447 nChangeFlags |= SFX_PRINTER_CHG_SIZE; in impl_setPrinter()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh3.cxx544 if (nDiffFlags & (SFX_PRINTER_CHG_ORIENTATION | SFX_PRINTER_CHG_SIZE)) in SetPrinter()
571 if (nDiffFlags & SFX_PRINTER_CHG_SIZE) in SetPrinter()
/aoo4110/main/sfx2/inc/sfx2/
H A Dviewsh.hxx71 #define SFX_PRINTER_CHG_SIZE 16 macro
/aoo4110/main/sc/source/core/data/
H A Ddocumen8.cxx142 nFlags |= SFX_PRINTER_CHG_SIZE; in GetPrinter()
193 nFlags |= SFX_PRINTER_CHG_SIZE; in SetPrintOptions()
/aoo4110/main/sd/source/ui/app/
H A Dsdmod2.cxx673 nFlags = (aPrintItem.GetOptionsPrint().IsWarningSize() ? SFX_PRINTER_CHG_SIZE : 0) | in ApplyItemSet()
/aoo4110/main/sd/source/ui/docshell/
H A Ddocshel4.cxx127 nFlags = (aPrintItem.GetOptionsPrint().IsWarningSize() ? SFX_PRINTER_CHG_SIZE : 0) | in GetPrinter()
/aoo4110/main/cui/source/options/
H A Dtreeopt.cxx1544 sal_uInt16 nFlag = aMisc.IsPaperSizeWarning() ? SFX_PRINTER_CHG_SIZE : 0; in CreateItemSet()
1692 aMisc.SetPaperSizeWarning(0 != (pFlag->GetValue() & SFX_PRINTER_CHG_SIZE )); in ApplyItemSet()
/aoo4110/main/sd/source/ui/view/
H A DViewShellBase.cxx603 nDiffFlags & SFX_PRINTER_CHG_SIZE) && pNewPrinter ) in SetPrinter()

Completed in 93 milliseconds