Lines Matching refs:OSL_ENSURE

178 			OSL_ENSURE(sal_False, "OElementExport::exportServiceNameAttribute: no XPersistObject!");  in exportServiceNameAttribute()
224 OSL_ENSURE(xSI.is() && xSI->supportsService(sToWriteServiceName), in exportServiceNameAttribute()
269 OSL_ENSURE(m_xProps.is(), "OControlExport::OControlExport: invalid arguments!"); in OControlExport()
312OSL_ENSURE(m_sControlId.getLength(), "OControlExport::exportInnerAttributes: have no control id fo… in exportInnerAttributes()
422OSL_ENSURE(xColumnContainer.is(), "OControlExport::exportSubTags: a grid control which is no Index… in exportSubTags()
580 OSL_ENSURE( sizeof(aStringPropertyNames)/sizeof(aStringPropertyNames[0]) == in exportCommonControlAttributes()
618 OSL_ENSURE((nIdCount == nNameCount) && (nNameCount == nFlagsCount), in exportCommonControlAttributes()
661 OSL_ENSURE((nIdCount == nNameCount) && (nNameCount == nDefaultCount), in exportCommonControlAttributes()
840 OSL_ENSURE((NULL == pValuePropertyName) == (0 == (CCA_VALUE & m_nIncludeCommon)), in exportCommonControlAttributes()
842 OSL_ENSURE((NULL == pCurrentValuePropertyName ) == (0 == (CCA_CURRENT_VALUE & m_nIncludeCommon)), in exportCommonControlAttributes()
851 OSL_ENSURE(0 == m_nIncludeCommon, in exportCommonControlAttributes()
928 OSL_ENSURE(0 == nIncludeDatabase, in exportDatabaseAttributes()
989 OSL_ENSURE( 0 == nIncludeBinding, in exportBindingAtributes()
1016 OSL_ENSURE((nIdCount == nNameCount), in exportSpecialAttributes()
1058 OSL_ENSURE( ( nIdCount == nNameCount ), in exportSpecialAttributes()
1061 OSL_ENSURE( ( nIdCount == nDefaultCount ), in exportSpecialAttributes()
1087OSL_ENSURE( sal_False, "OControlExport::exportSpecialAttributes: not property which can be mapped … in exportSpecialAttributes()
1197 OSL_ENSURE((NULL == pMinValuePropertyName) == (0 == (SCA_MIN_VALUE & m_nIncludeSpecial)), in exportSpecialAttributes()
1199 OSL_ENSURE((NULL == pMaxValuePropertyName) == (0 == (SCA_MAX_VALUE & m_nIncludeSpecial)), in exportSpecialAttributes()
1232 OSL_ENSURE(0 == m_nIncludeSpecial, in exportSpecialAttributes()
1379OSL_ENSURE(nLastReferredEntry >= nMaxLen, "OControlExport::exportListSourceAsElements: inconsisten… in exportListSourceAsElements()
1453OSL_ENSURE( ( m_nIncludeCommon == 0 ) && ( m_nIncludeSpecial == 0 ) && ( m_nIncludeDatabase == 0 ) in examine()
1628 OSL_ENSURE(bSuccess, "OControlExport::examineControl: could not retrieve the ListSourceType!"); in examine()
1720 OSL_ENSURE(sal_False, "OControlExport::examineControl: unknown control type (class id)!"); in examine()
1788OSL_ENSURE( xBinding.is(), "OControlExport::exportCellBindingAttributes: invalid bindable or inval… in exportCellBindingAttributes()
1821OSL_ENSURE( sal_False, "OControlExport::exportCellBindingAttributes: caught an exception!" ); in exportCellBindingAttributes()
1852OSL_ENSURE( xSource.is(), "OControlExport::exportCellListSourceRange: list source or sink!" ); in exportCellListSourceRange()
1866OSL_ENSURE( sal_False, "OControlExport::exportCellListSourceRange: caught an exception!" ); in exportCellListSourceRange()
1877OSL_ENSURE( ( nImagePosition >= ImagePosition::LeftTop ) && ( nImagePosition <= ImagePosition::Cen… in exportImagePositionAttributes()
1940OSL_ENSURE( sal_False, "OColumnExport::controlHasActiveDataBinding: caught an exception!" ); in controlHasActiveDataBinding()
1971OSL_ENSURE( sal_False, "OControlExport::controlHasUserSuppliedListEntries: caught an exception!" ); in controlHasUserSuppliedListEntries()
1974OSL_ENSURE( sal_False, "OControlExport::controlHasUserSuppliedListEntries: unreachable code!" ); in controlHasUserSuppliedListEntries()
2006 OSL_ENSURE(-1 != nLastSep, "OColumnExport::startExportElement: invalid service name!"); in exportServiceNameAttribute()
2072 OSL_ENSURE(m_xProps.is(), "OFormExport::OFormExport: invalid arguments!"); in OFormExport()
2106OSL_ENSURE(xCollection.is(), "OFormLayerXMLExport::implExportForm: a form which is not an index ac… in exportSubTags()
2131 OSL_ENSURE((nIdCount == nNameCount), in exportAttributes()
2181 OSL_ENSURE((nIdCount == nNameCount) && (nNameCount == nFlagsCount), in exportAttributes()
2222OSL_ENSURE((nIdCount == nNameCount) && (nNameCount == nDefaultCount) && (nDefaultCount == nDefault… in exportAttributes()