summaryrefslogtreecommitdiffstats
path: root/unotools/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-05 00:17:44 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-05 10:54:21 +0100
commit04ce2cea24b7e90de6542789dfdcf894082fad70 (patch)
treeade6f571585e3978dfa57a558d3cabcdf4ffa942 /unotools/inc
parentno real need to use pointers here (diff)
downloadcore-04ce2cea24b7e90de6542789dfdcf894082fad70.tar.gz
core-04ce2cea24b7e90de6542789dfdcf894082fad70.zip
callcatcher: drop some Impl methods, regenerate list
Diffstat (limited to 'unotools/inc')
-rw-r--r--unotools/inc/unotools/eventcfg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/inc/unotools/eventcfg.hxx b/unotools/inc/unotools/eventcfg.hxx
index 253aaba9963f..1e01ac0c0247 100644
--- a/unotools/inc/unotools/eventcfg.hxx
+++ b/unotools/inc/unotools/eventcfg.hxx
@@ -83,7 +83,6 @@ public:
GlobalEventConfig_Impl( );
~GlobalEventConfig_Impl( );
- void EstablishFrameCallback(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame);
void Notify( const com::sun::star::uno::Sequence<rtl::OUString>& aPropertyNames);
void Commit();