summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-06-19 09:32:09 +0000
committerOliver Specht <os@openoffice.org>2001-06-19 09:32:09 +0000
commit523f051f8bd900fe4a82d1d49436c7656b25d770 (patch)
tree9821d902bdd62e5557def031bc0de90ea6005f5c /svx/inc
parente2183fc7e38c3511de133f12e0842106d04de455 (diff)
#88155# ruby dialog enabled without a selection
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/rubydialog.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/inc/rubydialog.hxx b/svx/inc/rubydialog.hxx
index c35a8da3e80d..156bfe070da9 100644
--- a/svx/inc/rubydialog.hxx
+++ b/svx/inc/rubydialog.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: rubydialog.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2001-06-01 10:10:39 $
+ * last change: $Author: os $ $Date: 2001-06-19 10:30:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -175,6 +175,7 @@ class SvxRubyDialog : public SfxModelessDialog
void SetText(sal_Int32 nPos, Edit& rLeft, Edit& rRight);
void GetText();
void ClearCharStyleList();
+ void AssertOneEntry();
void Update();
virtual BOOL Close();