Home
last modified time | relevance | path

Searched refs:OSL_PRECOND (Results 76 – 100 of 204) sorted by relevance

123456789

/aoo42x/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx649OSL_PRECOND( _rxContainerStorage.is(), "ODatabaseModelImpl::objectHasMacros: this will crash!" ); in objectHasMacros()
1014OSL_PRECOND( !xModel.is(), "ODatabaseModelImpl::createNewModel_deliverOwnership: not to be called … in createNewModel_deliverOwnership()
1175OSL_PRECOND( _eType >= E_FORM && _eType <= E_TABLE, "ODatabaseModelImpl::getObjectContainer: illeg… in getObjectContainer()
/aoo42x/main/store/source/
H A Dstordata.hxx833 OSL_PRECOND(pImpl != 0, "OStoreDirectoryPageObject::PAGE(): Null pointer"); in PAGE()
839 OSL_PRECOND(pImpl != 0, "OStoreDirectoryPageObject::PAGE(): Null pointer"); in PAGE()
/aoo42x/main/forms/source/component/
H A DEdit.cxx694OSL_PRECOND( m_pValueFormatter.get(), "OEditModel::commitControlValueToDbColumn: no value formatte… in commitControlValueToDbColumn()
717OSL_PRECOND( m_pValueFormatter.get(), "OEditModel::translateDbColumnToControlValue: no value forma… in translateDbColumnToControlValue()
H A DComboBox.cxx756OSL_PRECOND( m_pValueFormatter.get(), "OComboBoxModel::commitControlValueToDbColumn: no value form… in commitControlValueToDbColumn()
810OSL_PRECOND( m_pValueFormatter.get(), "OComboBoxModel::translateDbColumnToControlValue: no value f… in translateDbColumnToControlValue()
/aoo42x/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx587 OSL_PRECOND( _rxContainer.is(), "OXUndoEnvironment::switchListening: invalid container!" ); in switchListening()
625OSL_PRECOND( _rxObject.is(), "OXUndoEnvironment::switchListening: how should I listen at a NULL ob… in switchListening()
/aoo42x/main/salhelper/inc/salhelper/
H A Dfuture.hxx102 OSL_PRECOND(!m_aValue.is(), "Future::set(): value already set"); in set()
/aoo42x/main/basctl/source/basicide/
H A Ddocsignature.cxx96OSL_PRECOND( supportsSignatures(), "DocumentSignature::signScriptingContent: signatures not suppor… in signScriptingContent()
H A Ddocumentenumeration.cxx101OSL_PRECOND( _io_rDocDesc.xModel.is(), "lcl_getDocumentControllers_nothrow: illegal model!" ); in lcl_getDocumentControllers_nothrow()
/aoo42x/main/comphelper/source/misc/
H A Dlistenernotification.cxx54 OSL_PRECOND( _rxListener.is(), "OListenerContainer::impl_addListener: a NULL listener?!" ); in impl_addListener()
/aoo42x/main/extensions/source/propctrlr/
H A Dformgeometryhandler.cxx505OSL_PRECOND( m_xChangeNotifier.is(), "FormGeometryHandler::addPropertyChangeListener: no notified,… in addPropertyChangeListener()
514OSL_PRECOND( m_xChangeNotifier.is(), "FormGeometryHandler::removePropertyChangeListener: no notifi… in removePropertyChangeListener()
H A Dcommoncontrol.cxx122 OSL_PRECOND( m_pControlWindow, "ControlHelper::autoSizeWindow: no window!" ); in autoSizeWindow()
H A Dlistselectiondlg.cxx68OSL_PRECOND( m_xListBox.is(), "ListSelectionDialog::ListSelectionDialog: invalid list box!" ); in ListSelectionDialog()
/aoo42x/main/reportdesign/source/ui/dlg/
H A DCondition.cxx642 OSL_PRECOND( _rxCondition.is(), "Condition::setCondition: empty condition object!" ); in setCondition()
723OSL_PRECOND( _nCondCount > 0, "Condition::setConditionIndex: having no conditions at all is nonsen… in setConditionIndex()
/aoo42x/main/vbahelper/inc/vbahelper/
H A Dvbaaccesshelper.hxx51 OSL_PRECOND( pShell, "createVBAUnoAPIService: no shell!" ); in createVBAUnoAPIServiceWithArgs()
/aoo42x/main/sal/osl/w32/
H A Dpath_helper.cxx51 OSL_PRECOND(ppustrPath && (NULL != *ppustrPath), \ in osl_systemPathEnsureSeparator()
/aoo42x/main/sal/osl/os2/
H A Dpath_helper.cxx49 OSL_PRECOND(ppustrPath && (NULL != *ppustrPath), \ in osl_systemPathEnsureSeparator()
/aoo42x/main/registry/tools/
H A Doptions.cxx47 OSL_PRECOND(result, "registry::tools::Options::checkArgument(): invalid arguments"); in checkArgument()
/aoo42x/main/reportdesign/source/ui/misc/
H A DUITools.cxx603OSL_PRECOND( _rxReportControlFormat.is() && _rxParentWindow.is(), "openCharDialog: invalid paramet… in openCharDialog()
749 OSL_PRECOND( _xShape.is() && _rxParentWindow.is(), "openAreaDialog: invalid parameters!" ); in openAreaDialog()
1025 OSL_PRECOND( _xInspectorWindow.is(), "openDialogFormula_nothrow: invalid parameters!" ); in openDialogFormula_nothrow()
/aoo42x/main/connectivity/source/commontools/
H A Ddbtools.cxx585 OSL_PRECOND( _rxConnection.is(), "::dbtools::getFieldsByCommandDescriptor: invalid connection!" ); in getFieldsByCommandDescriptor()
586OSL_PRECOND( ( CommandType::TABLE == _nCommandType ) || ( CommandType::QUERY == _nCommandType ) ||… in getFieldsByCommandDescriptor()
588OSL_PRECOND( _rCommand.getLength(), "::dbtools::getFieldsByCommandDescriptor: invalid command (emp… in getFieldsByCommandDescriptor()
834 OSL_PRECOND( _rxMetaData.is(), "lcl_getNameComponentSupport: invalid meta data!" ); in lcl_getNameComponentSupport()
/aoo42x/main/connectivity/source/parse/
H A Dsqliterator.cxx89OSL_PRECOND( m_xConnection.is(), "OSQLParseTreeIteratorImpl::OSQLParseTreeIteratorImpl: invalid co… in OSQLParseTreeIteratorImpl()
520 OSL_PRECOND( SQL_ISRULE( pTableRef, cross_union ) || SQL_ISRULE( pTableRef, qualified_join ) , in getQualified_join()
563 OSL_PRECOND( SQL_ISRULE( pTableRef, table_ref ) || SQL_ISRULE( pTableRef, joined_table ) in getTableNode()
1670 OSL_PRECOND( m_eStatementType == SQL_STATEMENT_CREATE_TABLE, in impl_createTableObject()
/aoo42x/main/forms/source/richtext/
H A Dfeaturedispatcher.cxx137 OSL_PRECOND( _rxListener.is(), "ORichTextFeatureDispatcher::doNotify: invalid listener!" ); in doNotify()
/aoo42x/main/fpicker/source/win32/filepicker/
H A Ddialogcustomcontrols.cxx61 OSL_PRECOND(IsWindow(aBuddyHandle),"Invalid buddy window handle"); in AlignToBuddy()
/aoo42x/main/sal/inc/osl/
H A Ddiagnose.h94 #define OSL_PRECOND(c, m) OSL_ENSURE(c, m) macro
/aoo42x/main/tools/inc/tools/
H A Dweakbase.hxx93 OSL_PRECOND(mpWeakConnection, "tools::WeakReference::operator->() : null body"); in operator ->()
/aoo42x/main/sdext/source/pdfimport/sax/
H A Demitcontext.cxx49 OSL_PRECOND(m_xDocHdl.is(), "SaxEmitter(): invalid doc handler"); in SaxEmitter()

Completed in 154 milliseconds

123456789