Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/sidebar/
H A DControllerItem.cxx105 msCommandName() in ControllerItem()
122 msCommandName(rsCommandName) in ControllerItem()
158 else if (msCommandName.getLength() == 0) in IsEnabled()
164 else if (SvtCommandOptions().Lookup(SvtCommandOptions::CMDOPTION_DISABLED, msCommandName)) in IsEnabled()
205 A2S(".uno:")+msCommandName, in GetLabel()
217 if (msCommandName.getLength() > 0) in GetHelpText()
219 const ::rtl::OUString sHelp (pHelp->GetHelpText(A2S(".uno:")+msCommandName, NULL)); in GetHelpText()
239 return GetImage(mxFrame, A2S(".uno:")+msCommandName, sal_False, bIsHighContrastMode); in GetIcon()
/aoo4110/main/sfx2/inc/sfx2/sidebar/
H A DControllerItem.hxx142 const ::rtl::OUString msCommandName; member in sfx2::sidebar::ControllerItem

Completed in 12 milliseconds