Lines Matching refs:MenuBarWrapper
71 DEFINE_XINTERFACE_11 ( MenuBarWrapper , in DEFINE_XINTERFACE_11() argument
86 DEFINE_XTYPEPROVIDER_11 ( MenuBarWrapper , in DEFINE_XINTERFACE_11()
101 MenuBarWrapper::MenuBarWrapper( in DEFINE_XINTERFACE_11()
109 MenuBarWrapper::~MenuBarWrapper() in ~MenuBarWrapper()
113 void SAL_CALL MenuBarWrapper::dispose() throw (::com::sun::star::uno::RuntimeException) in dispose()
132 void SAL_CALL MenuBarWrapper::initialize( const Sequence< Any >& aArguments ) throw ( Exception, Ru… in initialize()
229 void SAL_CALL MenuBarWrapper::updateSettings() throw ( RuntimeException ) in updateSettings()
258 void MenuBarWrapper::impl_fillNewData() in impl_fillNewData()
268 void MenuBarWrapper::fillPopupControllerCache() in fillPopupControllerCache()
281 Type SAL_CALL MenuBarWrapper::getElementType() in getElementType()
287 ::sal_Bool SAL_CALL MenuBarWrapper::hasElements() in hasElements()
300 Any SAL_CALL MenuBarWrapper::getByName( in getByName()
324 Sequence< ::rtl::OUString > SAL_CALL MenuBarWrapper::getElementNames() in getElementNames()
347 ::sal_Bool SAL_CALL MenuBarWrapper::hasByName( in hasByName()
366 Reference< XInterface > SAL_CALL MenuBarWrapper::getRealInterface() throw ( RuntimeException ) in getRealInterface()