summaryrefslogtreecommitdiff
path: root/framework/source/inc/dispatch/windowcommanddispatch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/dispatch/windowcommanddispatch.hxx')
-rw-r--r--framework/source/inc/dispatch/windowcommanddispatch.hxx14
1 files changed, 0 insertions, 14 deletions
diff --git a/framework/source/inc/dispatch/windowcommanddispatch.hxx b/framework/source/inc/dispatch/windowcommanddispatch.hxx
index 549c6d9e69ae..5315240d7a94 100644
--- a/framework/source/inc/dispatch/windowcommanddispatch.hxx
+++ b/framework/source/inc/dispatch/windowcommanddispatch.hxx
@@ -74,20 +74,6 @@ namespace css = ::com::sun::star;
*/
class WindowCommandDispatch : private ThreadHelpBase
{
- //___________________________________________
- // const
-
- private:
-
- /// dispatch URL to trigger our "Tools->Options" dialog
- static const ::rtl::OUString COMMAND_PREFERENCES;
-
- /// dispatch URL to trigger our About box
- static const ::rtl::OUString COMMAND_ABOUTBOX;
-
- //___________________________________________
- // member
-
private:
/// can be used to create own needed services on demand.