Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dmisccfg.cxx78 sal_Bool IsPaperOrientationWarning() const {return bPaperOrientation;} in IsPaperOrientationWarning() function in utl::SfxMiscCfg
285 sal_Bool MiscCfg::IsPaperOrientationWarning() const in IsPaperOrientationWarning() function in utl::MiscCfg
287 return pImpl->IsPaperOrientationWarning(); in IsPaperOrientationWarning()
/trunk/main/unotools/inc/unotools/
H A Dmisccfg.hxx51 sal_Bool IsPaperOrientationWarning() const;
/trunk/main/sw/source/ui/uiview/
H A Dviewprt.cxx322 (aMisc.IsPaperOrientationWarning() ? SFX_PRINTER_CHG_ORIENTATION : 0 ))); in SetAppPrintOptions()
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx139 if ( aMisc.IsPaperOrientationWarning() ) in GetPrinter()
190 if ( aMisc.IsPaperOrientationWarning() ) in SetPrintOptions()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1545 nFlag |= aMisc.IsPaperOrientationWarning() ? SFX_PRINTER_CHG_ORIENTATION : 0; in CreateItemSet()

Completed in 29 milliseconds