summaryrefslogtreecommitdiff
path: root/include/toolkit
diff options
context:
space:
mode:
authorZolnai Tamás <tamas.zolnai@collabora.com>2014-01-22 13:09:20 +0100
committerZolnai Tamás <tamas.zolnai@collabora.com>2014-01-22 13:12:07 +0100
commit4aa04075fbfcecd33a5c257e69d0c5858fcfb973 (patch)
tree2976dafbd2e02eb01dc54d679a64929f88884e83 /include/toolkit
parentcb710f3a1e5b5da0f24e0e775e722502281120ce (diff)
Fix service name of UnoFrameControl
Change-Id: Ic213a8ac35ba7364408c52e436f052b4684be2f1
Diffstat (limited to 'include/toolkit')
-rw-r--r--include/toolkit/controls/dialogcontrol.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/controls/dialogcontrol.hxx b/include/toolkit/controls/dialogcontrol.hxx
index 569edaa24300..f6067209ce46 100644
--- a/include/toolkit/controls/dialogcontrol.hxx
+++ b/include/toolkit/controls/dialogcontrol.hxx
@@ -328,7 +328,7 @@ public:
OUString GetComponentServiceName();
// ::com::sun::star::lang::XServiceInfo
-DECLIMPL_SERVICEINFO_DERIVED( UnoFrameControl, ControlContainerBase, szServiceName_UnoPageControl )
+DECLIMPL_SERVICEINFO_DERIVED( UnoFrameControl, ControlContainerBase, szServiceName_UnoFrameControl )
};
#endif // INCLUDED_TOOLKIT_CONTROLS_DIALOGCONTROL_HXX