restore removed function
It is used by the tubes collaboration stuff. Change-Id: I9e31f0588f6c400716fba29806c1dab462c32a43
This commit is contained in:
@@ -226,6 +226,7 @@ public:
|
||||
|
||||
ScDocument& GetDocument() { return aDocument; }
|
||||
ScDocFunc& GetDocFunc() { return *pDocFunc; }
|
||||
void SetDocFunc( ScDocFunc *pDF ) { pDocFunc = pDF; }
|
||||
|
||||
SfxPrinter* GetPrinter( bool bCreateIfNotExist = true );
|
||||
sal_uInt16 SetPrinter( SfxPrinter* pNewPrinter, SfxPrinterChangeFlags nDiffFlags = SFX_PRINTER_ALL );
|
||||
|
Reference in New Issue
Block a user