Searched refs:IsPaperSize (Results 1 – 3 of 3) sorted by relevance
93 sal_Bool IsPaperSize() const { return m_bPaperSize; } in IsPaperSize() function in SvtPrintWarningOptions_Impl310 sal_Bool SvtPrintWarningOptions::IsPaperSize() const in IsPaperSize() function in SvtPrintWarningOptions313 return m_pDataContainer->IsPaperSize(); in IsPaperSize()
106 sal_Bool IsPaperSize() const;
194 aPaperSizeCB.Check( aWarnOptions.IsPaperSize() ); in Reset()
Completed in 22 milliseconds