Home
last modified time | relevance | path

Searched refs:rException (Results 1 – 25 of 29) sorted by relevance

12

/aoo4110/main/sd/source/ui/sidebar/
H A DMasterPageContainerProviders.cxx156 catch (uno::Exception& rException) in operator ()() local
162 ::rtl::OUStringToOString(rException.Message, in operator ()()
189 catch (uno::Exception& rException) in operator ()() local
195 ::rtl::OUStringToOString(rException.Message, in operator ()()
200 catch (uno::Exception& rException) in operator ()() local
206 ::rtl::OUStringToOString(rException.Message, in operator ()()
H A DDocumentHelper.cxx240 catch (uno::Exception& rException) in AddMasterPage() local
245 catch (::std::exception rException) in AddMasterPage()
H A DSidebarFactory.cxx210 catch(Exception& rException) in createUIElement() local
/aoo4110/main/dbaccess/source/ui/control/
H A Dopendoccontrols.cxx145 catch( Exception& rException ) in GetCommandText() local
147 (void)rException; in GetCommandText()
191 catch ( Exception& rException ) in GetCommandIcon() local
193 (void)rException; in GetCommandIcon()
290 catch( Exception& rException ) in impl_init() local
292 (void)rException; in impl_init()
/aoo4110/main/ucbhelper/source/provider/
H A Dcancelcommandexecution.cxx48 void cancelCommandExecution( const uno::Any & rException, in cancelCommandExecution() argument
60 = new ucbhelper::InteractionRequest( rException ); in cancelCommandExecution()
78 rException ); in cancelCommandExecution()
82 cppu::throwException( rException ); in cancelCommandExecution()
/aoo4110/main/unotools/source/i18n/
H A Dcollatorwrapper.cxx50 catch (uno::Exception& rException) in CollatorWrapper() local
52 (void)rException; in CollatorWrapper()
72 catch (uno::Exception& rException) in CollatorWrapper() local
74 (void)rException; in CollatorWrapper()
/aoo4110/main/sdext/source/presenter/
H A DPresenterConfigurationAccess.cxx90 catch (Exception& rException) in PresenterConfigurationAccess() local
93 ::rtl::OUStringToOString(rException.Message, in PresenterConfigurationAccess()
206 catch (Exception& rException) in GetConfigurationNode() local
210 ::rtl::OUStringToOString(rException.Message, RTL_TEXTENCODING_UTF8).getStr()); in GetConfigurationNode()
/aoo4110/main/sd/source/ui/framework/configuration/
H A DConfigurationControllerResourceManager.cxx241 catch (lang::DisposedException& rException) in DeactivateResource() local
243 if ( ! rException.Context.is() in DeactivateResource()
244 || rException.Context == aDescriptor.mxResourceFactory) in DeactivateResource()
H A DConfigurationControllerBroadcaster.cxx114 catch (lang::DisposedException& rException) in NotifyListeners() local
118 if (rException.Context == iListener->mxListener) in NotifyListeners()
/aoo4110/main/xmloff/source/script/
H A DXMLEventsImportContext.cxx223 } catch ( const IllegalArgumentException & rException ) in AddEventValues() local
231 aMsgParams, rException.Message, 0); in AddEventValues()
/aoo4110/main/sfx2/source/sidebar/
H A DPanelTitleBar.cxx181 catch(Exception& rException) in HandleToolBoxItemClick() local
184 OUStringToOString(rException.Message, RTL_TEXTENCODING_ASCII_US).getStr()); in HandleToolBoxItemClick()
H A DSidebarController.cxx769 catch(Exception& rException) in CreateUIElement() local
772 OUStringToOString(rException.Message, RTL_TEXTENCODING_ASCII_US).getStr()); in CreateUIElement()
874 catch(Exception& rException) in ShowDetailMenu() local
877 OUStringToOString(rException.Message, RTL_TEXTENCODING_ASCII_US).getStr()); in ShowDetailMenu()
H A DTheme.cxx465 catch(beans::UnknownPropertyException& rException) in UpdateTheme() local
469 rException.Message, in UpdateTheme()
H A DControllerFactory.cxx199 catch (Exception& rException) in CreateToolBarController() local
/aoo4110/main/sd/source/ui/tools/
H A DConfigurationAccess.cxx147 catch (Exception& rException) in GetConfigurationNode() local
151 ::rtl::OUStringToOString(rException.Message, RTL_TEXTENCODING_UTF8).getStr()); in GetConfigurationNode()
/aoo4110/main/sd/source/ui/view/
H A DUpdateLockManager.cxx408 catch (const beans::UnknownPropertyException& rException) in GetLayoutManager() local
410 (void)rException; in GetLayoutManager()
/aoo4110/main/shell/source/backends/macbe/
H A Dmacbackend.cxx423 CFStringRef rException = (CFStringRef) CFArrayGetValueAtIndex(rExceptionsList, idx); in getPropertyValue() local
428 aProxyBypassList += CFStringToOUString(rException); in getPropertyValue()
/aoo4110/main/sd/source/ui/dlg/
H A Ddlgass.cxx1804 catch (com::sun::star::uno::Exception& rException) in GetUiTextForCommand() local
1806 (void)rException; in GetUiTextForCommand()
1861 catch (com::sun::star::uno::Exception& rException) in GetUiIconForCommand() local
1863 (void)rException; in GetUiIconForCommand()
/aoo4110/main/ucbhelper/inc/ucbhelper/
H A Dcancelcommandexecution.hxx58 UCBHELPER_DLLPUBLIC void cancelCommandExecution( const com::sun::star::uno::Any & rException,
/aoo4110/main/sdext/source/minimizer/
H A Dconfigurationaccess.cxx466 catch ( Exception& rException ) in GetConfigurationNode() local
471 ::rtl::OUStringToOString(rException.Message, in GetConfigurationNode()
/aoo4110/main/sw/source/core/unocore/
H A Dunoport.cxx526 catch (beans::UnknownPropertyException &rException) in setPropertyValues() local
531 aWExc.TargetException <<= rException; in setPropertyValues()
H A Dunoparagraph.cxx471 catch (beans::UnknownPropertyException &rException) in setPropertyValues() local
476 aWExc.TargetException <<= rException; in setPropertyValues()
H A Dunosect.cxx990 catch (beans::UnknownPropertyException &rException) in setPropertyValues() local
995 aWExc.TargetException <<= rException; in setPropertyValues()
/aoo4110/main/writerfilter/source/dmapper/
H A DFormControlHelper.cxx186 catch (beans::UnknownPropertyException & rException) in createCheckbox() local
/aoo4110/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2304 catch ( util::MalformedNumberFormatException& rException ) in SetCurrencySymbol() local
2309 sErrorMessage += rtl::OUString::valueOf(rException.CheckPos); in SetCurrencySymbol()
2313 SetError(XMLERROR_API | XMLERROR_FLAG_ERROR, aSeq, rException.Message, xLocator); in SetCurrencySymbol()

Completed in 161 milliseconds

12