Home
last modified time | relevance | path

Searched refs:OSL_ENSURE (Results 226 – 250 of 1939) sorted by relevance

12345678910>>...78

/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dexcept.cxx157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
211 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
255 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
266 OSL_ENSURE( header, "### no exception header!!!" ); in fillUnoException()
273 OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dexcept.cxx157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
211 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
255 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
266 OSL_ENSURE( header, "### no exception header!!!" ); in fillUnoException()
273 OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dexcept.cxx157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
211 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
255 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
266 OSL_ENSURE( header, "### no exception header!!!" ); in fillUnoException()
273 OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dexcept.cxx157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
211 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
255 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
266 OSL_ENSURE( header, "### no exception header!!!" ); in fillUnoException()
273 OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dexcept.cxx157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
211 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
255 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
266 OSL_ENSURE( header, "### no exception header!!!" ); in fillUnoException()
273 OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dexcept.cxx157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
211 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
255 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
266 OSL_ENSURE( header, "### no exception header!!!" ); in fillUnoException()
273 OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dexcept.cxx157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
211 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
255 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
266 OSL_ENSURE( header, "### no exception header!!!" ); in fillUnoException()
273 OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dexcept.cxx157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
211 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
255 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
266 OSL_ENSURE( header, "### no exception header!!!" ); in fillUnoException()
273 OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" ); in fillUnoException()
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx108 OSL_ENSURE( !mpShape, in start()
110 OSL_ENSURE( !mpAttrLayer, in start()
262 OSL_ENSURE( !mpShape, in start()
264 OSL_ENSURE( !mpAttrLayer, in start()
460 OSL_ENSURE( !mpShape, in start()
462 OSL_ENSURE( !mpAttrLayer, in start()
684 OSL_ENSURE( false, "getDefault(): cannot get requested shape property" ); in getDefault()
696OSL_ENSURE( false, "getDefault(): cannot extract requested shape property" ); in getDefault()
715 OSL_ENSURE( false, "getDefault(): cannot get requested shape color property" ); in getDefault()
727OSL_ENSURE( false, "getDefault(): cannot extract requested shape color property" ); in getDefault()
/trunk/main/ucb/source/cacher/
H A Ddynamicresultsetwrapper.cxx115 OSL_ENSURE( !m_xSourceResultOne.is(), "Source ResultSet One is set already" ); in impl_InitResultSetOne()
125 OSL_ENSURE( !m_xSourceResultTwo.is(), "Source ResultSet Two is set already" ); in impl_InitResultSetTwo()
273OSL_ENSURE( sal_False, "ListActionType was WELCOME but ActionInfo didn't contain a WelcomeDynamicR… in impl_notify()
280 OSL_ENSURE( m_bGotWelcome, "first notification was without WELCOME" ); in impl_notify()
314 OSL_ENSURE( xSourceDynamic.is(), in setSource()
416OSL_ENSURE( xTarget.is(), "The given Target dosn't have the required interface 'XSourceInitializat… in connectToCache()
441 OSL_ENSURE( sal_False, "could not connect to cache" ); in connectToCache()
/trunk/main/embeddedobj/source/msole/
H A Dolevisual.cxx106OSL_ENSURE( nAspect != embed::Aspects::MSOLE_ICON, "For iconified objects no graphical replacement… in setVisualAreaSize()
135 OSL_ENSURE( sal_False, "The object should not be resized without activation!\n" ); in setVisualAreaSize()
186OSL_ENSURE( nAspect != embed::Aspects::MSOLE_ICON, "For iconified objects no graphical replacement… in getVisualAreaSize()
218 OSL_ENSURE( sal_False, "Loaded object has no cached size!\n" ); in getVisualAreaSize()
299 OSL_ENSURE( nAspect == m_nCachedAspect, "Unexpected aspect is requested!\n" ); in getVisualAreaSize()
334OSL_ENSURE( nAspect != embed::Aspects::MSOLE_ICON, "For iconified objects no graphical replacement… in getPreferredVisualRepresentation()
427OSL_ENSURE( nAspect != embed::Aspects::MSOLE_ICON, "For iconified objects no graphical replacement… in getMapUnit()
/trunk/main/reportdesign/source/core/sdr/
H A DRptObject.cxx93 OSL_ENSURE(xServiceInfo.is(),"Who deletes the XServiceInfo interface!"); in getObjectType()
170 OSL_ENSURE(0,"Unknown object id"); in createObject()
203 OSL_ENSURE(0,"Illegal text alignment value!"); in operator ()()
226 OSL_ENSURE(0,"Illegal text alignment value!"); in operator ()()
363 OSL_ENSURE(!isListening(), "OUnoObject::StartListening: already listening!"); in StartListening()
396 OSL_ENSURE(0,"OObjectBase::EndListening: Exception caught!"); in EndListening()
456 OSL_ENSURE( pShape, "OObjectBase::ensureSdrObjectOwnership: can't access the SvxShape!" ); in ensureSdrObjectOwnership()
532 OSL_ENSURE(0,"Who called me!"); in GetStep()
681 OSL_ENSURE( pReportModel, "OUnoObject::impl_setReportComponent_nothrow: no report model!" ); in impl_setReportComponent_nothrow()
718 OSL_ENSURE(0,"Who called me!"); in GetStep()
[all …]
/trunk/main/bridges/inc/bridges/cpp_uno/
H A Dbridge.hxx137 OSL_ENSURE( ((typelib_TypeDescription *)pTypeDescr)->bComplete, "### type is incomplete!" ); in cppu_cppInterfaceProxy()
203 OSL_ENSURE( ppUnoI && pTypeDescr, "### null ptr!" ); in cppu_Mapping_cpp2uno()
254 OSL_ENSURE( ((typelib_TypeDescription *)pTypeDescr)->bComplete, "### type is incomplete!" ); in cppu_unoInterfaceProxy()
431 OSL_ENSURE( pEnv && ppOId && pInterface, "### null ptr!" ); in cppu_cppenv_computeObjectIdentifier()
445 OSL_ENSURE( xHome.is(), "### query to XInterface failed!" ); in cppu_cppenv_computeObjectIdentifier()
466 OSL_ENSURE( 0, "### RuntimeException occurred udring queryInterface()!" ); in cppu_cppenv_computeObjectIdentifier()
488 OSL_ENSURE( pCppEnv->pExtEnv, "### expected extended environment!" ); in cppu_cppenv_initEnvironment()
489OSL_ENSURE( ::rtl_ustr_ascii_compare( pCppEnv->pTypeName->buffer, CPPU_CURRENT_LANGUAGE_BINDING_NA… in cppu_cppenv_initEnvironment()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationdialog.cxx204 OSL_ENSURE( !m_pData->bMigrationFailure || !m_pData->bMigrationSuccess, in Execute()
269 OSL_ENSURE( false, "MacroMigrationDialog::enterState: unhandled state!" ); in enterState()
294 OSL_ENSURE( false, "MacroMigrationDialog::prepareLeaveCurrentState: unhandled state!" ); in prepareLeaveCurrentState()
357OSL_ENSURE( pPreparationPage, "MacroMigrationDialog::impl_showCloseDocsError: did not find the pag… in impl_showCloseDocsError()
385OSL_ENSURE( xController.is(), "MacroMigrationDialog::impl_closeSubDocs_nothrow: unexpected: contro… in impl_closeSubDocs_nothrow()
533OSL_ENSURE( false, "MacroMigrationDialog::impl_reloadDocument_nothrow: could not suspend a control… in impl_reloadDocument_nothrow()
565 OSL_ENSURE( xReloaded != m_pData->xDocumentModel, in impl_reloadDocument_nothrow()
578 OSL_ENSURE( xNewDocument == xReloaded, in impl_reloadDocument_nothrow()
/trunk/main/forms/source/runtime/
H A Dformoperations.cxx419 OSL_ENSURE( sal_False, "FormOperations::getState: unknown feature id!" ); in getState()
425 OSL_ENSURE( sal_False, "FormOperations::getState: caught an exception!" ); in getState()
561OSL_ENSURE( xControlModelRefresh.is(), "FormOperations::execute: how did you reach this?" ); in execute()
656OSL_ENSURE( xProperties.is(), "FormOperations::execute: no multi property access!" ); in execute()
931 OSL_ENSURE( m_xCursor.is(), "FormOperations::modified: already disposed!" ); in modified()
981OSL_ENSURE( sal_False, "FormOperations::propertyChange: caught an exception while updating the par… in propertyChange()
1179OSL_ENSURE( sal_False, "FormOperations::impl_ensureInitializedParser_nothrow: caught an exception!… in impl_ensureInitializedParser_nothrow()
1208OSL_ENSURE( sal_False, "FormOperations::impl_disposeParser_nothrow: caught an exception!" ); in impl_disposeParser_nothrow()
1398 OSL_ENSURE( xLocate.is(), "FormOperations::impl_moveLeft_throw: no XRowLocate!" ); in impl_moveLeft_throw()
1530OSL_ENSURE( sal_False, "FormOperations::impl_executeAutoSort_throw: could not reset the form to it… in impl_executeAutoSort_throw()
[all …]
/trunk/main/oox/source/xls/
H A Dbiffhelper.cxx236 default: OSL_ENSURE( false, "BiffHelper::calcDoubleFromError - unknown error code" ); in calcDoubleFromError()
255OSL_ENSURE( eTextEnc != RTL_TEXTENCODING_DONTKNOW, "BiffHelper::calcTextEncodingFromCodePage - unk… in calcTextEncodingFromCodePage()
262OSL_ENSURE( (0 < nCodePage) && (nCodePage <= SAL_MAX_UINT16), "BiffHelper::calcCodePageFromTextEnc… in calcCodePageFromTextEncoding()
275OSL_ENSURE( !rStrm.isEof() && (nCharCount >= -1), "BiffHelper::readString - invalid string length"… in readString()
311 OSL_ENSURE( nBytes > 0, "BiffHelper::importImgData - invalid data size" ); in importImgData()
319 …default: OSL_ENSURE( false, "BiffHelper::importImgData - unknown image format" … in importImgData()
/trunk/main/connectivity/source/drivers/ado/
H A DATables.cxx57 OSL_ENSURE(m_aCollection.IsValid(),"Collection isn't valid"); in createObject()
63 OSL_ENSURE(m_aCollection.IsValid(),"Collection isn't valid"); in impl_refresh()
80 OSL_ENSURE(m_aCollection.IsValid(),"Collection isn't valid"); in appendObject()
91 OSL_ENSURE(m_aCollection.IsValid(),"Collection isn't valid"); in dropObject()
98 OSL_ENSURE(m_aCollection.IsValid(),"Collection isn't valid"); in appendNew()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx117 OSL_ENSURE( false, "invalid index in FIB"); in GetData()
347 OSL_ENSURE( !m_aPropertyStacks[eId].empty(), in GetTopContextOfType()
1355 OSL_ENSURE( false, "exception in PushFootOrEndnote" ); in PushFootOrEndnote()
1453 OSL_ENSURE( false, "exception in PushAnnotation" ); in PushAnnotation()
2619 OSL_ENSURE( pContext.get(), "no field context available"); in AppendFieldCommand()
3149 OSL_ENSURE( pContext.get(), "no field context available"); in CloseFieldCommand()
3573 OSL_ENSURE( !m_aFieldStack.empty(), "field stack empty?"); in IsFieldResultAsString()
3575 OSL_ENSURE( pContext.get(), "no field context available"); in IsFieldResultAsString()
3593 OSL_ENSURE( pContext.get(), "no field context available"); in SetFieldResult()
3600 OSL_ENSURE( xTextField.is() in SetFieldResult()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dexcept.cxx156 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
187 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
210 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
266 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
297 OSL_ENSURE( 0, cstr.getStr() ); in fillUnoException()
318 OSL_ENSURE( 0, cstr.getStr() ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dexcept.cxx156 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
187 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
210 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
266 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
297 OSL_ENSURE( 0, cstr.getStr() ); in fillUnoException()
318 OSL_ENSURE( 0, cstr.getStr() ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dexcept.cxx153 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
184 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
207 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
263 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
288 OSL_ENSURE( 0, cstr.getStr() ); in fillUnoException()
309 OSL_ENSURE( 0, cstr.getStr() ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dexcept.cxx156 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
187 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
210 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
266 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
291 OSL_ENSURE( 0, cstr.getStr() ); in fillUnoException()
312 OSL_ENSURE( 0, cstr.getStr() ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dexcept.cxx158 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
189 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
212 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
268 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
293 OSL_ENSURE( 0, cstr.getStr() ); in fillUnoException()
314 OSL_ENSURE( 0, cstr.getStr() ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dexcept.cxx159 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
190 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
213 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
269 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
294 OSL_ENSURE( 0, cstr.getStr() ); in fillUnoException()
315 OSL_ENSURE( 0, cstr.getStr() ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dexcept.cxx157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
211 OSL_ENSURE( pTD, "### unknown exception type! leaving out destruction => leaking!!!" ); in deleteException()
267 OSL_ENSURE( rtti, "### no rtti for throwing exception!" ); in raiseException()
292 OSL_ENSURE( 0, cstr.getStr() ); in fillUnoException()
313 OSL_ENSURE( 0, cstr.getStr() ); in fillUnoException()

Completed in 118 milliseconds

12345678910>>...78