https://issues.apache.org/ooo/show_bug.cgi?id=98176
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Regina Henschel <[email protected]> --- I have not applied the patch, but from the code I see two questions in the patch: (1) The new style is missing in ScStyleSheetPool::CopyStdStylesFrom( ScStyleSheetPool* pSrcPool ) see comment // neue Eintraege auch bei CopyStdStylesFrom eintragen at the beginning of ScStyleSheetPool::CreateStandardStyles() The comment means translated, "put new items into CopyStdStylesFrom too". (2) Line pSheet->SetParent( aStrStandard ); ??? DO have page styles a parent? That is not possible in the UI. -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue. You are watching all issue changes.
