summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/inscldlg.cxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2001-05-23 09:52:56 +0000
committerDaniel Rentz <dr@openoffice.org>2001-05-23 09:52:56 +0000
commit2245ebfc7375f65628d022d4c5eb6138f4f8f722 (patch)
tree23e22ab809d8e275ddbfbcf3e77dbaf0fa0c5020 /sc/source/ui/miscdlgs/inscldlg.cxx
parentd3b7c5566e696c7f1580eb543789f3a09dbe071b (diff)
#86988# dialog redesign
Diffstat (limited to 'sc/source/ui/miscdlgs/inscldlg.cxx')
-rw-r--r--sc/source/ui/miscdlgs/inscldlg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/miscdlgs/inscldlg.cxx b/sc/source/ui/miscdlgs/inscldlg.cxx
index 80224af096b2..4c365ea1822b 100644
--- a/sc/source/ui/miscdlgs/inscldlg.cxx
+++ b/sc/source/ui/miscdlgs/inscldlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: inscldlg.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:45:02 $
+ * last change: $Author: dr $ $Date: 2001-05-23 10:50:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@ ScInsertCellDlg::ScInsertCellDlg( Window* pParent,BOOL bDisallowCellMove) :
aBtnCellsRight ( this, ScResId( BTN_CELLSRIGHT ) ),
aBtnInsRows ( this, ScResId( BTN_INSROWS ) ),
aBtnInsCols ( this, ScResId( BTN_INSCOLS ) ),
- aGbFrame ( this, ScResId( GB_FRAME ) )
+ aFlFrame ( this, ScResId( FL_FRAME ) )
{
if (bDisallowCellMove)
{