Home
last modified time | relevance | path

Searched refs:OSL_ASSERT (Results 51 – 75 of 908) sorted by relevance

12345678910>>...37

/trunk/main/fpicker/source/win32/filepicker/
H A Dhelppopupwindow.cxx192 OSL_ASSERT( m_hwnd && lprect ); in calcWindowRect()
240 OSL_ASSERT( cx_new && cy_new ); in adjustWindowSize()
271 OSL_ASSERT( m_hwnd ); in adjustWindowPos()
483 OSL_ASSERT( lpcs->lpCreateParams ); in WndProc()
503 OSL_ASSERT( pImpl ); in WndProc()
519 OSL_ASSERT( pImpl ); in WndProc()
569 OSL_ASSERT(s_ClassAtom); in RegisterWindowClass()
589 OSL_ASSERT( ( (0 != s_ClassAtom) && (s_RegisterWndClassCount > 0)) || in UnregisterWindowClass()
598 OSL_ASSERT( s_RegisterWndClassCount >= 0 ); in UnregisterWindowClass()
H A Ddibpreview.cxx280 OSL_ASSERT(GDI_ERROR != GDIError); in onPaint()
328 OSL_ASSERT(sal_False); in onPaint()
351 OSL_ASSERT(lpcs->lpCreateParams); in WndProc()
366 OSL_ASSERT(false); in WndProc()
376 OSL_ASSERT(pImpl); in WndProc()
451 OSL_ASSERT( ( (0 != s_ClassAtom) && (s_RegisterDibPreviewWndCount > 0)) || in UnregisterDibPreviewWindowClass()
460 OSL_ASSERT(s_RegisterDibPreviewWndCount >= 0); in UnregisterDibPreviewWindowClass()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayeredDevice.cxx81 OSL_ASSERT(aFunction); in ForAllRectangles()
174 OSL_ASSERT(nLayer>=0 && size_t(nLayer)<mpLayers->size()); in Invalidate()
206 OSL_ASSERT(mpLayers); in RegisterPainter()
209 OSL_ASSERT(rpPainter); in RegisterPainter()
214 OSL_ASSERT(nLayer>=0 && nLayer<gnMaximumLayerCount); in RegisterPainter()
245 OSL_ASSERT(rpPainter); in RemovePainter()
250 OSL_ASSERT(nLayer>=0 && size_t(nLayer)<mpLayers->size()); in RemovePainter()
391 OSL_ASSERT(false); in HandleMapModeChange()
529 OSL_ASSERT(::std::find(maPainters.begin(), maPainters.end(), rpPainter) == maPainters.end()); in AddPainter()
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx671 OSL_ASSERT( m_pDialog != NULL ); in appendFilter()
690 OSL_ASSERT( m_pDialog != NULL ); in setCurrentFilter()
756 OSL_ASSERT( m_pDialog != NULL ); in getCurrentFilter()
775 OSL_ASSERT( m_pDialog != NULL ); in appendFilterGroup()
804 OSL_ASSERT( m_pDialog != NULL ); in setMultiSelectionMode()
814 OSL_ASSERT( m_pDialog != NULL ); in setDefaultName()
851 OSL_ASSERT( m_pDialog != NULL ); in getSelectedFiles()
1004 OSL_ASSERT( m_pDialog != NULL ); in execute()
1310 OSL_ASSERT( m_pDialog != NULL ); in setValue()
1338 OSL_ASSERT( m_pDialog != NULL ); in getValue()
[all …]
/trunk/main/sal/osl/os2/
H A Dpipe.cxx114 OSL_ASSERT( ustrPipeName ); in osl_createPipe()
218 OSL_ASSERT (pPipe); in osl_copyPipe()
269 OSL_ASSERT (pPipe); in osl_closePipe()
299 OSL_ASSERT (pPipe); in osl_acceptPipe()
395 OSL_ASSERT (pPipe); in osl_receivePipe()
423 OSL_ASSERT (pPipe); in osl_sendPipe()
475 OSL_ASSERT(pPipe); in osl_writePipe()
502 OSL_ASSERT( pPipe ); in osl_readPipe()
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx152 OSL_ASSERT(variable != 0); in alignment()
177 OSL_ASSERT(false); in alignment()
217 OSL_ASSERT(variable != 0); in marshalStruct()
233 OSL_ASSERT(variable != 0); in marshalArray()
265 OSL_ASSERT(variable != 0); in marshal()
313 OSL_ASSERT(false); in marshal()
360 OSL_ASSERT(false); in marshal()
386 OSL_ASSERT(variable != 0); in unmarshal()
424 OSL_ASSERT(false); in unmarshal()
554 OSL_ASSERT(false); in call()
[all …]
/trunk/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx107 OSL_ASSERT( xCooSys.is()); in lcl_getAxesHoldingCategoriesFromDiagram()
114 OSL_ASSERT( xAxis.is()); in lcl_getAxesHoldingCategoriesFromDiagram()
395 OSL_ASSERT( !mbHasRowPermutation ); in EndElement()
397 OSL_ASSERT( !aPermutation.empty()); in EndElement()
420 OSL_ASSERT( aModifiedRow.empty()); in EndElement()
423 OSL_ASSERT( !aModifiedRow.empty()); in EndElement()
438 OSL_ASSERT( !aPermutation.empty()); in EndElement()
457 OSL_ASSERT( aDestination.empty()); in EndElement()
460 OSL_ASSERT( !aDestination.empty()); in EndElement()
462 OSL_ASSERT( nDestinationIndex < aDestination.size()); in EndElement()
[all …]
/trunk/main/sal/osl/w32/
H A Dsocket.cxx584 OSL_ASSERT(pAddr1); in osl_isEqualSocketAddr()
585 OSL_ASSERT(pAddr2); in osl_isEqualSocketAddr()
693 OSL_ASSERT( pAddr ); in osl_setAddrOfSocketAddr()
694 OSL_ASSERT( pByteSeq ); in osl_setAddrOfSocketAddr()
713 OSL_ASSERT( pAddr ); in osl_getAddrOfSocketAddr()
714 OSL_ASSERT( ppByteSeq ); in osl_getAddrOfSocketAddr()
747 OSL_ASSERT(cn != 0); in __osl_hostentToHostAddr()
772 OSL_ASSERT(sal_False); in __osl_hostentToHostAddr()
1249 OSL_ASSERT( pAddr ); in osl_bindAddrToSocket()
1562 OSL_ASSERT( pSocket); in osl_readSocket()
[all …]
H A Dthread.c83 OSL_ASSERT(pThreadImpl); in oslCreateThread()
170 OSL_ASSERT(pThreadImpl); /* valid ptr? */ in osl_resumeThread()
182 OSL_ASSERT(pThreadImpl); /* valid ptr? */ in osl_suspendThread()
196 OSL_ASSERT(pThreadImpl); /* valid ptr? */ in osl_setThreadPriority()
227 OSL_ASSERT(FALSE); /* only fools try this...*/ in osl_setThreadPriority()
233 OSL_ASSERT(FALSE); /* enum expanded, but forgotten here...*/ in osl_setThreadPriority()
293 OSL_ASSERT(FALSE); /* WIN32 API changed, incorporate new prio-level! */ in osl_getThreadPriority()
455 OSL_ASSERT( pTls == g_pThreadKeyList ); in RemoveKeyFromList()
/trunk/main/codemaker/source/javamaker/
H A Djavatype.cxx402 OSL_ASSERT(dependencies != 0); in MethodDescriptor()
520 OSL_ASSERT( in TypeInfo()
549 OSL_ASSERT(dependencies != 0); in generateCode()
692 OSL_ASSERT(false); in generateCode()
700 OSL_ASSERT( in generatePolymorphicUnoTypeCode()
1202 OSL_ASSERT( in addLoadLocal()
1739 OSL_ASSERT( in addBaseArguments()
1802 OSL_ASSERT( in addDirectArgument()
2387 OSL_ASSERT(false); in handleTypedef()
3232 OSL_ASSERT(options != 0); in produceType()
[all …]
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsAnimationFunction.cxx38 OSL_ASSERT(nTime>=0.0 && nTime<=1.0); in Linear()
47 OSL_ASSERT(nTime>=0.0 && nTime<=1.0); in FastInSlowOut_Sine()
51 OSL_ASSERT(nResult>=0.0 && nResult<=1.0); in FastInSlowOut_Sine()
60 OSL_ASSERT(nTime>=0.0 && nTime<=1.0); in FastInSlowOut_Root()
64 OSL_ASSERT(nResult>=0.0 && nResult<=1.0); in FastInSlowOut_Root()
73 OSL_ASSERT(nTime>=0.0 && nTime<=1.0); in SlowInSlowOut_0to0_Sine()
77 OSL_ASSERT(nResult>=0.0 && nResult<=1.0); in SlowInSlowOut_0to0_Sine()
H A DSlsAnimator.cxx93 OSL_ASSERT(mbIsDisposed); in ~Animator()
129 OSL_ASSERT( ! mbIsDisposed); in AddAnimation()
159 OSL_ASSERT( ! mbIsDisposed); in AddInfiniteAnimation()
183 OSL_ASSERT( ! mbIsDisposed); in RemoveAnimation()
194 OSL_ASSERT((*iAnimation)->mnAnimationId == nId); in RemoveAnimation()
236 OSL_ASSERT( ! mbIsDisposed); in ProcessAnimations()
256 OSL_ASSERT( ! mbIsDisposed); in CleanUpAnimationList()
H A DSlideSorterController.cxx132 OSL_ASSERT(pWindow); in SlideSorterController()
137 OSL_ASSERT(pParentWindow!=NULL); in SlideSorterController()
246 OSL_ASSERT(mpPageSelector.get()!=NULL); in GetPageSelector()
255 OSL_ASSERT(mpFocusManager.get()!=NULL); in GetFocusManager()
264 OSL_ASSERT(mpClipboard.get()!=NULL); in GetClipboard()
273 OSL_ASSERT(mpScrollBarManager.get()!=NULL); in GetScrollBarManager()
282 OSL_ASSERT(mpCurrentSlideManager.get()!=NULL); in GetCurrentSlideManager()
291 OSL_ASSERT(mpSlotManager.get()!=NULL); in GetSlotManager()
300 OSL_ASSERT(mpSelectionManager.get()!=NULL); in GetSelectionManager()
310 OSL_ASSERT(mpInsertionIndicatorHandler.get()!=NULL); in GetInsertionIndicatorHandler()
[all …]
/trunk/main/cppu/source/AffineBridge/
H A DAffineBridge.cxx174 OSL_ASSERT(m_outerThreadId == osl_getThreadIdentifier(NULL)); in outerDispatch()
175 OSL_ASSERT(m_innerThreadId != m_outerThreadId); in outerDispatch()
213 OSL_ASSERT(m_innerThreadId == osl_getThreadIdentifier(NULL)); in innerDispatch()
214 OSL_ASSERT(m_innerThreadId != m_outerThreadId); in innerDispatch()
275 OSL_ASSERT(m_innerThreadId); in v_callOut_v()
310 OSL_ASSERT(m_innerThreadId == osl_getThreadIdentifier(NULL)); in v_enter()
317 OSL_ASSERT(m_innerThreadId == osl_getThreadIdentifier(NULL)); in v_leave()
/trunk/main/cppu/source/threadpool/
H A Dcurrent.cxx206 OSL_ASSERT( pId ); in uno_setCurrentContext()
224 OSL_ASSERT( pEnv && pEnv->pExtEnv ); in uno_setCurrentContext()
253 OSL_ASSERT( pId ); in uno_getCurrentContext()
261 OSL_ASSERT( target_env.is() ); in uno_getCurrentContext()
265 OSL_ASSERT( 0 != pEnv ); in uno_getCurrentContext()
280 OSL_ASSERT( target_env.is() ); in uno_getCurrentContext()
286 OSL_ASSERT( mapping.is() ); in uno_getCurrentContext()
/trunk/main/configmgr/source/
H A Dwritemodfile.cxx68 OSL_ASSERT( in convertToUtf8()
112 OSL_ASSERT(length >= 0); in writeData()
132 OSL_ASSERT( in writeAttributeValue()
331 OSL_ASSERT(false); // this cannot happen in writeValue()
366 OSL_ASSERT(dynType != TYPE_ERROR); in writeNode()
411 OSL_ASSERT(dynType != TYPE_ERROR); in writeNode()
459 OSL_ASSERT(parent.is()); in writeModifications()
480 OSL_ASSERT( in writeModifications()
498 OSL_ASSERT(false); // this cannot happen in writeModifications()
504 OSL_ASSERT(node.is()); in writeModifications()
[all …]
/trunk/main/vcl/source/gdi/
H A Dimpimagetree.cxx77 OSL_ASSERT(stream.is()); in wrapStream()
206 OSL_ASSERT(style.getLength() != 0); // empty m_style means "not initialized" in setStyle()
221 OSL_ASSERT(!u.HasError()); in resetZips()
232 OSL_ASSERT(!u.HasError()); in resetZips()
238 OSL_ASSERT(ok); (void) ok; in resetZips()
258 OSL_ASSERT(!u.HasError()); in resetZips()
264 OSL_ASSERT(ok); (void) ok; in resetZips()
339 OSL_ASSERT(ok); (void) ok; in find()
/trunk/main/sdext/source/presenter/
H A DPresenterToolBar.cxx483 OSL_ASSERT(iPart->get()!=NULL); in disposing()
1064 OSL_ASSERT(mxCanvas.is()); in Paint()
1492 OSL_ASSERT(mpToolBar.is()); in Invalidate()
1541 OSL_ASSERT(mpToolBar.get() != NULL); in UpdateState()
1671 OSL_ASSERT(false); in ReadElementMode()
1746 OSL_ASSERT(rxCanvas.is()); in Paint()
1909 OSL_ASSERT(rxCanvas.is()); in Paint()
1996 OSL_ASSERT(rxCanvas.is()); in Paint()
2076 OSL_ASSERT(mpToolBar.is()); in CurrentSlideHasChanged()
2334 OSL_ASSERT(rxCanvas.is()); in Paint()
[all …]
/trunk/main/sal/workben/clipboardwben/testcopy/
H A DXTDataObject.cxx72 OSL_ASSERT( NULL != ppvObject ); in QueryInterface()
126 OSL_ASSERT( ( NULL != pFormatetc ) && in GetData()
128 OSL_ASSERT( ( NULL != pmedium ) && in GetData()
375 OSL_ASSERT( ( ( celt > 0 ) && ( NULL != rgelt ) ) || in Next()
387 OSL_ASSERT( !IsBadWritePtr( (LPVOID)rgelt, sizeof( FORMATETC ) ) ); in Next()
406 OSL_ASSERT( !IsBadWritePtr( (LPVOID)pceltFetched, sizeof( ULONG ) ) ); in Next()
446 OSL_ASSERT( NULL != ppenum ); in Clone()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx537 OSL_ASSERT(GetViewFrame()!=NULL); in Rearrange()
585 OSL_ASSERT(mpImpl.get()!=NULL); in GetPrinter()
598 OSL_ASSERT(mpImpl.get()!=NULL); in SetPrinter()
1079 OSL_ASSERT(mpImpl.get()!=NULL); in GetEventMultiplexer()
1098 OSL_ASSERT(mpImpl.get()!=NULL); in GetUpdateLockManager()
1109 OSL_ASSERT(mpImpl.get()!=NULL); in GetToolBarManager()
1110 OSL_ASSERT(mpImpl->mpToolBarManager.get()!=NULL); in GetToolBarManager()
1120 OSL_ASSERT(mpImpl.get()!=NULL); in GetFormShellManager()
1131 OSL_ASSERT(mpImpl.get()!=NULL); in GetDrawController()
1141 OSL_ASSERT(mpImpl.get()!=NULL); in SetViewTabBar()
[all …]
/trunk/main/filter/source/placeware/
H A Dzip.cxx55 OSL_ASSERT( nBytesWritten == 1 ); in putC()
111 OSL_ASSERT( n == nWritten ); in copyAndCRC()
176 OSL_ASSERT( nWritten == (sal_uInt64)e->name.getLength() ); in writeLocalHeader()
208 OSL_ASSERT( nWritten == (sal_uInt64)e->name.getLength() ); in writeCentralDir()
250 OSL_ASSERT( mbOpen ); in addFile()
255 OSL_ASSERT( 0 != rName.getLength() ); in addFile()
289 OSL_ASSERT( mbOpen ); in close()
/trunk/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx171 OSL_ASSERT( 0 ); // way of no return in binuno_queryInterface()
218 OSL_ASSERT( proxy->m_root->m_factory->m_uno_env.get()->pExtEnv == pEnv ); in binuno_proxy_free()
231 OSL_ASSERT( uno_env != 0 ); in binuno_proxy_acquire()
237 OSL_ASSERT( that == static_cast< binuno_Proxy * >( pUnoI ) ); in binuno_proxy_acquire()
249 OSL_ASSERT( uno_env != 0 ); in binuno_proxy_release()
347 OSL_ASSERT( cpp_env != 0 ); in queryAggregation()
354 OSL_ASSERT( oid.getLength() > 0 ); in queryAggregation()
381 OSL_ASSERT( uno_env != 0 ); in queryAggregation()
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dcpp2uno.cxx347 OSL_ASSERT(td != 0); in isSimpleStruct()
352 OSL_ASSERT(ctd->aBase.eTypeClass == typelib_TypeClass_STRUCT); in isSimpleStruct()
368 OSL_ASSERT( in isSimpleStruct()
414 OSL_ASSERT(returnType != 0); in codeSnippet()
428 OSL_ASSERT(sizeof (sal_Int32) == 4); in codeSnippet()
445 OSL_ASSERT(p - code <= codeSnippetSize); in codeSnippet()
485 OSL_ASSERT(member != 0); in addLocalFunctions()
513 OSL_ASSERT(false); in addLocalFunctions()
/trunk/main/extensions/test/stm/
H A Ddatatest.cxx196 OSL_ASSERT( rPipeInput.is() ); in test()
197 OSL_ASSERT( rPipeOutput.is() ); in test()
201 OSL_ASSERT( rSink->getInputStream().is() ); in test()
202 OSL_ASSERT( rSource->getOutputStream().is() ); in test()
757 OSL_ASSERT( markableInput.is() ); in test()
758 OSL_ASSERT( markableOutput.is() ); in test()
759 OSL_ASSERT( markableSink.is() ); in test()
760 OSL_ASSERT( markableSource.is() ); in test()
776 OSL_ASSERT( rPipeInput.is() ); in test()
777 OSL_ASSERT( rPipeOutput.is() ); in test()
[all …]
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_misc.cxx62 OSL_ASSERT( info != 0 ); in toString()
96 OSL_ASSERT( copt != '\0' ); in getOptionInfo()
111 OSL_ASSERT( option_info != 0 ); in isOption()
143 OSL_ASSERT(osl_getCommandArgCount() >= *pIndex); in isBootstrapVariable()
163 OSL_ASSERT( pValue != 0 ); in readArgument()
306 OSL_ASSERT( xPackageType.is() ); in printf_package()
344 OSL_ASSERT(allExtensions.size() == vecUnaccepted.size()); in printf_packages()
431 OSL_ASSERT( buf.getLength() == 0 ); in connectToOffice()
613 OSL_ASSERT(0); in removeFolder()

Completed in 611 milliseconds

12345678910>>...37