From a3ad370704e3391bf3894cff470f8f548a78e096 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien <hr@openoffice.org> Date: Mon, 19 Jun 2006 13:41:19 +0000 Subject: INTEGRATION: CWS warnings01 (1.12.220); FILE MERGED 2006/04/20 14:47:58 cl 1.12.220.1: warning free code changes --- svx/inc/rubydialog.hxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'svx/inc/rubydialog.hxx') diff --git a/svx/inc/rubydialog.hxx b/svx/inc/rubydialog.hxx index 1cc7e8395e28..41142ca574c3 100644 --- a/svx/inc/rubydialog.hxx +++ b/svx/inc/rubydialog.hxx @@ -4,9 +4,9 @@ * * $RCSfile: rubydialog.hxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: rt $ $Date: 2005-09-08 18:23:56 $ + * last change: $Author: hr $ $Date: 2006-06-19 14:41:19 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -149,6 +149,7 @@ class SvxRubyDialog : public SfxModelessDialog long nLastPos; long nCurrentEdit; + BOOL bModified; com::sun::star::uno::Reference<com::sun::star::view::XSelectionChangeListener> xImpl; -- cgit