coverity#984140 Uninitialized pointer field
Change-Id: Icba06e9bfa85b67a9e2a5f6952d023d6655267d4
This commit is contained in:
@@ -1390,6 +1390,7 @@ CustomPropertiesWindow::CustomPropertiesWindow(Window* pParent,
|
||||
m_aYesNoButton ( this, SfxResId( SFX_WIN_PROPERTY_YESNO ) ),
|
||||
m_aRemoveButton ( this, SfxResId( SFX_PB_PROPERTY_REMOVE ) ),
|
||||
m_nScrollPos (0),
|
||||
m_pCurrentLine (NULL),
|
||||
m_aNumberFormatter( ::comphelper::getProcessComponentContext(),
|
||||
Application::GetSettings().GetLanguageTag().getLanguageType() )
|
||||
|
||||
|
Reference in New Issue
Block a user