Lines Matching refs:OSL_ENSURE

115 	OSL_ENSURE(  in OFormLayerXMLImport_Impl()
123 OSL_ENSURE( in OFormLayerXMLImport_Impl()
252OSL_ENSURE(!m_pAutoStyles, "OFormLayerXMLImport_Impl::setAutoStyleContext: not to be called twice!… in setAutoStyleContext()
261 OSL_ENSURE(_rxControlModel.is() && (0 != _rControlNumerStyleName.getLength()), in applyControlNumberStyle()
264OSL_ENSURE(m_pAutoStyles, "OFormLayerXMLImport_Impl::applyControlNumberStyle: have no auto style c… in applyControlNumberStyle()
288OSL_ENSURE(xFormats.is(), "OFormLayerXMLImport_Impl::applyControlNumberStyle: could not obtain the… in applyControlNumberStyle()
294OSL_ENSURE(-1 != nFormatKey, "OFormLayerXMLImport_Impl::applyControlNumberStyle: could not obtain … in applyControlNumberStyle()
302OSL_ENSURE(sal_False, "OFormLayerXMLImport_Impl::applyControlNumberStyle: couldn't set the format!… in applyControlNumberStyle()
306OSL_ENSURE(sal_False, "OFormLayerXMLImport_Impl::applyControlNumberStyle: did not find the style w… in applyControlNumberStyle()
313 OSL_ENSURE( _rxControlModel.is() && _rCellAddress.getLength(), in registerCellValueBinding()
324 OSL_ENSURE( _rxControlModel.is(), "need model" ); in registerXFormsValueBinding()
336 OSL_ENSURE( _rxControlModel.is(), "need model" ); in registerXFormsListBinding()
348 OSL_ENSURE( _rxControlModel.is(), "need model" ); in registerXFormsSubmission()
357 OSL_ENSURE( _rxControlModel.is() && _rCellRangeAddress.getLength(), in registerCellRangeListSource()
364OSL_ENSURE( m_pAutoStyles, "OFormLayerXMLImport_Impl::getStyleElement: have no auto style context!… in getStyleElement()
369 OSL_ENSURE( pControlStyle || !m_pAutoStyles, in getStyleElement()
394OSL_ENSURE(m_aCurrentPageIds != m_aControlIds.end(), "OFormLayerXMLImport_Impl::registerControlId:… in registerControlId()
395OSL_ENSURE(_rId.getLength(), "OFormLayerXMLImport_Impl::registerControlId: invalid (empty) control… in registerControlId()
397OSL_ENSURE(m_aCurrentPageIds->second.end() == m_aCurrentPageIds->second.find(_rId), "OFormLayerXML… in registerControlId()
404OSL_ENSURE(_rReferringControls.getLength(), "OFormLayerXMLImport_Impl::registerControlReferences: … in registerControlReferences()
405OSL_ENSURE(_rxControl.is(), "OFormLayerXMLImport_Impl::registerControlReferences: invalid (NULL) c… in registerControlReferences()
414 OSL_ENSURE(_rxDrawPage.is(), "OFormLayerXMLImport_Impl::startPage: NULL page!"); in startPage()
416OSL_ENSURE( m_xCurrentPageFormsSupp.is(), "OFormLayerXMLImport_Impl::startPage: invalid draw page … in startPage()
424OSL_ENSURE(aPagePosition.second, "OFormLayerXMLImport_Impl::startPage: already imported this page!… in startPage()
431OSL_ENSURE( m_xCurrentPageFormsSupp.is(), "OFormLayerXMLImport_Impl::endPage: sure you called star… in endPage()
470OSL_ENSURE(sal_False, "OFormLayerXMLImport_Impl::endPage: unable to knit the control references (c… in endPage()
490OSL_ENSURE(m_aCurrentPageIds != m_aControlIds.end(), "OFormLayerXMLImport_Impl::lookupControlId: n… in lookupControlId()
498OSL_ENSURE(sal_False, "OFormLayerXMLImport_Impl::lookupControlId: invalid control id (did not find… in lookupControlId()
531 OSL_ENSURE( false, "unknown element" ); in createContext()
542OSL_ENSURE(m_aCurrentPageIds == m_aControlIds.end(), "OFormLayerXMLImport_Impl::seekPage: importin… in seekPage()
544OSL_ENSURE(m_aCurrentPageIds != m_aControlIds.end(), "OFormLayerXMLImport_Impl::seekPage: did not … in seekPage()
569OSL_ENSURE( aHelper.isCellBindingAllowed(), "OFormLayerXMLImport_Impl::documentDone: can't bind th… in documentDone()
589OSL_ENSURE( sal_False, "OFormLayerXMLImport_Impl::documentDone: caught an exception while binding … in documentDone()
608OSL_ENSURE( aHelper.isListCellRangeAllowed(), "OFormLayerXMLImport_Impl::documentDone: can't bind … in documentDone()
616OSL_ENSURE( sal_False, "OFormLayerXMLImport_Impl::documentDone: caught an exception while binding … in documentDone()