diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-09-05 00:17:44 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-09-05 10:54:21 +0100 |
commit | 04ce2cea24b7e90de6542789dfdcf894082fad70 (patch) | |
tree | ade6f571585e3978dfa57a558d3cabcdf4ffa942 /unotools/inc | |
parent | f8238e893b94901a6b1b2e08fd45be1a15726996 (diff) |
callcatcher: drop some Impl methods, regenerate list
Diffstat (limited to 'unotools/inc')
-rw-r--r-- | unotools/inc/unotools/eventcfg.hxx | 1 |
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(); |