summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/clipboardctl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/inc/clipboardctl.hxx b/svx/inc/clipboardctl.hxx
index 7d00a8ce67de..df0eabd533f3 100644
--- a/svx/inc/clipboardctl.hxx
+++ b/svx/inc/clipboardctl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: clipboardctl.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2005-01-21 14:13:43 $
+ * last change: $Author: obo $ $Date: 2005-03-15 09:27:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,10 +83,10 @@ class SvxClipboardFmtItem;
class SVX_DLLPUBLIC SvxClipBoardControl : public SfxToolBoxControl
{
-// SfxStatusForwarder aForwarder;
SfxPoolItem* pClipboardFmtItem;
PopupMenu* pPopup;
USHORT nItemId;
+ BOOL bDisabled;
void DelPopup();