loplugin: cstylecast

Change-Id: I96a0d5d7ec3363076b0165f3c540c51ef01b58f3
This commit is contained in:
Noel Grandin
2014-10-15 13:52:39 +02:00
parent 5a5d55a8a0
commit fb7b1f45f9
4 changed files with 8 additions and 8 deletions

View File

@@ -162,7 +162,7 @@ void EncryptionEngine::clearUp( ) const
xReferenceResolvedBroadcaster->removeReferenceResolvedListener(
m_nIdOfTemplateEC,
(const Reference < cssxc::sax::XReferenceResolvedListener >)((SecurityEngine *)this));
static_cast<const Reference < cssxc::sax::XReferenceResolvedListener > >((SecurityEngine *)this));
m_xSAXEventKeeper->removeElementCollector(m_nIdOfTemplateEC);