make this cond. to avoid another removal
Change-Id: I33793a1c82d7a3a8679964470057f2c3011fb145
This commit is contained in:
@@ -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 );
|
||||
|
Reference in New Issue
Block a user