make this cond. to avoid another removal

Change-Id: I33793a1c82d7a3a8679964470057f2c3011fb145
This commit is contained in:
David Tardon
2016-10-24 17:56:58 +02:00
parent 0c3642e8e8
commit 2dc528d85b

View File

@@ -226,7 +226,9 @@ public:
ScDocument& GetDocument() { return aDocument; }
ScDocFunc& GetDocFunc() { return *pDocFunc; }
#if ENABLE_TELEPATHY
void SetDocFunc( ScDocFunc *pDF ) { pDocFunc = pDF; }
#endif
SfxPrinter* GetPrinter( bool bCreateIfNotExist = true );
sal_uInt16 SetPrinter( SfxPrinter* pNewPrinter, SfxPrinterChangeFlags nDiffFlags = SFX_PRINTER_ALL );