summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docsh.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-08-03 11:54:45 +0200
committerIvo Hinkelmann <ihi@openoffice.org>2010-08-03 11:54:45 +0200
commit48018b48b69b584bf3e97ee797c0dbd2c49385ca (patch)
treef3506191605c9e194a3eab8fc09c3a954b3db26d /sc/source/ui/inc/docsh.hxx
parent241e2ae39ca60a86e66b911037c0829879541c86 (diff)
parent77ccf4c8b1828fea6bc0a86b741bfd2d43e2937f (diff)
CWS-TOOLING: integrate CWS mib17
Notes
Notes: split repo tag: calc_ooo/OOO330_m3
Diffstat (limited to 'sc/source/ui/inc/docsh.hxx')
-rw-r--r--[-rwxr-xr-x]sc/source/ui/inc/docsh.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/docsh.hxx b/sc/source/ui/inc/docsh.hxx
index 5b4fc6227225..19147cfaf61f 100755..100644
--- a/sc/source/ui/inc/docsh.hxx
+++ b/sc/source/ui/inc/docsh.hxx
@@ -215,6 +215,7 @@ public:
virtual BOOL SaveCompleted( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& ); // SfxInPlaceObject
virtual BOOL DoSaveCompleted( SfxMedium * pNewStor); // SfxObjectShell
+ virtual sal_Bool QuerySlotExecutable( USHORT nSlotId );
virtual void Draw( OutputDevice *, const JobSetup & rSetup,
USHORT nAspect = ASPECT_CONTENT );