Home
last modified time | relevance | path

Searched refs:ToolbarMenu_Impl (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx212 ToolbarMenu_Impl::ToolbarMenu_Impl( ToolbarMenu& rMenu, const ::com::sun::star::uno::Reference< ::c… in ToolbarMenu_Impl() function in svtools::ToolbarMenu_Impl
227 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 …]
H A Dtoolbarmenuimp.hxx50 struct ToolbarMenu_Impl;
127 ToolbarMenuAcc( ToolbarMenu_Impl& rParent );
180 ToolbarMenu_Impl* mpParent;
264 struct ToolbarMenu_Impl struct
288ToolbarMenu_Impl( ToolbarMenu& rMenu, const ::com::sun::star::uno::Reference< ::com::sun::star::fr…
289 ~ToolbarMenu_Impl();
H A Dtoolbarmenuacc.cxx52 ToolbarMenuAcc::ToolbarMenuAcc( ToolbarMenu_Impl& rParent ) in ToolbarMenuAcc()
/trunk/main/svtools/inc/svtools/
H A Dtoolbarmenu.hxx46 struct ToolbarMenu_Impl;
51 friend struct ToolbarMenu_Impl;
146 ToolbarMenu_Impl* mpImpl;

Completed in 24 milliseconds