Searched refs:UpdateRequiredDialogService (Results 1 – 3 of 3) sorted by relevance
260 class UpdateRequiredDialogService : public ::cppu::WeakImplHelper1< ::com::sun::star::ui::dialogs::… class267 …UpdateRequiredDialogService( ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > const &…
1793 UpdateRequiredDialogService::UpdateRequiredDialogService( uno::Sequence< uno::Any > const&, in UpdateRequiredDialogService() function in dp_gui::UpdateRequiredDialogService1802 void UpdateRequiredDialogService::setTitle( OUString const & ) throw ( uno::RuntimeException ) in setTitle()1807 sal_Int16 UpdateRequiredDialogService::execute() throw ( uno::RuntimeException ) in execute()
342 sdecl::class_<UpdateRequiredDialogService, sdecl::with_args<true> > updateSI;
Completed in 25 milliseconds