Kaydet (Commit) 2885e157 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:vclwidgets

Change-Id: I5f65681bf3e44cbce62f46b9ffc0e5bef3aeeda4
üst 28453467
......@@ -74,8 +74,8 @@ private:
const OUString mPanelId;
const OUString mDeckId;
sfx2::sidebar::Deck* mpDeck;
sfx2::sidebar::Panel* mpPanel;
VclPtr<sfx2::sidebar::Deck> mpDeck;
VclPtr<sfx2::sidebar::Panel> mpPanel;
sal_Int32 GetMaxOrderIndex(sfx2::sidebar::ResourceManager::PanelContextDescriptorContainer aPanels);
sal_Int32 GetMinOrderIndex(sfx2::sidebar::ResourceManager::PanelContextDescriptorContainer aPanels);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment