Lines Matching refs:SvtPrintWarningOptions
269 SvtPrintWarningOptions_Impl* SvtPrintWarningOptions::m_pDataContainer = NULL;
270 sal_Int32 SvtPrintWarningOptions::m_nRefCount = 0;
275 SvtPrintWarningOptions::SvtPrintWarningOptions() in SvtPrintWarningOptions() function in SvtPrintWarningOptions
292 SvtPrintWarningOptions::~SvtPrintWarningOptions() in ~SvtPrintWarningOptions()
310 sal_Bool SvtPrintWarningOptions::IsPaperSize() const in IsPaperSize()
319 sal_Bool SvtPrintWarningOptions::IsPaperOrientation() const in IsPaperOrientation()
328 sal_Bool SvtPrintWarningOptions::IsNotFound() const in IsNotFound()
337 sal_Bool SvtPrintWarningOptions::IsTransparency() const in IsTransparency()
346 void SvtPrintWarningOptions::SetPaperSize( sal_Bool bState ) in SetPaperSize()
355 void SvtPrintWarningOptions::SetPaperOrientation( sal_Bool bState ) in SetPaperOrientation()
364 void SvtPrintWarningOptions::SetNotFound( sal_Bool bState ) in SetNotFound()
373 void SvtPrintWarningOptions::SetTransparency( sal_Bool bState ) in SetTransparency()
380 sal_Bool SvtPrintWarningOptions::IsModifyDocumentOnPrintingAllowed() const in IsModifyDocumentOnPrintingAllowed()
388 void SvtPrintWarningOptions::SetModifyDocumentOnPrintingAllowed( sal_Bool bState ) in SetModifyDocumentOnPrintingAllowed()
397 Mutex& SvtPrintWarningOptions::GetOwnStaticMutex() in GetOwnStaticMutex()