• Michael Stahl's avatar
    sw: add a real create-no-frames flag to MakeCopy/MakeTextNode · 69d2d24b
    Michael Stahl yazdı
    SwNodes::CopyNodes calling MakeCopy() and then immediately DelFrames()
    considered silly.
    
    Apparently SwOLENode/SwGrfNode don't actually create frames anyway since
    that is done via their SwFrameFormats, so they just ignore the parameter.
    
    Change-Id: I8a8f52da1d25bb5689345e956a33aebd727e8fc7
    69d2d24b
ndole.hxx 5.57 KB