Lines Matching refs:ControllerItem
58 sfx2::sidebar::ControllerItem& rControllerItem, in FrameActionListener()
90 sfx2::sidebar::ControllerItem& mrControllerItem;
97 ControllerItem::ControllerItem ( in ControllerItem() function in sfx2::sidebar::ControllerItem
112 ControllerItem::ControllerItem ( in ControllerItem() function in sfx2::sidebar::ControllerItem
129 ControllerItem::~ControllerItem (void) in ~ControllerItem()
138 void ControllerItem::StateChanged ( in StateChanged()
149 bool ControllerItem::IsEnabled (SfxItemState eState) const in IsEnabled()
176 void ControllerItem::RequestUpdate (void) in RequestUpdate()
186 void ControllerItem::NotifyFrameContextChange (void) in NotifyFrameContextChange()
194 void ControllerItem::ResetFrame (void) in ResetFrame()
202 ::rtl::OUString ControllerItem::GetLabel (void) const in GetLabel()
212 ::rtl::OUString ControllerItem::GetHelpText (void) const in GetHelpText()
229 Image ControllerItem::GetIcon (void) const in GetIcon()
237 Image ControllerItem::GetIcon (const bool bIsHighContrastMode) const in GetIcon()
246 void ControllerItem::SetupToolBoxItem (ToolBox& rToolBox, const sal_uInt16 nIndex) in SetupToolBoxItem()