coverity#1202950 Uninitialized scalar field
Change-Id: I3f3ef0f017d35bb16ecdb7638d23e6b447f7262b
This commit is contained in:
@@ -1927,6 +1927,7 @@ void MenuBarManager::Init(const Reference< XFrame >& rFrame,AddonMenu* pAddonMen
|
|||||||
m_xFrame = rFrame;
|
m_xFrame = rFrame;
|
||||||
m_bInitialized = false;
|
m_bInitialized = false;
|
||||||
m_bIsBookmarkMenu = true;
|
m_bIsBookmarkMenu = true;
|
||||||
|
m_bShowMenuImages = true;
|
||||||
|
|
||||||
OUString aModuleIdentifier;
|
OUString aModuleIdentifier;
|
||||||
m_xPopupMenuControllerFactory = frame::thePopupMenuControllerFactory::get(
|
m_xPopupMenuControllerFactory = frame::thePopupMenuControllerFactory::get(
|
||||||
|
Reference in New Issue
Block a user