Lines Matching refs:OSL_ENSURE

345 		OSL_ENSURE(0,"createConnection: coult not retrieve the data source!");  in createConnection()
359 OSL_ENSURE(0,"createConnection: error while retrieving data source properties!"); in createConnection()
370 OSL_ENSURE(0,"createConnection: missing an interface ... need an error message here!"); in createConnection()
377 OSL_ENSURE(sal_False, "createConnection: could not instantiate an interaction handler!"); in createConnection()
398 …catch(Exception&) { OSL_ENSURE(0,"SbaTableQueryBrowser::OnExpandEntry: could not connect - unknown… in createConnection()
481 OSL_ENSURE(_pParent,"showError: Parent window must be NOT NULL!"); in showError()
503 OSL_ENSURE(xKeyColsSup.is(),"Columnsupplier is null!"); in getKeyColumns()
570 OSL_ENSURE(sal_False, in getTypeInfoFromType()
662 OSL_ENSURE(pTypeInfo, "getTypeInfoFromType: no type info found for this type!"); in getTypeInfoFromType()
899 OSL_ENSURE(_xMetaData.is(),"No MetaData!"); in createDefaultName()
971 OSL_ENSURE(0,"Invalid TextAlign!"); in mapTextAllign()
985 OSL_ENSURE(0,"Invalid TextAlign!"); in mapTextJustify()
1013 OSL_ENSURE(0, "Unknown FontWeigth" ); in ConvertFontWeight()
1040 OSL_ENSURE(0, "Unknown FontWidth" ); in ConvertFontWidth()
1230 OSL_ENSURE(pFilter,"Filter: StarOffice XML (Base) could not be found!"); in getStandardDatabaseFilter()
1290 OSL_ENSURE(_pWindow,"Window can not be null!"); in notifySystemWindow()
1319 OSL_ENSURE(_pWindow,"Window must be not null!"); in isHiContrast()
1386OSL_ENSURE(_xDatasource->getPropertySetInfo()->hasPropertyByName(PROPERTY_INFO),"NO datasource sup… in fillAutoIncrementValue()
1520 OSL_ENSURE( _rxFormatter.is(),"setEvalDateFormatForFormatter: Formatter is NULL!"); in setEvalDateFormatForFormatter()
1527 OSL_ENSURE(pSupplierImpl,"No Supplier!"); in setEvalDateFormatForFormatter()
1565 OSL_ENSURE(pTypeInfo.get(),"checkColumns: cann't find a type which is useable as a key!"); in queryPrimaryKeyType()
1649 OSL_ENSURE(pTypeInfo,"Wrong DataType supplied!"); in queryTypeInfoByType()
1697 OSL_ENSURE(xFact.is(),"No XDataDescriptorFactory available!"); in createView()
1770 OSL_ENSURE( _xNames.is(), "insertHierachyElement: illegal name container!" ); in insertHierachyElement()
1784OSL_ENSURE( xNameAccess.is(), "insertHierachyElement: could not find the proper name container!" ); in insertHierachyElement()