Searched refs:IsPaperOrientation (Results 1 – 3 of 3) sorted by relevance
94 sal_Bool IsPaperOrientation() const { return m_bPaperOrientation; } in IsPaperOrientation() function in SvtPrintWarningOptions_Impl319 sal_Bool SvtPrintWarningOptions::IsPaperOrientation() const in IsPaperOrientation() function in SvtPrintWarningOptions322 return m_pDataContainer->IsPaperOrientation(); in IsPaperOrientation()
107 sal_Bool IsPaperOrientation() const;
195 aPaperOrientationCB.Check( aWarnOptions.IsPaperOrientation() ); in Reset()
Completed in 13 milliseconds