Searched refs:IsPaperOrientationWarning (Results 1 – 5 of 5) sorted by relevance
78 sal_Bool IsPaperOrientationWarning() const {return bPaperOrientation;} in IsPaperOrientationWarning() function in utl::SfxMiscCfg285 sal_Bool MiscCfg::IsPaperOrientationWarning() const in IsPaperOrientationWarning() function in utl::MiscCfg287 return pImpl->IsPaperOrientationWarning(); in IsPaperOrientationWarning()
51 sal_Bool IsPaperOrientationWarning() const;
322 (aMisc.IsPaperOrientationWarning() ? SFX_PRINTER_CHG_ORIENTATION : 0 ))); in SetAppPrintOptions()
139 if ( aMisc.IsPaperOrientationWarning() ) in GetPrinter()190 if ( aMisc.IsPaperOrientationWarning() ) in SetPrintOptions()
1545 nFlag |= aMisc.IsPaperOrientationWarning() ? SFX_PRINTER_CHG_ORIENTATION : 0; in CreateItemSet()
Completed in 41 milliseconds