summaryrefslogtreecommitdiff
path: root/svtools/workben
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 18:35:35 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 18:35:35 +0000
commitd6808fd54180422dbc5b49f35ecf790d1fe41404 (patch)
tree42bc356d55fc049cc70c20cfb3704e00df8f4758 /svtools/workben
parentbbeb97c5f076020af4777c42fcdc96a004e7c6f0 (diff)
INTEGRATION: CWS vclcleanup02 (1.2.406); FILE MERGED
2003/12/04 17:04:16 mt 1.2.406.1: #i23061# Removed/Changed old StarView stuff
Diffstat (limited to 'svtools/workben')
-rw-r--r--svtools/workben/browser.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/workben/browser.cxx b/svtools/workben/browser.cxx
index 3ca96ce06b2c..5277daac868f 100644
--- a/svtools/workben/browser.cxx
+++ b/svtools/workben/browser.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: browser.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: pl $ $Date: 2001-09-04 17:08:34 $
+ * last change: $Author: vg $ $Date: 2004-01-06 19:35:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -249,7 +249,7 @@ App aApp;
//==================================================================
BrowseModeDialog::BrowseModeDialog( Window *pParent ):
- ModalDialog( pParent, WinBits( WB_MOVEABLE | WB_CLOSEABLE | WB_SVLOOK ) ),
+ ModalDialog( pParent, WinBits( WB_MOVEABLE | WB_CLOSEABLE | WB_3DLOOK ) ),
aSingleSel( this ),
aMultiSel( this ),