summaryrefslogtreecommitdiff
path: root/svx/source/dialog
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-01-05 11:19:14 +0000
committerOliver Bolte <obo@openoffice.org>2005-01-05 11:19:14 +0000
commit8a27e48fa711fe7d45670d3ed622b894b2432c2f (patch)
tree4d35cc563817d20d426cd15e21843288ea4b28ca /svx/source/dialog
parentf123f9e1f05120c50b3aa1c959da45f1a63ad80b (diff)
INTEGRATION: CWS dba20 (1.5.204); FILE MERGED
2004/11/12 07:38:11 oj 1.5.204.1: #i27759# enable tabstop
Diffstat (limited to 'svx/source/dialog')
-rw-r--r--svx/source/dialog/optpath.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/dialog/optpath.cxx b/svx/source/dialog/optpath.cxx
index 7ae31beb1344..0a64ec2262e9 100644
--- a/svx/source/dialog/optpath.cxx
+++ b/svx/source/dialog/optpath.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: optpath.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2004-12-13 12:16:11 $
+ * last change: $Author: obo $ $Date: 2005-01-05 12:19:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -194,9 +194,9 @@ String Convert_Impl( const String& rValue )
return aReturn;
}
-// class SvxPathControl_Impl ---------------------------------------------
+// class SvxControlFocusHelper ---------------------------------------------
-long SvxPathControl_Impl::Notify( NotifyEvent& rNEvt )
+long SvxControlFocusHelper::Notify( NotifyEvent& rNEvt )
{
long nRet = Control::Notify( rNEvt );