Home
last modified time | relevance | path

Searched defs:_xDispatch (Results 1 – 7 of 7) sorted by relevance

/trunk/main/framework/source/uielement/
H A Dobjectmenucontroller.cxx152 …impl_select(const Reference< XDispatch >& _xDispatch,const ::com::sun::star::util::URL& aTargetURL) in impl_select()
H A Dlangselectionmenucontroller.cxx164 …impl_select(const Reference< XDispatch >& _xDispatch,const ::com::sun::star::util::URL& aTargetURL) in impl_select()
H A Dheadermenucontroller.cxx245 …impl_select(const Reference< XDispatch >& _xDispatch,const ::com::sun::star::util::URL& aTargetURL) in impl_select()
H A Dfontmenucontroller.cxx176 …impl_select(const Reference< XDispatch >& _xDispatch,const ::com::sun::star::util::URL& aTargetURL) in impl_select()
H A Dfontsizemenucontroller.cxx318 …impl_select(const Reference< XDispatch >& _xDispatch,const ::com::sun::star::util::URL& aTargetURL) in impl_select()
/trunk/main/svtools/source/uno/
H A Dpopupmenucontrollerbase.cxx149 void PopupMenuControllerBase::impl_select(const Reference< XDispatch >& _xDispatch,const URL& aURL) in impl_select()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DDesktop.java161 public static void dispatchURL(XDispatch _xDispatch, com.sun.star.util.URL oURL) in dispatchURL()