diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-01-31 09:39:40 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-01-31 11:37:25 +0000 |
commit | 4995bccb953dd398585f1f328fed10e9c170a029 (patch) | |
tree | 0c76515680aebf2957895d414da488ddf43effc3 /svx/source/inc/gridcell.hxx | |
parent | b8b1b1d68351765bbafe331a95909e47c661b664 (diff) |
callcatcher: update list
Diffstat (limited to 'svx/source/inc/gridcell.hxx')
-rw-r--r-- | svx/source/inc/gridcell.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/inc/gridcell.hxx b/svx/source/inc/gridcell.hxx index 4de354192788..8852c4be60d0 100644 --- a/svx/source/inc/gridcell.hxx +++ b/svx/source/inc/gridcell.hxx @@ -1127,8 +1127,6 @@ public: // helpers for XUnoTunnel static const ::com::sun::star::uno::Sequence<sal_Int8>& getUnoTunnelId(); - static FmXFilterCell* getImplementation( - const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl >& _rxObject); // painting the filter text virtual void PaintCell(OutputDevice& rDev, const Rectangle& rRect); |