Home
last modified time | relevance | path

Searched refs:OSL_ASSERT (Results 151 – 175 of 908) sorted by relevance

12345678910>>...37

/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx385 OSL_ASSERT(0); in execute()
388 OSL_ASSERT(0); in execute()
391 OSL_ASSERT(extensions.getLength() == 3); in execute()
478 OSL_ASSERT(data.aInstalledPackage.is()); in getUpdateDisplayString()
514 OSL_ASSERT(infoset.getVersion().getLength() != 0); in prepareUpdateData()
609 OSL_ASSERT(updateData != NULL); in UpdateDialog()
784 OSL_ASSERT(0); in insertItem()
1065 OSL_ASSERT(aExtension.is()); in showDescription()
1370 OSL_ASSERT(false); in IMPL_LINK()
1432 OSL_ASSERT(i->aInstalledPackage.is()); in IMPL_LINK()
[all …]
/trunk/main/dtrans/source/win32/dtobj/
H A DDTransHelper.cxx76 OSL_ASSERT( SUCCEEDED( hr ) ); in write()
105 OSL_ASSERT( m_lpStream ); in getHGlobal()
125 OSL_ASSERT( ppStream ); in getIStream()
158 OSL_ASSERT( SUCCEEDED( hr ) ); in init()
H A DXTDataObject.cxx208 OSL_ASSERT( nBytesWritten == nBytesToTransfer ); in renderDataAndSetupStgMedium()
395 OSL_ASSERT( CF_UNICODETEXT == fetc.cfFormat ); in renderSynthesizedUnicodeAndSetupStgMedium()
428 OSL_ASSERT( m_DataFormatTranslator.isOemOrAnsiTextFormat( fetc.cfFormat ) ); in renderSynthesizedTextAndSetupStgMedium()
464 OSL_ASSERT( m_DataFormatTranslator.isHTMLFormat( fetc.cfFormat ) ); in renderSynthesizedHtmlAndSetupStgMedium()
635 OSL_ASSERT( lpFormatEtc ); in validateFormatEtc()
691 OSL_ASSERT( sal_False ); in setupStgMedium()
/trunk/main/sal/osl/unx/
H A Dsemaphor.c51 OSL_ASSERT(Semaphore); /* ptr valid? */ in osl_createSemaphore()
93 OSL_ASSERT(Semaphore != 0); /* abort in debug mode */ in osl_acquireSemaphore()
108 OSL_ASSERT(Semaphore != 0); /* abort in debug mode */ in osl_tryToAcquireSemaphore()
122 OSL_ASSERT(Semaphore != 0); /* abort in debug mode */ in osl_releaseSemaphore()
/trunk/main/sd/source/ui/slidesorter/model/
H A DSlsPageDescriptor.cxx61 OSL_ASSERT(mpPage); in PageDescriptor()
62 OSL_ASSERT(mpPage == SdPage::getImplementation(rxPage)); in PageDescriptor()
175 OSL_ASSERT(false); in HasState()
272 OSL_ASSERT(mpPage!=NULL); in SetCoreSelection()
/trunk/main/bridges/test/
H A Dtestclient.cxx184 OSL_ASSERT( rBridge2.is() ); in main()
185 OSL_ASSERT( rBridge2->getDescription() == rBridge->getDescription( ) ); in main()
186 OSL_ASSERT( rBridge2->getName() == rBridge->getName() ); in main()
187 OSL_ASSERT( rBridge2 == rBridge ); in main()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_environment.cxx70 OSL_ASSERT(RemotingServices::IsTransparentProxy(obj)); in registerInterface()
73 OSL_ASSERT( ! m_objects->ContainsKey(oid)); in registerInterface()
82 OSL_ASSERT( ! RemotingServices::IsTransparentProxy(obj)); in registerInterface()
87 OSL_ASSERT( ! m_objects->ContainsKey(key)); in registerInterface()
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dcpp2uno.cxx377 OSL_ASSERT( sizeof(void *) == sizeof(sal_Int32) ); in cpp_vtable_call()
423 OSL_ASSERT(sizeof (unsigned int) == 4); in codeSnippet()
440 OSL_ASSERT( in codeSnippet()
482 OSL_ASSERT(member != 0); in addLocalFunctions()
514 OSL_ASSERT(false); in addLocalFunctions()
/trunk/main/configmgr/source/
H A Ddata.cxx58 OSL_ASSERT( in decode()
82 OSL_ASSERT(begin <= end); in decode()
127 OSL_ASSERT( in parseSegment()
186 OSL_ASSERT(i > 0); in equalTemplateNames()
307 OSL_ASSERT(p->getTemplateName().getLength() != 0); in resolvePathRepresentation()
/trunk/main/sal/osl/w32/
H A Dmodule.cxx55 OSL_ASSERT(strModuleName); in osl_loadModule()
167 OSL_ASSERT(Module); in osl_getFunctionSymbol()
168 OSL_ASSERT(strSymbolName); in osl_getFunctionSymbol()
263 OSL_ASSERT(ustrSysPath != NULL); in _osl_addressGetModuleURL_Windows()
384 OSL_ASSERT(ustrSysPath != NULL); in _osl_addressGetModuleURL_NT4()
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx74 OSL_ASSERT(url != NULL); in resolvePathnameUrl()
142 OSL_ASSERT(value != NULL); in find()
162 OSL_ASSERT(value != NULL); in getFromCommandLineArgs()
669 OSL_ASSERT( insertion.second ); in rtl_bootstrap_args_open()
700 OSL_ASSERT( in rtl_bootstrap_args_close()
717 OSL_ASSERT( false ); in rtl_bootstrap_args_close()
855 OSL_ASSERT(value != NULL); in rtl_bootstrap_encode()
877 OSL_ASSERT( in read()
H A Dstrtmpl.c963 OSL_ASSERT(pData != NULL); in IMPL_RTL_STRINGNAME()
1042 OSL_ASSERT(*ppThis != NULL); in IMPL_RTL_STRINGNAME()
1072 OSL_ASSERT(*ppThis != NULL); in IMPL_RTL_STRINGNAME()
1107 OSL_ASSERT(*ppThis != NULL); in IMPL_RTL_STRINGNAME()
1138 OSL_ASSERT(*ppThis != NULL); in IMPL_RTL_STRINGNAME()
1196 OSL_ASSERT(pTempStr != NULL); in IMPL_RTL_STRINGNAME()
1265 OSL_ASSERT(*ppThis != NULL); in IMPL_RTL_STRINGNAME()
1494 OSL_ASSERT(*ppThis != NULL); in IMPL_RTL_STRINGNAME()
/trunk/main/canvas/inc/canvas/base/
H A Dspritecanvasbase.hxx154 OSL_ASSERT( rSprite.is() ); in showSprite()
163 OSL_ASSERT( rSprite.is() ); in hideSprite()
175 OSL_ASSERT( rSprite.is() ); in moveSprite()
186 OSL_ASSERT( rSprite.is() ); in updateSprite()
/trunk/main/cppu/source/LogBridge/
H A DLogBridge.cxx70 OSL_ASSERT(m_count >= 0); in ~LogBridge()
82 OSL_ASSERT(m_count > 0); in v_callOut_v()
96 OSL_ASSERT(m_count >= 0); in v_enter()
106 OSL_ASSERT(m_count > 0); in v_leave()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_informationprovider.cxx190 OSL_ASSERT(0); in isUpdateAvailable()
208 OSL_ASSERT(0); in isUpdateAvailable()
244 OSL_ASSERT(0); in isUpdateAvailable()
246 OSL_ASSERT(extensions.getLength() == 3); in isUpdateAvailable()
314 OSL_ASSERT(cExt == 3); in getExtensionList()
H A Ddp_commandenvironments.cxx163 OSL_ASSERT( request.getValueTypeClass() == uno::TypeClass_EXCEPTION ); in handle()
197 OSL_ASSERT( request.getValueTypeClass() == uno::TypeClass_EXCEPTION ); in handle()
236 OSL_ASSERT( request.getValueTypeClass() == uno::TypeClass_EXCEPTION ); in handle()
265 OSL_ASSERT( request.getValueTypeClass() == uno::TypeClass_EXCEPTION ); in handle()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dcpp2uno.cxx105 OSL_ASSERT( sizeof (double) == sizeof (sal_Int64) ); in cpp2uno_call()
448 OSL_ASSERT(sizeof (unsigned int) == 4); in codeSnippet()
477 OSL_ASSERT( in codeSnippet()
518 OSL_ASSERT(member != 0); in addLocalFunctions()
550 OSL_ASSERT(false); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dcpp2uno.cxx106 OSL_ASSERT( sizeof (double) == sizeof (sal_Int64) ); in cpp2uno_call()
446 OSL_ASSERT(sizeof (unsigned int) == 4); in codeSnippet()
475 OSL_ASSERT( in codeSnippet()
516 OSL_ASSERT(member != 0); in addLocalFunctions()
548 OSL_ASSERT(false); in addLocalFunctions()
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx156 OSL_ASSERT (GetViewShell()!=NULL); in GetViewFrame()
222 OSL_ASSERT (GetViewShell()!=NULL); in construct()
357 OSL_ASSERT (pViewShell!=NULL); in Activate()
390 OSL_ASSERT (GetViewShell()!=NULL); in UIActivating()
398 OSL_ASSERT (GetViewShell()!=NULL); in UIDeactivated()
421 OSL_ASSERT (GetViewShell()!=NULL); in Deactivate()
478 OSL_ASSERT (GetViewShell()!=NULL); in KeyInput()
548 OSL_ASSERT(mpImpl->mpUpdateLockForMouse.expired()); in MouseButtonDown()
1064 OSL_ASSERT (GetViewShell()!=NULL); in ArrangeGUIElements()
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DStatisticsItemConverter.cxx187 OSL_ASSERT( static_cast< int >( RegressionCurveHelper::REGRESSION_TYPE_NONE ) == in StatisticsItemConverter()
189 OSL_ASSERT( static_cast< int >( RegressionCurveHelper::REGRESSION_TYPE_LINEAR ) == in StatisticsItemConverter()
191 OSL_ASSERT( static_cast< int >( RegressionCurveHelper::REGRESSION_TYPE_LOG ) == in StatisticsItemConverter()
193 OSL_ASSERT( static_cast< int >( RegressionCurveHelper::REGRESSION_TYPE_EXP ) == in StatisticsItemConverter()
195 OSL_ASSERT( static_cast< int >( RegressionCurveHelper::REGRESSION_TYPE_POWER ) == in StatisticsItemConverter()
489 OSL_ASSERT( xIntDataProvider.is()); in ApplySpecialItem()
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx899 OSL_ASSERT( !approve && !abort ); in processPackage_()
978 OSL_ASSERT( !approve && !abort ); in processPackage_()
1163 OSL_ASSERT( url_.getLength() >= baseURLlen ); in exportTo()
1178 OSL_ASSERT( xPackageType.is() ); in exportTo()
1328 OSL_ASSERT( xPackageType.is() ); in getBundle()
1349 OSL_ASSERT( lower_end == upper_end ); in getBundle()
1393 OSL_ASSERT( xPackage.is() ); in bindBundleItem()
1419 OSL_ASSERT( xPackageType.is() ); in bindBundleItem()
1433 OSL_ASSERT( !m_legacyBundle ); in scanBundle()
1608 OSL_ASSERT( xPackageType.is() ); in scanLegacyBundle()
[all …]
/trunk/main/cppu/source/uno/
H A Dlbenv.cxx198 OSL_ASSERT( insertion.second || in append()
209 OSL_ASSERT( ! aInterfaces.empty() ); in find()
372 OSL_ASSERT( iFind != that->aPtr2ObjectMap.end() ); in s_stub_defenv_revokeInterface()
408 OSL_ASSERT( !pOEntry->aInterfaces.empty() && in s_stub_defenv_revokeInterface()
412 OSL_ASSERT( index > 0 ); in s_stub_defenv_revokeInterface()
416 OSL_ASSERT( entry.pInterface == pInterface ); in s_stub_defenv_revokeInterface()
437 OSL_ASSERT( erased == 1 ); in s_stub_defenv_revokeInterface()
1040 OSL_ASSERT( *pppEnvs ); in getRegisteredEnvironments()
/trunk/main/extensions/source/update/check/
H A Ddownload.cxx116 OSL_ASSERT(xNameAccess->hasByName(aName)); in getStringValue()
128 OSL_ASSERT(xNameAccess->hasByName(aName)); in getInt32Value()
164 OSL_ASSERT( out ); in progress_callback()
220 OSL_ASSERT(xNameAccess->hasByName(UNISTRING("ooInetProxyType"))); in getProxyForURL()
367 OSL_ASSERT( m_aHandler.is() ); in start()
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsGenericPageCache.cxx130 OSL_ASSERT(aKey != NULL); in GetPreviewBitmap()
171 OSL_ASSERT(aKey != NULL); in GetMarkedPreviewBitmap()
197 OSL_ASSERT(aKey != NULL); in SetMarkedPreviewBitmap()
211 OSL_ASSERT(aKey != NULL); in RequestPreviewBitmap()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionManager.cxx170 OSL_ASSERT(mrSlideSorter.GetModel().GetEditMode() == EM_PAGE); in DeleteSelectedNormalPages()
206 OSL_ASSERT(mrSlideSorter.GetModel().GetEditMode() == EM_MASTERPAGE); in DeleteSelectedMasterPages()
259 OSL_ASSERT(mrController.GetCurrentSlideManager()); in SelectionHasChanged()
340 OSL_ASSERT(nInsertionPosition<=mrSlideSorter.GetModel().GetPageCount()); in SetInsertionPosition()

Completed in 92 milliseconds

12345678910>>...37