summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/recfloat.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2002-07-18 14:06:55 +0000
committerMathias Bauer <mba@openoffice.org>2002-07-18 14:06:55 +0000
commit0b0db2439a89834a4b308117cbcdad02220b4b52 (patch)
treef48b03dcabef772e0ae8b3f54f7aefefdf128303 /sfx2/source/inc/recfloat.hxx
parente95e4d02ec4ceeabcf7d65fe947f43fe9e06b0f5 (diff)
#101305#: queryclose
Diffstat (limited to 'sfx2/source/inc/recfloat.hxx')
-rw-r--r--sfx2/source/inc/recfloat.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/source/inc/recfloat.hxx b/sfx2/source/inc/recfloat.hxx
index 66f85aeefb..18c84e8e91 100644
--- a/sfx2/source/inc/recfloat.hxx
+++ b/sfx2/source/inc/recfloat.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: recfloat.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mba $ $Date: 2002-07-18 07:14:56 $
+ * last change: $Author: mba $ $Date: 2002-07-18 15:06:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,6 +88,7 @@ public:
SfxChildWindow* pChildWin ,
Window* pParent );
virtual BOOL Close();
+ virtual void FillInfo( SfxChildWinInfo& rInfo ) const;
};
#endif