summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/fieldwnd.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-17 14:09:36 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-17 14:09:36 +0000
commit618fd90cc2471138c7657d7fbcb06b608776b84c (patch)
treeaba22732883393406bd44501f51b853262bf8e96 /sc/source/ui/inc/fieldwnd.hxx
parent8d23ee8e69a46ac596cd08ad271d682712580d28 (diff)
INTEGRATION: CWS vcl08 (1.6.2.1.20); FILE MERGED
2003/04/09 10:19:45 dr 1.6.2.1.20.1: #108669# mirrored UI: swap left/right cursor done in VCL
Diffstat (limited to 'sc/source/ui/inc/fieldwnd.hxx')
-rw-r--r--sc/source/ui/inc/fieldwnd.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/source/ui/inc/fieldwnd.hxx b/sc/source/ui/inc/fieldwnd.hxx
index 8e540dde1402..105f9e6fa545 100644
--- a/sc/source/ui/inc/fieldwnd.hxx
+++ b/sc/source/ui/inc/fieldwnd.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fieldwnd.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 18:06:10 $
+ * last change: $Author: rt $ $Date: 2003-04-17 15:09:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -117,7 +117,6 @@ private:
long nFieldSize; /// Maximum count of fields.
long nFieldCount; /// Count of existing fields.
long nFieldSelected; /// Currently selected field.
- bool mbAppRTL; /// true = Application in RTL display mode.
com::sun::star::uno::WeakReference< ::drafts::com::sun::star::accessibility::XAccessible > xAccessible;
ScAccessibleDataPilotControl* pAccessible;