summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/source/uibase/shells/textsh1.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/shells/textsh1.cxx b/sw/source/uibase/shells/textsh1.cxx
index 010e14ebaedc..32161257622f 100644
--- a/sw/source/uibase/shells/textsh1.cxx
+++ b/sw/source/uibase/shells/textsh1.cxx
@@ -938,7 +938,7 @@ void SwTextShell::Execute(SfxRequest &rReq)
0);
// get also the list level indent values merged as LR-SPACE item, if needed.
- rWrtSh.GetCurAttr( aCoreSet, true );
+ rWrtSh.GetPaMAttr( pPaM, aCoreSet, true );
//UUUU create needed items for XPropertyList entries from the DrawModel so that
// the Area TabPage can access them