Home
last modified time | relevance | path

Searched refs:OSL_PRECOND (Results 176 – 200 of 204) sorted by relevance

123456789

/aoo42x/main/forms/source/component/
H A DFormattedField.cxx1127 OSL_PRECOND( hasExternalValueBinding(), in translateControlValueToExternalValue()
H A DListBox.cxx1292OSL_PRECOND( hasExternalValueBinding(), "OListBoxModel::translateControlValueToExternalValue: no b… in translateControlValueToExternalValue()
/aoo42x/main/svl/source/undo/
H A Dundo.cxx268 OSL_PRECOND( is(), "NotifyUndoListener: this will crash!" ); in operator ()()
/aoo42x/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx1239OSL_PRECOND( !!m_pImpl->m_aFocusedItem, "PanelTabBar::KeyInput: we should have a focused item here… in KeyInput()
/aoo42x/main/sal/osl/unx/
H A Dprocess.c1467 OSL_PRECOND(Process, "osl_joinProcess: Invalid parameter"); in osl_joinProcessWithTimeout()
H A Dsocket.c2045 OSL_PRECOND(pSocket, "osl_connectSocketTo(): need a valid socket!\n"); in osl_connectSocketTo()
/aoo42x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx1147 OSL_PRECOND( xController.is(), "SfxBaseModel::connectController: invalid controller!" ); in connectController()
4053OSL_PRECOND( !m_aWeakFrame, "ViewCreationGuard::takeFrameOwnership: already have a frame!" ); in takeFrameOwnership()
4054OSL_PRECOND( i_pFrame != NULL, "ViewCreationGuard::takeFrameOwnership: invalid frame!" ); in takeFrameOwnership()
/aoo42x/main/sal/rtl/source/
H A Dalloc_cache.c999 OSL_PRECOND(active, "rtl_cache_deactivate(): orphaned cache."); in rtl_cache_deactivate()
/aoo42x/main/extensions/source/propctrlr/
H A Deventhandler.cxx320 OSL_PRECOND( _rxIntrospection.is(), "lcl_addListenerTypesFor_throw: this will crash!" ); in lcl_addListenerTypesFor_throw()
/aoo42x/main/connectivity/source/parse/
H A Dsqlnode.cxx322OSL_PRECOND( _rxConnection.is(), "OSQLParseNode::parseNodeToExecutableStatement: invalid connectio… in parseNodeToExecutableStatement()
662 OSL_PRECOND( ( count() == 2 ) || ( count() == 3 ) || ( count() == 5 ) ,"Illegal count"); in impl_parseTableRangeNodeToString_throw()
/aoo42x/main/svx/source/form/
H A Dfmshimp.cxx1136OSL_PRECOND( canConvertCurrentSelectionToControl( _nSlotId ), "FmXFormShell::executeControlConvers… in executeControlConversionSlot()
1488 OSL_PRECOND( _rxForForm.is(), "FmXFormShell::ExecuteTabOrderDialog: invalid tabbing model!" ); in ExecuteTabOrderDialog()
/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx100 OSL_PRECOND( pShell, "createVBAUnoAPIService: no shell!" ); in createVBAUnoAPIService()
/aoo42x/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx1360 OSL_PRECOND( pCurrentView, "OAppDetailPageHelper::KeyInput: how this?" ); in KeyInput()
/aoo42x/main/svx/source/unodraw/
H A Dunoshape.cxx408OSL_PRECOND( mpObj.is(), "SvxShape::impl_initFromSdrObject: not to be called without SdrObject!" ); in impl_initFromSdrObject()
464 OSL_PRECOND( pNewObj, "SvxShape::Create: invalid new object!" ); in Create()
/aoo42x/main/basic/source/classes/
H A Dsb.cxx1994 OSL_PRECOND( pBasic != NULL, "getModelFromBasic: illegal call!" ); in GetModelFromBasic()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx990 OSL_PRECOND( ( _eType == SAVE ) || ( _eType == SAVE_AS ), in impl_storeAs_throw()
H A Ddocumentdefinition.cxx1314OSL_PRECOND( _rxFormsContainer.is(), "lcl_resetChildFormsToEmptyDataSource: illegal call!" ); in lcl_resetChildFormsToEmptyDataSource()
/aoo42x/main/sal/osl/os2/
H A Dsocket.c2068 OSL_PRECOND(pSocket, "osl_connectSocketTo(): need a valid socket!\n"); in osl_connectSocketTo()
/aoo42x/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx1482 OSL_PRECOND(_xReportElement.is(),"Element is null!"); in exportParagraph()
/aoo42x/main/svtools/source/table/
H A Dtablecontrol_impl.cxx541 OSL_PRECOND( i_last >= i_first, "TableControl_Impl::rowsInserted: invalid row indexes!" ); in rowsInserted()
/aoo42x/main/svtools/source/uno/
H A Dunoiface.cxx1648 OSL_PRECOND( GetWindow(), "SVTXRoadmap::ImplSetNewImage: window is required to be not-NULL!" ); in ImplSetNewImage()
/aoo42x/main/sw/source/core/doc/
H A Ddoc.cxx148OSL_PRECOND(mReferenceCount >= 1, "Object is already released! Releasing it again leads to a negat… in release()
/aoo42x/main/vcl/source/control/
H A Dilstbox.cxx1717 OSL_PRECOND( ( _nPos != LISTBOX_ENTRY_NOTFOUND ), "lcl_getEntry: invalid position!" ); in lcl_getEntry()
/aoo42x/main/dbaccess/source/core/api/
H A DRowSet.cxx2469OSL_PRECOND( !m_pParameters.is(), "ORowSet::impl_initParametersContainer_nothrow: already initiali… in impl_initParametersContainer_nothrow()
/aoo42x/main/sfx2/source/view/
H A Dviewfrm.cxx2397OSL_PRECOND( pOldSh, "SfxViewFrame::SwitchToViewShell_Impl: that's called *switch* (not for *initi… in SwitchToViewShell_Impl()

Completed in 277 milliseconds

123456789