Home
last modified time | relevance | path

Searched refs:mnMenuItemIndex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/sidebar/
H A DPanelTitleBar.cxx53 mnMenuItemIndex(1), in PanelTitleBar()
76 maToolBox.RemoveItem(maToolBox.GetItemPos(mnMenuItemIndex)); in SetMoreOptionsCommand()
84 mnMenuItemIndex, in SetMoreOptionsCommand()
89 mnMenuItemIndex, in SetMoreOptionsCommand()
94 maToolBox.SetController(mnMenuItemIndex, xController, msMoreOptionsCommand); in SetMoreOptionsCommand()
97 mnMenuItemIndex, in SetMoreOptionsCommand()
148 if (nItemIndex == mnMenuItemIndex) in HandleToolBoxItemClick()
206 mnMenuItemIndex, in DataChanged()
H A DPanelTitleBar.hxx64 const sal_uInt16 mnMenuItemIndex; member in sfx2::sidebar::PanelTitleBar