summaryrefslogtreecommitdiff
path: root/svtools/source/inc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-02-12 14:36:30 +0000
committerOliver Bolte <obo@openoffice.org>2009-02-12 14:36:30 +0000
commit24116c5a42d26a1970558f9fb65314a5a985862f (patch)
tree0629722fc2f913552bc8b40aa7c5705a811d3ecb /svtools/source/inc
parenta6bd752f479852931e3934546de2683a1e5d694c (diff)
CWS-TOOLING: integrate CWS fwk100
2009-01-20 15:34:21 +0100 as r266589 : #159095# dont activate tab pages if they will be created automaticaly; activate already created tab pages if its requested 2009-01-20 13:52:07 +0100 fs r266575 : #i87330# JavaCompatibleTextNotifications is not supported anymore 2009-01-20 13:51:36 +0100 fs r266574 : #i87330# in a multi line edit control's setText, use the proper notification method (which is disabled elsewhere when setText is called as part of setting the model's Text property)
Diffstat (limited to 'svtools/source/inc')
-rw-r--r--svtools/source/inc/unoiface.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/inc/unoiface.hxx b/svtools/source/inc/unoiface.hxx
index 3cffaa23ebe8..80ceda96fab5 100644
--- a/svtools/source/inc/unoiface.hxx
+++ b/svtools/source/inc/unoiface.hxx
@@ -67,7 +67,6 @@ class VCLXMultiLineEdit : public ::com::sun::star::awt::XTextComponent,
{
private:
TextListenerMultiplexer maTextListeners;
- bool mbJavaCompatibleTextNotifications;
LineEnd meLineEndType;
protected: