coverity#708280 Uninitialized pointer field
Change-Id: I92b3e6ec80a951bd8a0133a348de7240ec15a89e
This commit is contained in:
parent
24642ae52e
commit
184b9f7da7
@ -89,6 +89,7 @@ namespace svt
|
||||
,m_rContentMutex ( _rContentMutex )
|
||||
,m_xCommandEnv ( _rxCommandEnv )
|
||||
,m_pTranslator ( _pTranslator )
|
||||
,m_pResultHandler ( NULL )
|
||||
,m_bCancelled ( false )
|
||||
,m_rBlackList ( ::com::sun::star::uno::Sequence< OUString >() )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user