Lines Matching refs:OSL_ENSURE

89         OSL_ENSURE( _rxControlModel.is(), "EFormsHelper::EFormsHelper: invalid control model!" );  in EFormsHelper()
93 OSL_ENSURE( m_xDocument.is(), "EFormsHelper::EFormsHelper: invalid document!" ); in EFormsHelper()
110 OSL_ENSURE( sal_False, "EFormsHelper::isEForm: caught an exception!" ); in isEForm()
170OSL_ENSURE( xSI.is(), "EFormsHelper::canBindToDataType: a control model which has no service info?… in canBindToDataType()
203 OSL_ENSURE( sal_False, "EFormsHelper::canBindToDataType: caught an exception!" ); in canBindToDataType()
220 OSL_ENSURE( sal_False, "EFormsHelper::isListEntrySink: caught an exception!" ); in isListEntrySink()
261OSL_ENSURE( pTranslator, "EFormsHelper::impl_toggleBindingPropertyListening_throw: invalid listene… in impl_toggleBindingPropertyListening_throw()
317OSL_ENSURE( xForms.is(), "EFormsHelper::getFormModelNames: invalid forms container!" ); in getFormModelNames()
329 OSL_ENSURE( sal_False, "EFormsHelper::getFormModelNames: caught an exception!" ); in getFormModelNames()
344OSL_ENSURE( xBindings.is(), "EFormsHelper::getBindingNames: invalid bindings container obtained fr… in getBindingNames()
355 OSL_ENSURE( sal_False, "EFormsHelper::getBindingNames: caught an exception!" ); in getBindingNames()
366 OSL_ENSURE( xForms.is(), "EFormsHelper::getFormModelByName: invalid forms container!" ); in getFormModelByName()
372 OSL_ENSURE( sal_False, "EFormsHelper::getFormModelByName: caught an exception!" ); in getFormModelByName()
391 OSL_ENSURE( sal_False, "EFormsHelper::getCurrentFormModel: caught an exception!" ); in getCurrentFormModel()
408 OSL_ENSURE( sal_False, "EFormsHelper::getCurrentFormModel: caught an exception!" ); in getCurrentFormModelName()
425 OSL_ENSURE( sal_False, "EFormsHelper::getCurrentBinding: caught an exception!" ); in getCurrentBinding()
443 OSL_ENSURE( sal_False, "EFormsHelper::getCurrentBindingName: caught an exception!" ); in getCurrentBindingName()
455OSL_ENSURE( xAsSink.is(), "EFormsHelper::getCurrentListSourceBinding: you should have used isListE… in getCurrentListSourceBinding()
461 OSL_ENSURE( sal_False, "EFormsHelper::getCurrentListSourceBinding: caught an exception!" ); in getCurrentListSourceBinding()
472OSL_ENSURE( xAsSink.is(), "EFormsHelper::setListSourceBinding: you should have used isListEntrySin… in setListSourceBinding()
478 OSL_ENSURE( sal_False, "EFormsHelper::setListSourceBinding: caught an exception!" ); in setListSourceBinding()
493OSL_ENSURE( xBinding.is() || !_rxBinding.is(), "EFormsHelper::setBinding: invalid binding!" ); in setBinding()
504 OSL_ENSURE( sal_False, "EFormsHelper::setBinding: caught an exception!" ); in setBinding()
511OSL_ENSURE( _rBindingName.getLength(), "EFormsHelper::getOrCreateBindingForModel: invalid binding … in getOrCreateBindingForModel()
518OSL_ENSURE( !( !_rTargetModel.getLength() && _rBindingName .getLength() ), "EFormsHelper::implGetO… in implGetOrCreateBinding()
531OSL_ENSURE( sTargetModel.getLength(), "EFormsHelper::implGetOrCreateBinding: unable to obtain a de… in implGetOrCreateBinding()
628OSL_ENSURE( xHelper.is(), "EFormsHelper::getModelElementUIName: invalid element or model!" ); in getModelElementUIName()
638 OSL_ENSURE( sal_False, "EFormsHelper::getModelElementUIName: caught an exception!" ); in getModelElementUIName()
649OSL_ENSURE( pos != rMapUINameToElement.end(), "EFormsHelper::getModelElementFromUIName: didn't fin… in getModelElementFromUIName()
678OSL_ENSURE( xModel.is(), "EFormsHelper::getAllElementUINames: inconsistency in the models!" ); in getAllElementUINames()
691OSL_ENSURE( xElement.is(), "EFormsHelper::getAllElementUINames: empty element!" ); in getAllElementUINames()
698OSL_ENSURE( xElementsModel == xModel, "EFormsHelper::getAllElementUINames: inconsistency in the mo… in getAllElementUINames()
706OSL_ENSURE( rMapUINameToElement.find( sUIName ) == rMapUINameToElement.end(), "EFormsHelper::getAl… in getAllElementUINames()
713 OSL_ENSURE( sal_False, "EFormsHelper::getAllElementUINames: caught an exception!" ); in getAllElementUINames()
742 OSL_ENSURE( sal_False, "EFormsHelper::firePropertyChange: caught an exception!" ); in firePropertyChange()
779 OSL_ENSURE( sal_False, "EFormsHelper::firePropertyChanges: caught an exception!" ); in firePropertyChanges()