Bugzilla – Attachment 51228 Details for
Bug 40599
paragraph anchored graphics in redlined list duplicated on each save
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
this is what I'd like to do
sw.experimental.patch (text/plain), 865 bytes, created by
Caolán McNamara
on 2011-09-15 00:45:49 UTC
(
hide
)
Description:
this is what I'd like to do
Filename:
MIME Type:
Creator:
Caolán McNamara
Created:
2011-09-15 00:45:49 UTC
Size:
865 bytes
patch
obsolete
>diff --git a/sw/source/core/doc/docedt.cxx b/sw/source/core/doc/docedt.cxx >index 3f15e8c..134d809 100644 >--- a/sw/source/core/doc/docedt.cxx >+++ b/sw/source/core/doc/docedt.cxx >@@ -326,15 +326,6 @@ void DelFlyInRange( const SwNodeIndex& rMkNdIdx, > ? rMkNdIdx < pAPos->nNode && pAPos->nNode <= rPtNdIdx > : rPtNdIdx <= pAPos->nNode && pAPos->nNode < rMkNdIdx )) > { >- // nur den Anker verschieben ?? >- if( rPtNdIdx == pAPos->nNode ) >- { >- SwFmtAnchor aAnch( pFmt->GetAnchor() ); >- SwPosition aPos( rMkNdIdx ); >- aAnch.SetAnchor( &aPos ); >- pFmt->SetFmtAttr( aAnch ); >- } >- else > { > // wird der Fly geloescht muss auch im seinem Inhalt alle > // Flys geloescht werden !!
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 40599
:
50866
|
51183
| 51228