summaryrefslogtreecommitdiff
path: root/sc/source/ui/pagedlg/tphfedit.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/pagedlg/tphfedit.cxx')
-rw-r--r--sc/source/ui/pagedlg/tphfedit.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/pagedlg/tphfedit.cxx b/sc/source/ui/pagedlg/tphfedit.cxx
index 1a05f543edc6..6349b16f081e 100644
--- a/sc/source/ui/pagedlg/tphfedit.cxx
+++ b/sc/source/ui/pagedlg/tphfedit.cxx
@@ -143,8 +143,8 @@ void ScEditWindow::SetNumType(SvxNumType eNumType)
EditTextObject* ScEditWindow::CreateTextObject()
{
- // Absatzattribute zuruecksetzen
- // (GetAttribs beim Format-Dialog-Aufruf gibt immer gesetzte Items zurueck)
+ // reset paragraph attributes
+ // (GetAttribs at creation of format dialog always returns the set items)
const SfxItemSet& rEmpty = pEdEngine->GetEmptyItemSet();
sal_Int32 nParCnt = pEdEngine->GetParagraphCount();