Lines Matching refs:rContext

158 uno::Any convertToException(GError *pError, const uno::Reference< uno::XInterface >& rContext, bool…  in convertToException()  argument
175 { io::IOException aExcept(sMessage, rContext); in convertToException()
179 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
184 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
189 { ucb::NameClashException aExcept(sMessage, rContext, in convertToException()
194 { lang::IllegalArgumentException aExcept(sMessage, rContext, -1 ); in convertToException()
198 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
203 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
208 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
213 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
218 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
223 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
231 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
238 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
243 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
248 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
253 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
258 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
263 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
269 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException()
274 { ucb::InteractiveNetworkResolveNameException aExcept(sMessage, rContext, in convertToException()
284 { ucb::InteractiveNetworkGeneralException aExcept(sMessage, rContext, in convertToException()
525 getReadOnlyException( const uno::Reference< uno::XInterface >& rContext ) in getReadOnlyException() argument
527 …g::IllegalAccessException ( rtl::OUString::createFromAscii( "Property is read-only!" ), rContext ); in getReadOnlyException()