Home
last modified time | relevance | path

Searched refs:OSL_ENSURE (Results 501 – 525 of 1939) sorted by relevance

1...<<21222324252627282930>>...78

/trunk/main/fpicker/source/win32/folderpicker/workbench/
H A DTest_fops.cxx135 OSL_ENSURE(sal_False, "Can't create RegistryServiceFactory"); in main()
152 OSL_ENSURE( sal_False, "Error creating FolderPicker Service" ); in main()
186 OSL_ENSURE(sal_False, "Error shutting down"); in main()
/trunk/main/comphelper/inc/comphelper/
H A DIdPropArrayHelper.hxx57OSL_ENSURE(s_nRefCount > 0, "OIdPropertyArrayUsageHelper::~OIdPropertyArrayUsageHelper : suspiciou… in ~OIdPropertyArrayUsageHelper()
108OSL_ENSURE(s_nRefCount, "OIdPropertyArrayUsageHelper::getArrayHelper : suspicious call : have a re… in getArrayHelper()
114OSL_ENSURE((*s_pMap)[nId], "OIdPropertyArrayUsageHelper::getArrayHelper : createArrayHelper return… in getArrayHelper()
/trunk/main/slideshow/source/engine/animationnodes/
H A Dbasenode.cxx216 OSL_ENSURE( in getStateTransitionTable()
236 OSL_ENSURE( in getStateTransitionTable()
287 OSL_ENSURE( meToState == INVALID, in enter()
304 OSL_ENSURE( meToState != INVALID, "### nothing to commit!" ); in commit()
606 OSL_ENSURE( isTransition( meCurrState, ENDED ), in end()
H A Danimationaudionode.cxx54 OSL_ENSURE( maSoundURL.getLength(), in AnimationAudioNode()
74 OSL_ENSURE( aHandler, in activate_st()
110 OSL_ENSURE( aHandler, in deactivate_st()
/trunk/main/forms/source/richtext/
H A Drichtextmodel.cxx151 OSL_ENSURE( m_pEngine.get(), "ORichTextModel::implInit: where's the engine?" ); in implInit()
380OSL_ENSURE( pRefDevice, "ORichTextModel::setFastPropertyValue_NoBroadcast: empty reference device?… in setFastPropertyValue_NoBroadcast()
385 OSL_ENSURE( aNewMapMode.GetMapUnit() == aOldMapMode.GetMapUnit(), in setFastPropertyValue_NoBroadcast()
538 OSL_ENSURE( xTunnel.is(), "ORichTextModel::getEditEngine: invalid model!" ); in getEditEngine()
547 OSL_ENSURE( sal_False, "ORichTextModel::getEditEngine: caught an exception!" ); in getEditEngine()
H A Dfeaturedispatcher.cxx83OSL_ENSURE( !m_bDisposed, "ORichTextFeatureDispatcher::addStatusListener: already disposed!" ); in addStatusListener()
87OSL_ENSURE( _rURL.Complete == getFeatureURL().Complete, "ORichTextFeatureDispatcher::addStatusList… in addStatusListener()
146 OSL_ENSURE( sal_False, "ORichTextFeatureDispatcher::doNotify: caught an exception!" ); in doNotify()
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx806 OSL_ENSURE(0,"Function unknown!"); in getOdbcFunction()
892OSL_ENSURE( eError == OProcess::E_None, "ODriver::clearDatabase: calling the executable failed!" ); in clearDatabase()
1025 OSL_ENSURE( eError == OProcess::E_None, "ODriver::X_PARAM: calling the executable failed!" ); in X_PARAM()
1061 OSL_ENSURE( eError == OProcess::E_None, "ODriver::PutParam: calling the executable failed!" ); in PutParam()
1222 OSL_ENSURE( eError == OProcess::E_None, "ODriver::XUTIL: calling the executable failed!" ); in XUTIL()
1234 OSL_ENSURE(_rBatch.getLength(),"No batch file given!"); in LoadBatch()
1279 OSL_ENSURE( eError == OProcess::E_None, "ODriver::LoadBatch: calling the executable failed!" ); in LoadBatch()
1679 OSL_ENSURE(bOk,"File could be converted into file system path!"); in installSystemTables()
1693 OSL_ENSURE(bOk,"File could be converted into file system path!"); in installSystemTables()
1705 OSL_ENSURE(bOk,"File could be converted into file system path!"); in installSystemTables()
[all …]
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx573 OSL_ENSURE( false, "lcl_hasAnyModifiedSubComponent_throw: anything left to do here?" ); in lcl_hasAnyModifiedSubComponent_throw()
731 OSL_ENSURE( sDocumentURL.getLength(), "ODatabaseDocument::impl_attachResource: invalid URL!" ); in impl_attachResource()
780OSL_ENSURE( *controller != _xController, "ODatabaseDocument::connectController: this controller is… in connectController()
808OSL_ENSURE( pos != m_aControllers.end(), "ODatabaseDocument::disconnectController: don't know this… in disconnectController()
954OSL_ENSURE( m_pImpl->getDocFileLocation().getLength() == 0, "ODatabaseDocument::store: unexpected … in store()
1537 OSL_ENSURE( pStreamName, "Need stream name!" ); in WriteThroughComponent()
1538 OSL_ENSURE( pServiceName, "Need service name!" ); in WriteThroughComponent()
1547 OSL_ENSURE( xOutputStream.is(), "Can't create output stream in package!" ); in WriteThroughComponent()
1567 OSL_ENSURE( xOutputStream.is(), "I really need an output stream!" ); in WriteThroughComponent()
1568 OSL_ENSURE( xComponent.is(), "Need component!" ); in WriteThroughComponent()
[all …]
/trunk/main/reportdesign/source/filter/xml/
H A DxmlComponent.cxx66 OSL_ENSURE(_xAttrList.is(),"Attribute list is NULL!"); in DBG_NAME()
67 OSL_ENSURE(m_xComponent.is(),"Component is NULL!"); in DBG_NAME()
100 OSL_ENSURE(0,"Exception catched while putting props into report component!"); in DBG_NAME()
/trunk/main/cppcanvas/source/wrapper/
H A Dimplbitmap.cxx48 OSL_ENSURE( mxBitmap.is(), "ImplBitmap::ImplBitmap: no valid bitmap" ); in ImplBitmap()
66 OSL_ENSURE( pCanvas.get() != NULL && in draw()
88 OSL_ENSURE( pCanvas.get() != NULL && in drawAlphaModulated()
H A Dimplcanvas.cxx54 OSL_ENSURE( mxCanvas.is(), "Canvas::Canvas() invalid XCanvas" ); in ImplCanvas()
110 OSL_ENSURE( mxCanvas.is(), "ImplCanvas::clear(): Invalid XCanvas" ); in clear()
116 OSL_ENSURE( mxCanvas.is(), "ImplCanvas::getUNOCanvas(): Invalid XCanvas" ); in getUNOCanvas()
/trunk/main/canvas/source/vcl/
H A Dbitmapbackbuffer.cxx81 OSL_ENSURE( !mbBitmapContentIsCurrent || !mbVDevContentIsCurrent, in getBitmapReference()
126 OSL_ENSURE( mpVDev, in createVDev()
146 OSL_ENSURE( !mbBitmapContentIsCurrent || !mbVDevContentIsCurrent, in updateVDev()
/trunk/main/dbaccess/source/ui/misc/
H A Ddatabaseobjectview.cxx79 OSL_ENSURE( m_xORB.is(), "DatabaseObjectView::DatabaseObjectView: invalid service factory!" ); in DatabaseObjectView()
80OSL_ENSURE( m_xApplication.is(), "DatabaseObjectView::DatabaseObjectView: invalid connection!" ); in DatabaseObjectView()
270OSL_ENSURE( xDesignerComponent.is(), "TableDesigner::doCreateView: a designer which is no dialog a… in doCreateView()
307 OSL_ENSURE( 0 != _rQualifiedName.getLength(),"A Table name must be set"); in fillDispatchArgs()
/trunk/main/drawinglayer/source/primitive2d/
H A Dtextlayoutdevice.cxx67 OSL_ENSURE(0L == mnUseCount, "destruction of a still used ImpTimedRefDev (!)"); in ~ImpTimedRefDev()
106 OSL_ENSURE(mnUseCount, "mismatch call number to releaseVirtualDevice() (!)"); in releaseVirtualDevice()
139OSL_ENSURE(pImpGlobalRefDev, "releaseGlobalVirtualDevice() without prior acquireGlobalVirtualDevic… in releaseGlobalVirtualDevice()
238OSL_ENSURE(nDXArrayCount == nTextLength, "DXArray size does not correspond to text portion size (!… in getTextOutlines()
/trunk/main/shell/source/win32/workbench/
H A DTestSmplMail.cxx94 OSL_ENSURE(sal_False, "Can't create RegistryServiceFactory"); in main()
111 OSL_ENSURE( sal_False, "Error creating SimpleSystemMail Service" ); in main()
173 OSL_ENSURE(sal_False, "Error shutting down"); in main()
/trunk/main/slideshow/source/engine/activities/
H A Dinterpolation.hxx54 OSL_ENSURE( false, in lerp()
64 OSL_ENSURE( false, in lerp()
74 OSL_ENSURE( false, in lerp()
/trunk/main/reportdesign/source/core/api/
H A DReportVisitor.cxx32 OSL_ENSURE(m_pTraverseReport,"ReportDefintion must be not NULL!"); in OReportVisitor()
37 OSL_ENSURE(_xReportDefinition.is(),"ReportDefinition is NULL!"); in start()
78 OSL_ENSURE(_xGroup.is(),"Group is NULL!"); in start()
/trunk/main/ucbhelper/source/provider/
H A Dsimpleinteractionrequest.cxx38 OSL_ENSURE( nContinuations != CONTINUATION_UNKNOWN, in SimpleInteractionRequest()
72 OSL_ENSURE( nLength > 0, in SimpleInteractionRequest()
123 OSL_ENSURE( sal_False, in getResponse()
/trunk/main/sal/inc/osl/
H A Ddiagnose.h91 #define OSL_ENSURE(c, m) _OSL_ENSURE(c, OSL_THIS_FILE, __LINE__, m) macro
94 #define OSL_PRECOND(c, m) OSL_ENSURE(c, m)
95 #define OSL_POSTCOND(c, m) OSL_ENSURE(c, m)
/trunk/main/forms/source/solar/control/
H A Dnavtoolbar.cxx99 OSL_ENSURE( false, "lcl_getCommandURL: unknown FormFeature!" ); in lcl_getCommandURL()
184OSL_ENSURE( pPositionWindow, "NavigationToolBar::setDispatcher: can't forward the dispatcher to th… in setDispatcher()
362OSL_ENSURE( m_pImageProvider, "NavigationToolBar::implUpdateImages: no image provider => no images… in implUpdateImages()
465 OSL_ENSURE( sal_False, "NavigationToolBar::ShowFunctionGroup: invalid group id!" ); in ShowFunctionGroup()
484 OSL_ENSURE( sal_False, "NavigationToolBar::IsFunctionGroupVisible: invalid group id!" ); in IsFunctionGroupVisible()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dcpp2uno.cxx102 OSL_ENSURE( sizeof(void *) == sizeof(sal_Int32), "### unexpected size!" ); in cpp2uno_call()
394 OSL_ENSURE( sizeof(sal_Int32)==sizeof(void *), "### unexpected!" ); in cpp_mediate()
425 OSL_ENSURE( nFunctionIndex < pTypeDescr->nMapFunctionIndexToMemberIndex, in cpp_mediate()
435 OSL_ENSURE( nFunctionIndex < pTypeDescr->nMapFunctionIndexToMemberIndex, in cpp_mediate()
439 OSL_ENSURE( nMemberPos < pTypeDescr->nAllMembers, in cpp_mediate()
/trunk/main/connectivity/source/drivers/dbase/
H A DDNoException.cxx46 OSL_ENSURE(m_pFileStream,"ODbaseTable::seekRow: FileStream is NULL!"); in seekRow()
86 OSL_ENSURE(m_nFilePos >= 1,"SdbDBFCursor::FileFetchRow: ungueltige Record-Position"); in seekRow()
232 OSL_ENSURE(nSize > 0, "Size too small"); in AllocBuffer()
251 OSL_ENSURE(m_nFilePos >= 1,"SdbDBFCursor::FileFetchRow: ungueltige Record-Position"); in WriteBuffer()
597 OSL_ENSURE(rSearch != rReplace,"Invalid here:rSearch == rReplace"); in SearchAndReplace()
/trunk/main/basegfx/source/range/
H A Db2drangeclipper.cxx359 OSL_ENSURE( rActiveEdge.getTargetPolygonIndex() != -1, in intersect()
390 OSL_ENSURE( isSweepLineEnteringRect == isActiveEdgeProceedLeft, in handleInitialOwnEdge()
393 OSL_ENSURE( isSweepLineEnteringRect || in handleInitialOwnEdge()
400 OSL_ENSURE( rActiveEdge.getEdgeDirection() == ActiveEdge::PROCEED_RIGHT, in handleFinalOwnRightEdge()
411 OSL_ENSURE( rActiveEdge.getEdgeDirection() == ActiveEdge::PROCEED_LEFT, in handleFinalOwnLeftEdge()
/trunk/main/oox/source/xls/
H A Dsheetdatacontext.cxx206OSL_ENSURE( maFmlaData.mnFormulaType == XML_TOKEN_INVALID, "SheetDataContext::onEndElement - unkno… in onEndElement()
477OSL_ENSURE( eCellType != CELLTYPE_FORMULA, "SheetDataContext::importCellBlank - no formula cells s… in importCellBlank()
510OSL_ENSURE( eCellType != CELLTYPE_FORMULA, "SheetDataContext::importCellRk - no formula cells supp… in importCellRk()
520OSL_ENSURE( eCellType != CELLTYPE_FORMULA, "SheetDataContext::importCellRString - no formula cells… in importCellRString()
533OSL_ENSURE( eCellType != CELLTYPE_FORMULA, "SheetDataContext::importCellSi - no formula cells supp… in importCellSi()
837 OSL_ENSURE( false, "BiffSheetDataContext::importBoolErr - unknown cell type" ); in importBoolErr()
1003 OSL_ENSURE( false, "BiffSheetDataContext::importDataTable - unknown record id" ); in importDataTable()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx603 OSL_ENSURE(m_xFunction.is(),"Where is my function gone!"); in setPropertyValue()
875 OSL_ENSURE(xReport.is(),"Why is the report definition NULL!"); in describePropertyLine()
1040 OSL_ENSURE(m_xFunction.is(),"No function set!"); in convertToPropertyValue()
1483OSL_ENSURE(m_sDefaultFunction.getLength() == 0,"Why is the m_sDefaultFunction set?"); in actuatingPropertyChanged()
1611 OSL_ENSURE( sal_False, "GeometryHandler::impl_dialogFilter_nothrow: caught an exception!" ); in impl_dialogFilter_nothrow()
1708 OSL_ENSURE(0,"Exception caught!"); in impl_fillMimeTypes_nothrow()
1740 OSL_ENSURE(0,"Exception caught!"); in impl_fillScopeList_nothrow()
1806 OSL_ENSURE(xReturn.is(),"Why don't we have a functionssupplier here!"); in fillScope_throw()
1858 OSL_ENSURE(0,"Exception caught!"); in isDefaultFunction()
1898 OSL_ENSURE(0,"Exception caught!"); in impl_isDefaultFunction_nothrow()
[all …]

Completed in 884 milliseconds

1...<<21222324252627282930>>...78