Home
last modified time | relevance | path

Searched refs:OSL_ENSURE (Results 276 – 300 of 1939) sorted by relevance

1...<<11121314151617181920>>...78

/trunk/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx123 OSL_ENSURE( sal_False, "Wrong index syntax!\n" ); in getInfoFromInd()
138 OSL_ENSURE( sal_False, "Wrong index syntax!\n" ); in getInfoFromInd()
181 OSL_ENSURE( line.getLength() % 2 == 0, "Wrong syntax!\n" ); in getBufFromAsciiLine()
236OSL_ENSURE( aPropertyValues.getLength() == aNodeNames.getLength(), "Problems during reading\n" ); in getInfo()
264 OSL_ENSURE( sal_False, "Wrong index sintax!\n" ); in getInfo()
532 OSL_ENSURE( aDecoder, "Can't create decoder\n" ); in DecodePasswords()
568 OSL_ENSURE( sal_False, "No master password provided!\n" ); in DecodePasswords()
573 OSL_ENSURE( sal_False, "Problem with decoding\n" ); in DecodePasswords()
587 OSL_ENSURE( aEncoder, "Can't create encoder\n" ); in EncodePasswords()
650 OSL_ENSURE( sal_False, "No master password provided!\n" ); in EncodePasswords()
[all …]
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx156 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getBinaryStream()
167 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getCharacterStream()
197 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getBytes()
214 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getDate()
268 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getMetaData()
278 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getArray()
290 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getClob()
300 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getBlob()
311 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getRef()
325 SDBThreadAttach t; OSL_ENSURE(t.pEnv,"Java Enviroment geloescht worden!"); in getObject()
[all …]
/trunk/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx188OSL_ENSURE( m_bPropagateCommitToRoot, "DocumentStorageAccess::impl_suspendCommitPropagation: alrea… in impl_suspendCommitPropagation()
193OSL_ENSURE( !m_bPropagateCommitToRoot, "DocumentStorageAccess::impl_resumeCommitPropagation: not s… in impl_resumeCommitPropagation()
229OSL_ENSURE( _rStorageName.getLength(),"ODatabaseModelImpl::impl_openSubStorage_nothrow: Invalid st… in impl_openSubStorage_nothrow()
706 OSL_ENSURE( false, "ODatabaseModelImpl::disposing: where does this come from?" ); in disposing()
830OSL_ENSURE( sSalvagedFile == i_rDocumentURL, "ODatabaseModelImpl::setResource: inconsistency!" ); in setResource()
843OSL_ENSURE( !_rArguments.has( "Model" ), "ODatabaseModelImpl::stripLoadArguments: this is suspicio… in stripLoadArguments()
844OSL_ENSURE( !_rArguments.has( "ViewName" ), "ODatabaseModelImpl::stripLoadArguments: this is suspi… in stripLoadArguments()
871 OSL_ENSURE( bSuccess || !xStorage.is(), in commitRootStorage()
890OSL_ENSURE( aSource.hasValue(), "ODatabaseModelImpl::getOrCreateRootStorage: no source to create t… in getOrCreateRootStorage()
1277OSL_ENSURE( xModify.is() || !_rxStorage.is(), "lcl_modifyListening: storage can't notify us!" ); in lcl_modifyListening()
[all …]
/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx159 OSL_ENSURE(SEQUENCESIZE > 50, "Sequence cache size to small"); in SaxWriterHelper()
164 OSL_ENSURE(!nCurrentPos, "cached Sequence not written"); in ~SaxWriterHelper()
165 OSL_ENSURE(m_bStartElementFinished, "StartElement not complettly written"); in ~SaxWriterHelper()
254 OSL_ENSURE((rPos + nBytesCount) > SEQUENCESIZE, "wrong use of AddBytesMethod"); in AddBytes()
258 OSL_ENSURE(rPos + nCount == SEQUENCESIZE, "the position should be the at the end"); in AddBytes()
423 OSL_ENSURE( nSurrogate == 0, "left-over Unicode surrogate" ); in convertToXML()
429 OSL_ENSURE( nSurrogate != 0, "lone 2nd Unicode surrogate" ); in convertToXML()
454 OSL_ENSURE( false, "illegal Unicode character" ); in convertToXML()
492 OSL_ENSURE(rPos <= SEQUENCESIZE, "not reset current position"); in convertToXML()
499 OSL_ENSURE( nSurrogate != 0, "left-over Unicode surrogate" ); in convertToXML()
[all …]
/trunk/main/dbaccess/source/ui/misc/
H A DDExport.cxx222OSL_ENSURE((nPos) < static_cast<sal_Int32>(aTypes.size()),"aTypes: Illegal index for vector"); in ODatabaseExport()
226OSL_ENSURE((nPos) < static_cast<sal_Int32>(aTypes.size()),"aTypes: Illegal index for vector"); in ODatabaseExport()
238OSL_ENSURE((nPos) < static_cast<sal_Int32>(aTypes.size()),"aTypes: Illegal index for vector"); in ODatabaseExport()
317OSL_ENSURE((nNewPos) < static_cast<sal_Int32>(m_vColumns.size()),"m_vColumns: Illegal index for ve… in insertValueIntoColumn()
333OSL_ENSURE((nNewPos) < static_cast<sal_Int32>(m_vColumnTypes.size()),"Illegal index for vector"); in insertValueIntoColumn()
561 OSL_ENSURE(0,"ODatabaseExport: Unbekanntes Format"); in CheckString()
579OSL_ENSURE(m_vNumberFormat.size() == m_vColumnSize.size() && m_vColumnSize.size() == _pList->size(… in SetColumnTypes()
798OSL_ENSURE((nNewPos) < static_cast<sal_Int32>(m_vColumns.size()),"Illegal index for vector"); in adjustFormat()
805OSL_ENSURE((nColPos) < static_cast<sal_Int32>(m_vNumberFormat.size()),"m_vFormatKey: Illegal index… in adjustFormat()
806OSL_ENSURE((nColPos) < static_cast<sal_Int32>(m_vColumnSize.size()),"m_vColumnSize: Illegal index … in adjustFormat()
[all …]
/trunk/main/comphelper/source/misc/
H A Dnumbers.cxx64 OSL_ENSURE(xFormatter.is(), "getNumberFormatType : the formatter isn't valid !"); in getNumberFormatType()
66 OSL_ENSURE(xSupplier.is(), "getNumberFormatType : the formatter doesn't implement a supplier !"); in getNumberFormatType()
103 OSL_ENSURE(xTypes.is(), "getStandardFormat : no format types !"); in getStandardFormat()
118OSL_ENSURE( _rxFormatter.is() && !_rPropertyName.isEmpty(), "getNumberFormatProperty: invalid argu… in getNumberFormatProperty()
137OSL_ENSURE( sal_False, "::getNumberFormatProperty: caught an exception (did you create the key wit… in getNumberFormatProperty()
H A Dproxyaggregation.cxx56OSL_ENSURE( xFactory.is(), "OProxyAggregation::baseAggregateProxyFor: could not create a proxy fac… in baseAggregateProxyFor()
118OSL_ENSURE( _rxORB.is(), "OComponentProxyAggregationHelper::OComponentProxyAggregationHelper: inva… in OComponentProxyAggregationHelper()
126OSL_ENSURE( _rxComponent.is(), "OComponentProxyAggregationHelper::componentAggregateProxyFor: inva… in componentAggregateProxyFor()
156OSL_ENSURE( m_rBHelper.bDisposed, "OComponentProxyAggregationHelper::~OComponentProxyAggregationHe… in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
206OSL_ENSURE( _rxComponent.is(), "OComponentProxyAggregation::OComponentProxyAggregation: accessible… in OComponentProxyAggregation()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclhelperbufferdevice.cxx100 OSL_ENSURE(*a, "Empty pointer in VDevBuffer (!)"); in alloc()
187 OSL_ENSURE(aUsedFound != maUsedBuffers.end(), "OOps, non-registered buffer freed (!)"); in free()
244 OSL_ENSURE(mrOutDev.GetOutDevType() != OUTDEV_WINDOW, in impBufferDevice()
347OSL_ENSURE(mpContent, "impBufferDevice: No content, check isVisible() before accessing (!)"); in getContent()
353OSL_ENSURE(mpContent, "impBufferDevice: No content, check isVisible() before accessing (!)"); in getMask()
367OSL_ENSURE(mpContent, "impBufferDevice: No content, check isVisible() before accessing (!)"); in getTransparence()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Duno2cpp.cxx81 OSL_ENSURE( pStackLongs && pAdjustedThisPtr, "### null ptr!" ); in callVirtualMethod()
82 OSL_ENSURE( (sizeof(void *) == 4) && (sizeof(sal_Int32) == 4), "### unexpected size of int!" ); in callVirtualMethod()
83 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
173 OSL_ENSURE( pReturnTypeDescr, "### expected return type description!" ); in cpp_call()
201 OSL_ENSURE( sizeof(void *) == sizeof(sal_Int32), "### unexpected size!" ); in cpp_call()
273 OSL_ENSURE( !( (pCppStack - pCppStackStart ) & 3), "UNALIGNED STACK !!! (Please DO panic)" ); in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Duno2cpp.cxx76 OSL_ENSURE( pStackLongs && pAdjustedThisPtr, "### null ptr!" ); in callVirtualMethod()
77 OSL_ENSURE( (sizeof(void *) == 4) && (sizeof(sal_Int32) == 4), "### unexpected size of int!" ); in callVirtualMethod()
78 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
168 OSL_ENSURE( pReturnTypeDescr, "### expected return type description!" ); in cpp_call()
196 OSL_ENSURE( sizeof(void *) == sizeof(sal_Int32), "### unexpected size!" ); in cpp_call()
268 OSL_ENSURE( !( (pCppStack - pCppStackStart ) & 3), "UNALIGNED STACK !!! (Please DO panic)" ); in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Duno2cpp.cxx67 OSL_ENSURE( pStackLongs && pAdjustedThisPtr, "### null ptr!" ); in callVirtualMethod()
68 OSL_ENSURE( (sizeof(void *) == 4) && (sizeof(sal_Int32) == 4), "### unexpected size of int!" ); in callVirtualMethod()
69 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
157 OSL_ENSURE( pReturnTypeDescr, "### expected return type description!" ); in cpp_call()
185 OSL_ENSURE( sizeof(void *) == sizeof(sal_Int32), "### unexpected size!" ); in cpp_call()
254 OSL_ENSURE( !( (pCppStack - pCppStackStart ) & 3), "UNALIGNED STACK !!! (Please DO panic)" ); in cpp_call()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx118 OSL_ENSURE(m_aStatementHandle,"StatementHandle is null!"); in getMetaData()
169 OSL_ENSURE(m_aStatementHandle,"StatementHandle is null!"); in execute()
349 OSL_ENSURE(m_aStatementHandle,"StatementHandle is null!"); in setParameter()
591 OSL_ENSURE(m_aStatementHandle,"StatementHandle is null!"); in clearParameters()
625 OSL_ENSURE(m_aStatementHandle,"StatementHandle is null!"); in initBoundParam()
783OSL_ENSURE( haveRead == buf.getLength(), "OPreparedStatement::putParamData: inconsistency!" ); in putParamData()
791OSL_ENSURE( m_aStatementHandle, "OPreparedStatement::putParamData: StatementHandle is null!" ); in putParamData()
877 OSL_ENSURE(m_aStatementHandle,"StatementHandle is null!"); in setStream()
939 OSL_ENSURE(m_aStatementHandle,"StatementHandle is null!"); in prepareStatement()
/trunk/main/cppu/source/uno/
H A Dlbmap.cxx239 OSL_ENSURE( pMapping && ppOut, "### null ptr!" ); in mediate_mapInterface()
253 OSL_ENSURE( 0 != pTo, "### cannot release out interface: leaking!" ); in mediate_mapInterface()
512 OSL_ENSURE( ppMapping && pFrom && pTo, "### null ptr!" ); in uno_getMapping()
580 OSL_ENSURE( ppMapping && pFrom && pTo, "### null ptr!" ); in uno_getMappingByName()
589 OSL_ENSURE( pEFrom, "### cannot get source environment!" ); in uno_getMappingByName()
594 OSL_ENSURE( pETo, "### cannot get target environment!" ); in uno_getMappingByName()
672 OSL_ENSURE( pCallback, "### null ptr!" ); in uno_registerMappingCallback()
682 OSL_ENSURE( pCallback, "### null ptr!" ); in uno_revokeMappingCallback()
/trunk/main/cui/source/dialogs/
H A Dmultifil.cxx70 OSL_ENSURE( xContent.is(), "AddHdl_Impl: invalid content interface!" ); in IMPL_LINK()
72 OSL_ENSURE( xID.is(), "AddHdl_Impl: invalid ID interface!" ); in IMPL_LINK()
98 OSL_ENSURE( xVContent.is(), "AddHdl_Impl: invalid content interface!" ); in IMPL_LINK()
100 OSL_ENSURE( xVID.is(), "AddHdl_Impl: invalid ID interface!" ); in IMPL_LINK()
122 OSL_ENSURE( sal_False, "AddHdl_Impl: caught an unexpected exception!" ); in IMPL_LINK()
/trunk/main/sot/source/sdstor/
H A Dstgcache.cxx70 OSL_ENSURE( n >= 512, "Unexpected page size is provided!" ); in StgPage()
134 OSL_ENSURE( n >= 512, "Unexpecte page size is provided!" ); in SetPhysPageSize()
196 OSL_ENSURE( pElem, "The pointer should not be NULL!" ); in Erase()
199 OSL_ENSURE( pElem->pNext1 && pElem->pLast1, "The pointers may not be NULL!" ); in Erase()
245 OSL_ENSURE( pFound, "The pointer may not be NULL!" ); in Find()
249 OSL_ENSURE( pFound->pNext1 && pFound->pLast1, "The pointers may not be NULL!" ); in Find()
297 OSL_ENSURE( p->nData == q->nData, "Unexpected page size!" ); in Copy()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DMinMaxLineWrapper.cxx265 OSL_ENSURE(false,"not implemented"); in addPropertyChangeListener()
270 OSL_ENSURE(false,"not implemented"); in removePropertyChangeListener()
275 OSL_ENSURE(false,"not implemented"); in addVetoableChangeListener()
280 OSL_ENSURE(false,"not implemented"); in removeVetoableChangeListener()
327 OSL_ENSURE(false,"not implemented"); in addPropertiesChangeListener()
333 OSL_ENSURE(false,"not implemented"); in removePropertiesChangeListener()
340 OSL_ENSURE(false,"not implemented"); in firePropertiesChangeEvent()
/trunk/main/sw/source/ui/dbui/
H A Dswdbtoolsclient.cxx105OSL_ENSURE(NULL == getDbToolsClientModule(), "SwDbtoolsClient::registerClient: inconsistence: alre… in registerClient()
106OSL_ENSURE(NULL == getDbToolsClientFactoryFunction(), "SwDbtoolsClient::registerClient: inconsiste… in registerClient()
115OSL_ENSURE(NULL != getDbToolsClientModule(), "SwDbtoolsClient::registerClient: could not load the … in registerClient()
126OSL_ENSURE(sal_False, "SwDbtoolsClient::registerClient: could not find the symbol for creating the… in registerClient()
158 OSL_ENSURE(pDBTFactory, "SwDbtoolsClient::SwDbtoolsClient: no factory returned!"); in getFactory()
/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Dcertmngr.cxx105 OSL_ENSURE( xManager.is() , in main()
113 OSL_ENSURE( xsecenv.is() , in main()
118 OSL_ENSURE( xSecEnv.is() , in main()
124 OSL_ENSURE( xEnvTunnel.is() , in main()
129 OSL_ENSURE( pSecEnv != NULL , in main()
/trunk/main/svx/source/form/
H A Ddbtoolsclient.cxx75 OSL_ENSURE( pDBTFactory, "ODbtoolsClient::ODbtoolsClient: no factory returned!" ); in ensureLoaded()
106OSL_ENSURE(NULL == s_hDbtoolsModule, "ODbtoolsClient::registerClient: inconsistence: already have … in registerClient()
107OSL_ENSURE(NULL == s_pFactoryCreationFunc, "ODbtoolsClient::registerClient: inconsistence: already… in registerClient()
116OSL_ENSURE(NULL != s_hDbtoolsModule, "ODbtoolsClient::registerClient: could not load the dbtools l… in registerClient()
127OSL_ENSURE(sal_False, "ODbtoolsClient::registerClient: could not find the symbol for creating the … in registerClient()
147 OSL_ENSURE(s_nClients >= 0,"Illegall call of revokeClient()"); in revokeClient()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlTable.cxx82 OSL_ENSURE(_xAttrList.is(),"Attribute list is NULL!"); in DBG_NAME()
124 OSL_ENSURE(0,"Exception catched while filling the section props"); in DBG_NAME()
256OSL_ENSURE(static_cast<sal_uInt32>(j+1) < m_aWidth.size(),"Illegal pos of col iter. There should b… in EndElement()
271 OSL_ENSURE(0,"Could not set the correct position or size!"); in EndElement()
284 OSL_ENSURE(0,"OXMLTable::EndElement -> exception catched"); in EndElement()
291OSL_ENSURE(static_cast<sal_uInt32>(m_nRowIndex-1 ) < m_aGrid.size() && static_cast<sal_uInt32>( m_… in addCell()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Duno2cpp.cxx72 OSL_ENSURE( pStackLongs && pAdjustedThisPtr, "### null ptr!" ); in callVirtualMethod()
73 OSL_ENSURE( (sizeof(void *) == 4) && in callVirtualMethod()
75 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
294 OSL_ENSURE( pReturnTypeDescr, "### expected return type description!" ); in cpp_call()
321 OSL_ENSURE( sizeof(void *) == sizeof(sal_Int32), "### unexpected size!" ); in cpp_call()
399 OSL_ENSURE( !( (pCppStack - pCppStackStart ) & 3), "UNALIGNED STACK !!! (Please DO panic" ); in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Duno2cpp.cxx72 OSL_ENSURE( pStackLongs && pAdjustedThisPtr, "### null ptr!" ); in callVirtualMethod()
73 OSL_ENSURE( (sizeof(void *) == 4) && (sizeof(sal_Int32) == 4), "### unexpected size of int!" ); in callVirtualMethod()
74 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
166 OSL_ENSURE( pReturnTypeDescr, "### expected return type description!" ); in cpp_call()
194 OSL_ENSURE( sizeof(void *) == sizeof(sal_Int32), "### unexpected size!" ); in cpp_call()
263 OSL_ENSURE( !( (pCppStack - pCppStackStart ) & 3), "UNALIGNED STACK !!! (Please DO panic)" ); in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Duno2cpp.cxx69 OSL_ENSURE( pStackLongs && pAdjustedThisPtr, "### null ptr!" ); in callVirtualMethod()
70 OSL_ENSURE( (sizeof(void *) == 4) && in callVirtualMethod()
72 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
289 OSL_ENSURE( pReturnTypeDescr, "### expected return type description!" ); in cpp_call()
316 OSL_ENSURE( sizeof(void *) == sizeof(sal_Int32), "### unexpected size!" ); in cpp_call()
394 OSL_ENSURE( !( (pCppStack - pCppStackStart ) & 3), "UNALIGNED STACK !!! (Please DO panic" ); in cpp_call()
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Duno2cpp.cxx72 OSL_ENSURE( pStackLongs && pAdjustedThisPtr, "### null ptr!" ); in callVirtualMethod()
73 OSL_ENSURE( (sizeof(void *) == 4) && (sizeof(sal_Int32) == 4), "### unexpected size of int!" ); in callVirtualMethod()
74 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
179 OSL_ENSURE( pReturnTypeDescr, "### expected return type description!" ); in cpp_call()
214 OSL_ENSURE( sizeof(void *) == sizeof(sal_Int32), "### unexpected size!" ); in cpp_call()
298 OSL_ENSURE( !( (pCppStack - pCppStackStart ) & 3), "UNALIGNED STACK !!! (Please DO panic)" ); in cpp_call()
/trunk/main/reportdesign/source/core/misc/
H A Dconditionalexpression.cxx65 OSL_ENSURE( false, "ConditionalExpression::assembleExpression: illegal pattern!" ); in assembleExpression()
103 OSL_ENSURE( sMatchExpression.indexOf( sLHSPattern, nLHSIndex + 1 ) == -1, in matchExpression()
105 OSL_ENSURE( sMatchExpression.indexOf( sRHSPattern, nRHSIndex + 1 ) == -1, in matchExpression()
108 OSL_ENSURE( ( nLHSIndex != -1 ) && ( ( nLHSIndex < nRHSIndex ) || ( nRHSIndex == -1 ) ), in matchExpression()
158 OSL_ENSURE( sExpression.indexOf( sMatchExprPart2, nPart2Index + 1 ) == -1, in matchExpression()

Completed in 150 milliseconds

1...<<11121314151617181920>>...78