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()
247 void ToolbarMenu_Impl::fireAccessibleEvent( short nEventId, const ::com::sun::star::uno::Any& rOldV… in fireAccessibleEvent()
255 bool ToolbarMenu_Impl::hasAccessibleListeners() in hasAccessibleListeners()
262 sal_Int32 ToolbarMenu_Impl::getAccessibleChildCount() throw (RuntimeException) in getAccessibleChildCount()
287 Reference< XAccessible > ToolbarMenu_Impl::getAccessibleChild( sal_Int32 index ) throw (IndexOutOfB… in getAccessibleChild()
309 Reference< XAccessible > ToolbarMenu_Impl::getAccessibleChild( Control* pControl, sal_Int32 childIn… in getAccessibleChild()
326 void ToolbarMenu_Impl::selectAccessibleChild( sal_Int32 nChildIndex ) throw (IndexOutOfBoundsExcept… in selectAccessibleChild()
357 sal_Bool ToolbarMenu_Impl::isAccessibleChildSelected( sal_Int32 nChildIndex ) throw (IndexOutOfBoun… in isAccessibleChildSelected()
[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;