Kaydet (Commit) f4f9f65e authored tarafından Martin Kepplinger's avatar Martin Kepplinger Kaydeden (comit) Thomas Arnhold

Comment fix

üst 944d5f91
...@@ -393,7 +393,7 @@ BOOL SwDocShell::Insert( SfxObjectShell &rSource, ...@@ -393,7 +393,7 @@ BOOL SwDocShell::Insert( SfxObjectShell &rSource,
// SwDocStyleSheetPool::aStyleSheet that uses same members of // SwDocStyleSheetPool::aStyleSheet that uses same members of
// SwDocStyleSheetPool::Find. Therefore a copy has to be used // SwDocStyleSheetPool::Find. Therefore a copy has to be used
// here. Attention: SfxStylessheetBase::SetFollow calls itself // here. Attention: SfxStylessheetBase::SetFollow calls itself
// a SwDocStyleSheetBase::Find, so that it's not sufficiant to // a SwDocStyleSheetPool::Find, so that it's not sufficiant to
// to eliminate the Find-calls in this method. // to eliminate the Find-calls in this method.
rtl::Reference< SwDocStyleSheet > xNewSheet( new SwDocStyleSheet( (SwDocStyleSheet&)pMyPool rtl::Reference< SwDocStyleSheet > xNewSheet( new SwDocStyleSheet( (SwDocStyleSheet&)pMyPool
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment