summaryrefslogtreecommitdiff
path: root/svx/source/form/formdispatchinterceptor.cxx
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2009-12-11 13:42:15 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2009-12-11 13:42:15 +0100
commit552d36de5623cbcf9b995da239b4f59ce16eb8a5 (patch)
tree8638414daaade9d42d36a0177eed4d23b7b066d7 /svx/source/form/formdispatchinterceptor.cxx
parentf613e609218618a64aa6aabccc865e75c5cb568d (diff)
dba33b: fixed some nits picked by the Solaris compiler
Diffstat (limited to 'svx/source/form/formdispatchinterceptor.cxx')
-rw-r--r--svx/source/form/formdispatchinterceptor.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/formdispatchinterceptor.cxx b/svx/source/form/formdispatchinterceptor.cxx
index 903d27d6e650..2950b1605b0f 100644
--- a/svx/source/form/formdispatchinterceptor.cxx
+++ b/svx/source/form/formdispatchinterceptor.cxx
@@ -64,7 +64,7 @@ namespace svxform
//= DispatchInterceptionMultiplexer
//========================================================================
- DBG_NAME(DispatchInterceptionMultiplexer);
+ DBG_NAME(DispatchInterceptionMultiplexer)
//------------------------------------------------------------------------
DispatchInterceptionMultiplexer::DispatchInterceptionMultiplexer(
const Reference< XDispatchProviderInterception >& _rxToIntercept, DispatchInterceptor* _pMaster )