[Libreoffice-commits] .: binfilter/bf_forms
Stephan Bergmann
sbergmann at kemper.freedesktop.org
Thu Jun 7 00:25:00 PDT 2012
binfilter/bf_forms/source/component/Image.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 4630cdd4990593733872a264e8abf031fa144e1f
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu Jun 7 09:24:45 2012 +0200
Disentangle disposing using
Change-Id: I4ad806521063c9e6699488cdb52cec349fe9dfe6
diff --git a/binfilter/bf_forms/source/component/Image.hxx b/binfilter/bf_forms/source/component/Image.hxx
index 09d86fa..2863013 100644
--- a/binfilter/bf_forms/source/component/Image.hxx
+++ b/binfilter/bf_forms/source/component/Image.hxx
@@ -185,8 +185,6 @@ public:
// ::com::sun::star::beans::XPropertyChangeListener
virtual void SAL_CALL propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& ) throw(::com::sun::star::uno::RuntimeException);
- using OControl::disposing;
-
protected:
::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel > getXModel(const InterfaceRef& xIface) const;
More information about the Libreoffice-commits
mailing list