summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRelease Engineers <releng@openoffice.org>2008-12-02 12:08:51 +0000
committerRelease Engineers <releng@openoffice.org>2008-12-02 12:08:51 +0000
commitac1e1248de3d4cb93b23a0ca4372bf3691f65642 (patch)
tree4caa26d6e09b8bad201a4ca29d26bd2e5f62d1c7
parent7bdbb953a6b82c99ea44171224cd1d776b12abee (diff)
#i10000# removed extra qualification
-rw-r--r--reportdesign/source/ui/inc/statusbarcontroller.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inc/statusbarcontroller.hxx b/reportdesign/source/ui/inc/statusbarcontroller.hxx
index b7c2cec50..edada8f84 100644
--- a/reportdesign/source/ui/inc/statusbarcontroller.hxx
+++ b/reportdesign/source/ui/inc/statusbarcontroller.hxx
@@ -57,7 +57,7 @@ namespace rptui
create(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > const & xContext);
private:
- void SAL_CALL OStatusbarController::dispose() throw (::com::sun::star::uno::RuntimeException);
+ void SAL_CALL dispose() throw (::com::sun::star::uno::RuntimeException);
// XInterface
DECLARE_XINTERFACE( )
// XServiceInfo