coverity#708561 Uninitialized scalar field
Change-Id: I5143af5be06312a131751d742d17be619e042d11
This commit is contained in:
@@ -77,6 +77,7 @@ sal_Bool convert( shell* pShell,
|
||||
|
||||
XRow_impl::XRow_impl( shell* pMyShell,const uno::Sequence< uno::Any >& seq )
|
||||
: m_aValueMap( seq ),
|
||||
m_nWasNull(false),
|
||||
m_pMyShell( pMyShell ),
|
||||
m_xProvider( pMyShell->m_pProvider ),
|
||||
m_xTypeConverter( 0 )
|
||||
|
Reference in New Issue
Block a user