Searched refs:ToolbarMenu_Impl (Results 1 – 4 of 4) sorted by relevance
212 ToolbarMenu_Impl::ToolbarMenu_Impl( ToolbarMenu& rMenu, const ::com::sun::star::uno::Reference< ::c… in ToolbarMenu_Impl() function in svtools::ToolbarMenu_Impl227 ToolbarMenu_Impl::~ToolbarMenu_Impl() in ~ToolbarMenu_Impl()234 void ToolbarMenu_Impl::setAccessible( ToolbarMenuAcc* pAccessible ) in setAccessible()255 bool ToolbarMenu_Impl::hasAccessibleListeners() in hasAccessibleListeners()262 sal_Int32 ToolbarMenu_Impl::getAccessibleChildCount() throw (RuntimeException) in getAccessibleChildCount()326 void ToolbarMenu_Impl::selectAccessibleChild( sal_Int32 nChildIndex ) throw (IndexOutOfBoundsExcept… in selectAccessibleChild()391 void ToolbarMenu_Impl::clearAccessibleSelection() in clearAccessibleSelection()403 void ToolbarMenu_Impl::notifyHighlightedEntry() in notifyHighlightedEntry()440 ToolbarMenuEntry* ToolbarMenu_Impl::implGetEntry( int nEntry ) const in implGetEntry()478 mpImpl = new ToolbarMenu_Impl( *this, rFrame ); in implInit()[all …]
50 struct ToolbarMenu_Impl;127 ToolbarMenuAcc( ToolbarMenu_Impl& rParent );180 ToolbarMenu_Impl* mpParent;264 struct ToolbarMenu_Impl struct288 …ToolbarMenu_Impl( ToolbarMenu& rMenu, const ::com::sun::star::uno::Reference< ::com::sun::star::fr…289 ~ToolbarMenu_Impl();
52 ToolbarMenuAcc::ToolbarMenuAcc( ToolbarMenu_Impl& rParent ) in ToolbarMenuAcc()
46 struct ToolbarMenu_Impl;51 friend struct ToolbarMenu_Impl;146 ToolbarMenu_Impl* mpImpl;
Completed in 29 milliseconds