summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/app/AppView.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 17:12:00 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 17:12:00 +0000
commit178a56cae4efd0f022f434a208027eded0626586 (patch)
treed949211e2477867b3fa04c3a91996dd946ab3942 /dbaccess/source/ui/app/AppView.hxx
parentINTEGRATION: CWS odbmacros2 (1.21.56); FILE MERGED (diff)
downloadcore-178a56cae4efd0f022f434a208027eded0626586.tar.gz
core-178a56cae4efd0f022f434a208027eded0626586.zip
INTEGRATION: CWS odbmacros2 (1.14.56); FILE MERGED
2008/01/28 11:34:57 fs 1.14.56.1: during #i49133#: changeContainer->selectContainer
Diffstat (limited to 'dbaccess/source/ui/app/AppView.hxx')
-rw-r--r--dbaccess/source/ui/app/AppView.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/app/AppView.hxx b/dbaccess/source/ui/app/AppView.hxx
index eae7e3e29a0c..9b366af9cb40 100644
--- a/dbaccess/source/ui/app/AppView.hxx
+++ b/dbaccess/source/ui/app/AppView.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AppView.hxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: hr $ $Date: 2007-09-26 14:48:06 $
+ * last change: $Author: kz $ $Date: 2008-03-06 18:12:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -300,7 +300,7 @@ namespace dbaui
@param _eType
Which container to show.
*/
- void changeContainer(ElementType _eType);
+ void selectContainer(ElementType _eType);
/// returns the preview mode
PreviewMode getPreviewMode();