Home
last modified time | relevance | path

Searched refs:OSL_ASSERT (Results 126 – 150 of 908) sorted by relevance

12345678910>>...37

/trunk/main/configmgr/source/
H A Dparsemanager.cxx51 OSL_ASSERT(parser.is()); in ParseManager()
56 OSL_ASSERT(id == NAMESPACE_OOR); in ParseManager()
60 OSL_ASSERT(id == NAMESPACE_XS); in ParseManager()
65 OSL_ASSERT(id == NAMESPACE_XSI); in ParseManager()
H A Dbroadcaster.cxx216 OSL_ASSERT(theListener.is()); in DisposeNotification()
225 OSL_ASSERT(theListener.is()); in ContainerNotification()
234 OSL_ASSERT(theListener.is()); in PropertyChangeNotification()
243 OSL_ASSERT(theListener.is()); in PropertiesChangeNotification()
251 OSL_ASSERT(theListener.is()); in ChangesNotification()
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_impctx.cxx281 OSL_ASSERT( ! rPrefixEntry.m_Uids.empty() ); in getUidByPrefix()
312 OSL_ASSERT( ! pEntry->m_Uids.empty() ); in pushPrefix()
502 OSL_ASSERT( uid != UID_UNKNOWN ); in getUidByUri()
705 OSL_ASSERT( ! m_elements.empty() ); in endElement()
713 OSL_ASSERT( xCurrentElement->getLocalName() == aLocalName ); in endElement()
714 OSL_ASSERT( xCurrentElement->getUid() == nUid ); in endElement()
817 OSL_ASSERT( nIndex < m_nAttributes ); in getTypeByIndex()
881 OSL_ASSERT( xRoot.is() ); in createDocumentHandler()
/trunk/main/cppu/source/uno/
H A Dsequence.cxx49 OSL_ASSERT( nElements >= 0 ); in reallocSeq()
356 OSL_ASSERT( nAlloc >= 0 ); // must have been an allocation failure in idefaultConstructElements()
638 OSL_ASSERT( pNew != 0 ); in icopyConstructFromElements()
670 OSL_ASSERT( nAlloc >= 0 ); // must have been an allocation failure in icopyConstructFromElements()
736 OSL_ASSERT( pSeq->nRefCount == 1 ); in ireallocSequence()
752 OSL_ASSERT( *ppSequence != 0 ); in ireallocSequence()
805 OSL_ASSERT( (*ppSequence != 0) == ret ); in uno_type_sequence_construct()
844 OSL_ASSERT( (*ppSequence != 0) == ret ); in uno_sequence_construct()
/trunk/main/testtools/source/performance/
H A Dpseudo.cxx88 OSL_ASSERT( pEnv == pThis->pPseudoMapping->pTo ); in pseudo_unoInterfaceProxy_free()
113 OSL_ASSERT( pThis == static_cast< uno_Interface * >( pUnoI ) ); in pseudo_unoInterfaceProxy_acquire()
153 OSL_ASSERT( ppOut && pTypeDescr ); in pseudo_Mapping_mapInterface()
166 OSL_ASSERT( pOId ); in pseudo_Mapping_mapInterface()
249 OSL_ASSERT( ppMapping && pFrom && pTo ); in uno_ext_getMapping()
/trunk/main/dtrans/source/win32/dtobj/
H A DTxtCnvtHlp.cxx80 OSL_ASSERT( IsValidCodePage( cp_src ) ); in MultiByteToWideCharEx()
81 OSL_ASSERT( NULL != lpMultiByteString ); in MultiByteToWideCharEx()
116 OSL_ASSERT( IsValidCodePage( cp_dest ) ); in WideCharToMultiByteEx()
117 OSL_ASSERT( NULL != lpWideCharString ); in WideCharToMultiByteEx()
H A DFetc.cxx135 OSL_ASSERT( lpFormatEtc ); in getFORMATETC()
136 OSL_ASSERT( !IsBadWritePtr( lpFormatEtc, sizeof( FORMATETC ) ) ); in getFORMATETC()
165 OSL_ASSERT( lpDvTargetDevice ); in getTargetDevice()
166 OSL_ASSERT( !IsBadWritePtr( lpDvTargetDevice, sizeof( DVTARGETDEVICE ) ) ); in getTargetDevice()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx287 OSL_ASSERT( srr::RemotingServices::IsTransparentProxy( obj ) ); in CanCastTo()
293 OSL_ASSERT( 0 != proxy->findInfo( fromType ) ); in CanCastTo()
296 OSL_ASSERT( 0 != findInfo( fromType ) ); in CanCastTo()
345 OSL_ASSERT(args->get_Length() == 1); in invokeObject()
389 OSL_ASSERT(0); in invokeObject()
441 OSL_ASSERT( 0 != info ); in Invoke()
465 OSL_ASSERT( in Invoke()
498 OSL_ASSERT( typelib_TypeClass_INTERFACE_ATTRIBUTE == in Invoke()
827 OSL_ASSERT(0); in getMethodInfo()
928 OSL_ASSERT( this == (void const * const)that ); in acquire()
/trunk/main/sdext/source/presenter/
H A DPresenterScreen.cxx582 OSL_ASSERT(false); in GetScreenNumber()
697 OSL_ASSERT(false); in SetupPaneFactory()
716 OSL_ASSERT(false); in SetupViewFactory()
827 OSL_ASSERT(false); in ProcessViewDescriptions()
877 OSL_ASSERT(false); in ProcessComponent()
907 OSL_ASSERT(false); in ProcessViewDescription()
936 OSL_ASSERT(mpPaneContainer.get() != NULL); in SetupView()
/trunk/main/sal/rtl/source/
H A Duri.cxx203 OSL_ASSERT( in readUcs4()
210 OSL_ASSERT( in readUcs4()
232 OSL_ASSERT( in readUcs4()
335 OSL_ASSERT((nInfo & RTL_UNICODETOTEXT_INFO_DESTBUFFERTOSMALL) == 0); in writeEscapeChar()
426 OSL_ASSERT(*pPos == '#'); in parseUriRef()
434 OSL_ASSERT(rBasePath.isPresent() && *rBasePath.pBegin == '/'); in joinPaths()
435 OSL_ASSERT(rRelPath.isPresent()); in joinPaths()
/trunk/main/bridges/source/jni_uno/
H A Djni_java2uno.cxx50 OSL_ASSERT( 0 != pOid ); in map_to_java()
88 OSL_ASSERT( 0 != jo_iface ); in map_to_java()
210 OSL_ASSERT( (0 == nParams) || (nParams == jni->GetArrayLength( jo_args )) ); in call_uno()
528 OSL_ASSERT( in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
553 OSL_ASSERT( in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
633 OSL_ASSERT( false ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
649 OSL_ASSERT( false ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
H A Djni_uno2java.cxx72 OSL_ASSERT( jo_exc.is() ); in handle_java_exc()
145 OSL_ASSERT( function_pos_offset == 0 || function_pos_offset == 1 ); in call_java()
167 OSL_ASSERT( iface_td->aBase.eTypeClass == typelib_TypeClass_INTERFACE ); in call_java()
211 OSL_ASSERT( base_members < iface_td->nAllMembers ); in call_java()
487 OSL_ASSERT( this == (void const * const)that ); in acquire()
549 OSL_ASSERT(false); in UNO_proxy_free()
644 OSL_ASSERT( in UNO_proxy_dispatch()
687 OSL_ASSERT( in UNO_proxy_dispatch()
/trunk/main/chart2/source/controller/dialogs/
H A Dres_ErrorBar.cxx216 OSL_ASSERT( m_apRangeSelectionHelper.get()); in SetChartDocumentForRangeChoosing()
464 OSL_ASSERT( m_apRangeSelectionHelper.get()); in IMPL_LINK()
467 OSL_ASSERT( m_pCurrentRangeChoosingField == 0 ); in IMPL_LINK()
481 OSL_ASSERT( m_pParentDialog ); in IMPL_LINK()
719 OSL_ASSERT( m_apRangeSelectionHelper.get()); in listeningFinished()
748 OSL_ASSERT( m_pParentDialog ); in listeningFinished()
755 OSL_ASSERT( m_apRangeSelectionHelper.get()); in disposingRangeSelection()
/trunk/main/sal/osl/os2/
H A Dprocess_impl.cxx140 OSL_ASSERT(g_command_args.m_nCount > 0); in osl_getExecutableFile()
160 OSL_ASSERT(g_command_args.m_nCount > 0); in osl_getCommandArgCount()
176 OSL_ASSERT(g_command_args.m_nCount > 0); in osl_getCommandArg()
192 OSL_ASSERT(argc > 0); in osl_setCommandArgs()
270 OSL_ASSERT(*ppustrValue != NULL); in osl_getEnvironment()
H A Dmutex.c55 OSL_ASSERT(pMutexImpl); /* alloc successful? */ in osl_createMutex()
92 OSL_ASSERT(Mutex); in osl_acquireMutex()
116 OSL_ASSERT(Mutex); in osl_tryToAcquireMutex()
136 OSL_ASSERT(Mutex); in osl_releaseMutex()
H A Dsemaphor.c93 OSL_ASSERT(Semaphore != 0); in osl_destroySemaphore()
113 OSL_ASSERT(Semaphore != 0); in osl_acquireSemaphore()
147 OSL_ASSERT(Semaphore != 0); in osl_tryToAcquireSemaphore()
171 OSL_ASSERT(Semaphore != 0); in osl_releaseSemaphore()
/trunk/main/svx/source/sidebar/tools/
H A DPopup.cxx42 OSL_ASSERT(mpParent!=NULL); in Popup()
43 OSL_ASSERT(maControlCreator); in Popup()
65 OSL_ASSERT(mpContainer); in Show()
66 OSL_ASSERT(mpControl); in Show()
/trunk/main/cppu/source/UnsafeBridge/
H A DUnsafeBridge.cxx79 OSL_ASSERT(m_count >= 0); in ~UnsafeBridge()
91 OSL_ASSERT(m_count > 0); in v_callOut_v()
105 OSL_ASSERT(m_count >= 0); in v_enter()
115 OSL_ASSERT(m_count > 0); in v_leave()
/trunk/main/sal/osl/w32/
H A Dmutex.c92 OSL_ASSERT(pMutexImpl); /* alloc successful? */ in osl_createMutex()
120 OSL_ASSERT(Mutex); in osl_acquireMutex()
150 OSL_ASSERT(Mutex); in osl_tryToAcquireMutex()
175 OSL_ASSERT(Mutex); in osl_releaseMutex()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleViewForwarder.cxx103 OSL_ASSERT (mpView != NULL); in LogicToPixel()
120 OSL_ASSERT (mpView != NULL); in LogicToPixel()
139 OSL_ASSERT (mpView != NULL); in PixelToLogic()
156 OSL_ASSERT (mpView != NULL); in PixelToLogic()
/trunk/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx234 OSL_ASSERT( m_pFactory->m_receiver2adapters.end() != iFind ); in release()
237 OSL_ASSERT( false ); in release()
304 OSL_ASSERT( in coerce_assign()
698 OSL_ASSERT( pInterface->m_pTypeDescr ); in AdapterImpl()
717 OSL_ASSERT( 0 != m_pReceiver ); in AdapterImpl()
754 OSL_ASSERT( 0 != m_pConverter ); in FactoryImpl()
893 OSL_ASSERT( insertion.second ); in createAdapter()
913 OSL_ASSERT( xRet.is() ); in createAdapter()
/trunk/main/xmlreader/source/
H A Dxmlreader.cxx163 OSL_ASSERT(nsId != 0 && localName != 0); in nextAttribute()
401 OSL_ASSERT(nameColon != 0 && *nameColon == 0); in scanName()
423 OSL_ASSERT(begin != 0 && begin <= end); in scanNamespaceIri()
435 OSL_ASSERT(position != 0 && *position == '&' && position < end); in handleReference()
490 OSL_ASSERT(val >= 0 && val <= 0x10FFFF); in handleReference()
661 OSL_ASSERT(nsId != 0 && localName); in handleStartTag()
810 OSL_ASSERT(!elements_.empty()); in handleElementEnd()
1045 OSL_ASSERT(pos <= INT_MAX); in toNamespaceId()
/trunk/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx108 OSL_ASSERT(node.is()); in getNodeValue()
348 OSL_ASSERT(context.is()); in getDescriptionInfoset()
681 OSL_ASSERT(xPathName.is()); in getLocalizedPublisherNameAndURL()
692 OSL_ASSERT(xURL.is()); in getLocalizedPublisherNameAndURL()
820 OSL_ASSERT(xParent.is()); in matchFullLocale()
837 OSL_ASSERT(xParent.is()); in matchCountryAndLanguage()
880 OSL_ASSERT(xParent.is()); in matchLanguage()
915 OSL_ASSERT(xParent.is()); in getChildWithDefaultLocale()
968 OSL_ASSERT(xURL.is()); in getLocalizedHREFAttrFromChild()
/trunk/main/sal/osl/unx/
H A Dprocess_impl.cxx184 OSL_ASSERT(g_command_args.m_nCount > 0); in osl_getExecutableFile()
204 OSL_ASSERT(g_command_args.m_nCount > 0); in osl_getCommandArgCount()
220 OSL_ASSERT(g_command_args.m_nCount > 0); in osl_getCommandArg()
236 OSL_ASSERT(argc > 0); in osl_setCommandArgs()
313 OSL_ASSERT(*ppustrValue != NULL); in osl_getEnvironment()
/trunk/main/writerfilter/qa/cppunittests/doctok/
H A Dtestdoctok.cxx71 OSL_ASSERT( xComponentContext.is() ); in TEST_F()
77 OSL_ASSERT(xFactory.is()); in TEST_F()
87 OSL_ASSERT( xServiceFactory.is() ); in TEST_F()
95 OSL_ASSERT(bRet); in TEST_F()

Completed in 96 milliseconds

12345678910>>...37