summaryrefslogtreecommitdiffstats
path: root/framework/source/uielement/langselectionstatusbarcontroller.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/uielement/langselectionstatusbarcontroller.cxx')
-rw-r--r--framework/source/uielement/langselectionstatusbarcontroller.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/uielement/langselectionstatusbarcontroller.cxx b/framework/source/uielement/langselectionstatusbarcontroller.cxx
index d1cfd9001a8b..f043c1d8dd5a 100644
--- a/framework/source/uielement/langselectionstatusbarcontroller.cxx
+++ b/framework/source/uielement/langselectionstatusbarcontroller.cxx
@@ -254,7 +254,7 @@ throw (css::uno::RuntimeException)
else if (nId == MID_LANG_SEL_MORE)
{
//open the dialog "format/character" for current selection
- aBuff.append( ".uno:FontDialog?Language:string=*" );
+ aBuff.append( ".uno:FontDialog?Page:string=font" );
}
else if (MID_LANG_PARA_1 <= nId && nId <= MID_LANG_PARA_9)
{