INTEGRATION: CWS os9 (1.26.34); FILE MERGED
2003/05/07 09:35:23 os 1.26.34.3: RESYNC: (1.26-1.27); FILE MERGED 2003/04/30 07:33:19 os 1.26.34.2: #i13665# duplicate insert/section entries - id changed 2003/04/29 08:13:34 os 1.26.34.1: #i13665# InsertSection: make one slot out of two
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
*
|
||||
* $RCSfile: regionsw.cxx,v $
|
||||
*
|
||||
* $Revision: 1.27 $
|
||||
* $Revision: 1.28 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2003-04-17 15:21:54 $
|
||||
* last change: $Author: vg $ $Date: 2003-05-22 08:46:18 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
@@ -1444,7 +1444,7 @@ void SwBaseShell::InsertRegionDialog(SfxRequest& rReq)
|
||||
|
||||
aSet.Put( *pSet );
|
||||
if(SFX_ITEM_SET == pSet->GetItemState(SID_ATTR_COLUMNS, FALSE, &pItem)||
|
||||
SFX_ITEM_SET == pSet->GetItemState(FN_INSERT_COLUMN_SECTION, FALSE, &pItem))
|
||||
SFX_ITEM_SET == pSet->GetItemState(FN_INSERT_REGION, FALSE, &pItem))
|
||||
{
|
||||
SwFmtCol aCol;
|
||||
SwRect aRect;
|
||||
|
||||
Reference in New Issue
Block a user