Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dmisccfg.cxx75 sal_Bool IsPaperSizeWarning() const {return bPaperSize;} in IsPaperSizeWarning() function in utl::SfxMiscCfg
275 sal_Bool MiscCfg::IsPaperSizeWarning() const in IsPaperSizeWarning() function in utl::MiscCfg
277 return pImpl->IsPaperSizeWarning(); in IsPaperSizeWarning()
/trunk/main/unotools/inc/unotools/
H A Dmisccfg.hxx48 sal_Bool IsPaperSizeWarning() const;
/trunk/main/sw/source/ui/uiview/
H A Dviewprt.cxx321 (aMisc.IsPaperSizeWarning() ? SFX_PRINTER_CHG_SIZE : 0) | in SetAppPrintOptions()
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx141 if ( aMisc.IsPaperSizeWarning() ) in GetPrinter()
192 if ( aMisc.IsPaperSizeWarning() ) in SetPrintOptions()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1544 sal_uInt16 nFlag = aMisc.IsPaperSizeWarning() ? SFX_PRINTER_CHG_SIZE : 0; in CreateItemSet()

Completed in 37 milliseconds