/trunk/main/svl/source/passwordcontainer/ |
H A D | passwordcontainer.cxx | 123 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() 236 … OSL_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 D | ResultSet.cxx | 156 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 D | ModelImpl.cxx | 188 …OSL_ENSURE( m_bPropagateCommitToRoot, "DocumentStorageAccess::impl_suspendCommitPropagation: alrea… in impl_suspendCommitPropagation() 193 …OSL_ENSURE( !m_bPropagateCommitToRoot, "DocumentStorageAccess::impl_resumeCommitPropagation: not s… in impl_resumeCommitPropagation() 229 …OSL_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() 830 … OSL_ENSURE( sSalvagedFile == i_rDocumentURL, "ODatabaseModelImpl::setResource: inconsistency!" ); in setResource() 843 …OSL_ENSURE( !_rArguments.has( "Model" ), "ODatabaseModelImpl::stripLoadArguments: this is suspicio… in stripLoadArguments() 844 …OSL_ENSURE( !_rArguments.has( "ViewName" ), "ODatabaseModelImpl::stripLoadArguments: this is suspi… in stripLoadArguments() 871 OSL_ENSURE( bSuccess || !xStorage.is(), in commitRootStorage() 890 …OSL_ENSURE( aSource.hasValue(), "ODatabaseModelImpl::getOrCreateRootStorage: no source to create t… in getOrCreateRootStorage() 1277 … OSL_ENSURE( xModify.is() || !_rxStorage.is(), "lcl_modifyListening: storage can't notify us!" ); in lcl_modifyListening() [all …]
|
/trunk/main/sax/source/expatwrap/ |
H A D | saxwriter.cxx | 159 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 D | DExport.cxx | 222 … OSL_ENSURE((nPos) < static_cast<sal_Int32>(aTypes.size()),"aTypes: Illegal index for vector"); in ODatabaseExport() 226 … OSL_ENSURE((nPos) < static_cast<sal_Int32>(aTypes.size()),"aTypes: Illegal index for vector"); in ODatabaseExport() 238 … OSL_ENSURE((nPos) < static_cast<sal_Int32>(aTypes.size()),"aTypes: Illegal index for vector"); in ODatabaseExport() 317 …OSL_ENSURE((nNewPos) < static_cast<sal_Int32>(m_vColumns.size()),"m_vColumns: Illegal index for ve… in insertValueIntoColumn() 333 … OSL_ENSURE((nNewPos) < static_cast<sal_Int32>(m_vColumnTypes.size()),"Illegal index for vector"); in insertValueIntoColumn() 561 OSL_ENSURE(0,"ODatabaseExport: Unbekanntes Format"); in CheckString() 579 …OSL_ENSURE(m_vNumberFormat.size() == m_vColumnSize.size() && m_vColumnSize.size() == _pList->size(… in SetColumnTypes() 798 … OSL_ENSURE((nNewPos) < static_cast<sal_Int32>(m_vColumns.size()),"Illegal index for vector"); in adjustFormat() 805 …OSL_ENSURE((nColPos) < static_cast<sal_Int32>(m_vNumberFormat.size()),"m_vFormatKey: Illegal index… in adjustFormat() 806 …OSL_ENSURE((nColPos) < static_cast<sal_Int32>(m_vColumnSize.size()),"m_vColumnSize: Illegal index … in adjustFormat() [all …]
|
/trunk/main/comphelper/source/misc/ |
H A D | numbers.cxx | 64 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() 118 …OSL_ENSURE( _rxFormatter.is() && !_rPropertyName.isEmpty(), "getNumberFormatProperty: invalid argu… in getNumberFormatProperty() 137 …OSL_ENSURE( sal_False, "::getNumberFormatProperty: caught an exception (did you create the key wit… in getNumberFormatProperty()
|
H A D | proxyaggregation.cxx | 56 …OSL_ENSURE( xFactory.is(), "OProxyAggregation::baseAggregateProxyFor: could not create a proxy fac… in baseAggregateProxyFor() 118 …OSL_ENSURE( _rxORB.is(), "OComponentProxyAggregationHelper::OComponentProxyAggregationHelper: inva… in OComponentProxyAggregationHelper() 126 …OSL_ENSURE( _rxComponent.is(), "OComponentProxyAggregationHelper::componentAggregateProxyFor: inva… in componentAggregateProxyFor() 156 …OSL_ENSURE( m_rBHelper.bDisposed, "OComponentProxyAggregationHelper::~OComponentProxyAggregationHe… in IMPLEMENT_FORWARD_XTYPEPROVIDER2() 206 …OSL_ENSURE( _rxComponent.is(), "OComponentProxyAggregation::OComponentProxyAggregation: accessible… in OComponentProxyAggregation()
|
/trunk/main/drawinglayer/source/processor2d/ |
H A D | vclhelperbufferdevice.cxx | 100 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() 347 … OSL_ENSURE(mpContent, "impBufferDevice: No content, check isVisible() before accessing (!)"); in getContent() 353 … OSL_ENSURE(mpContent, "impBufferDevice: No content, check isVisible() before accessing (!)"); in getMask() 367 … OSL_ENSURE(mpContent, "impBufferDevice: No content, check isVisible() before accessing (!)"); in getTransparence()
|
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ |
H A D | uno2cpp.cxx | 81 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 D | uno2cpp.cxx | 76 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 D | uno2cpp.cxx | 67 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 D | OPreparedStatement.cxx | 118 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() 783 … OSL_ENSURE( haveRead == buf.getLength(), "OPreparedStatement::putParamData: inconsistency!" ); in putParamData() 791 … OSL_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 D | lbmap.cxx | 239 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 D | multifil.cxx | 70 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 D | stgcache.cxx | 70 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 D | MinMaxLineWrapper.cxx | 265 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 D | swdbtoolsclient.cxx | 105 …OSL_ENSURE(NULL == getDbToolsClientModule(), "SwDbtoolsClient::registerClient: inconsistence: alre… in registerClient() 106 …OSL_ENSURE(NULL == getDbToolsClientFactoryFunction(), "SwDbtoolsClient::registerClient: inconsiste… in registerClient() 115 …OSL_ENSURE(NULL != getDbToolsClientModule(), "SwDbtoolsClient::registerClient: could not load the … in registerClient() 126 …OSL_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 D | certmngr.cxx | 105 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 D | dbtoolsclient.cxx | 75 OSL_ENSURE( pDBTFactory, "ODbtoolsClient::ODbtoolsClient: no factory returned!" ); in ensureLoaded() 106 …OSL_ENSURE(NULL == s_hDbtoolsModule, "ODbtoolsClient::registerClient: inconsistence: already have … in registerClient() 107 …OSL_ENSURE(NULL == s_pFactoryCreationFunc, "ODbtoolsClient::registerClient: inconsistence: already… in registerClient() 116 …OSL_ENSURE(NULL != s_hDbtoolsModule, "ODbtoolsClient::registerClient: could not load the dbtools l… in registerClient() 127 …OSL_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 D | xmlTable.cxx | 82 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() 256 …OSL_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() 291 …OSL_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 D | uno2cpp.cxx | 72 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 D | uno2cpp.cxx | 72 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 D | uno2cpp.cxx | 69 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 D | uno2cpp.cxx | 72 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 D | conditionalexpression.cxx | 65 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()
|