INTEGRATION: CWS swqbf37 (1.17.66); FILE MERGED
2005/07/06 06:15:10 od 1.17.66.1: #i50521# - correction: fix for i40011 was undone by fix for i40797
This commit is contained in:
parent
1d0e960f56
commit
f99c4732d0
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: Oasis2OOo.cxx,v $
|
||||
*
|
||||
* $Revision: 1.17 $
|
||||
* $Revision: 1.18 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-03-29 14:15:18 $
|
||||
* last change: $Author: kz $ $Date: 2005-07-12 11:40:21 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -1309,7 +1309,7 @@ void XMLTableTransformerContext_Impl::StartElement(
|
|||
}
|
||||
pMutableAttrList->RemoveAttributeByIndex( i );
|
||||
}
|
||||
break;
|
||||
// OD 2005-07-05 #i50521# - no break here for savety reason.
|
||||
}
|
||||
// --> OD 2005-01-10 #i40011#, #i40015#
|
||||
// - convert attribute table:style-name for <table:table>
|
||||
|
|
Loading…
Reference in a new issue