Searched defs:ToolbarMenu_Impl (Results 1 – 2 of 2) sorted by relevance
264 struct ToolbarMenu_Impl struct266 ToolbarMenu& mrMenu;269 … rtl::Reference< svt::FrameStatusListener > mxStatusListener;271 rtl::Reference< ToolbarMenuAcc > mxAccessible;274 ToolbarMenuEntryVector maEntryVector;276 int mnCheckPos;277 int mnImagePos;278 int mnTextPos;280 int mnHighlightedEntry;281 int mnSelectedEntry;[all …]
212 ToolbarMenu_Impl::ToolbarMenu_Impl( ToolbarMenu& rMenu, const ::com::sun::star::uno::Reference< ::c… in ToolbarMenu_Impl() function in svtools::ToolbarMenu_Impl