diff options
Diffstat (limited to 'svl/source/items/style.cxx')
-rw-r--r-- | svl/source/items/style.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/items/style.cxx b/svl/source/items/style.cxx index 8bdf0735e472..175f7ceee101 100644 --- a/svl/source/items/style.cxx +++ b/svl/source/items/style.cxx @@ -266,7 +266,7 @@ bool SfxStyleSheetBase::SetFollow( const OUString& rName ) return true; } -// Set Itemset. The dflt-implementation creates a new set +// Set Itemset. The default implementation creates a new set SfxItemSet& SfxStyleSheetBase::GetItemSet() { |