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