Home
last modified time | relevance | path

Searched refs:OSL_PRECOND (Results 126 – 150 of 204) sorted by relevance

123456789

/aoo42x/main/idlc/source/
H A Doptions.cxx80 OSL_PRECOND(result, "idlc::Options::checkArgument(): invalid arguments"); in checkArgument()
/aoo42x/main/forms/source/misc/
H A DInterfaceContainer.cxx968OSL_PRECOND( ( _nIndex >= 0 ) && ( _nIndex < (sal_Int32)m_aItems.size() ), "OInterfaceContainer::i… in implReplaceByIndex()
1058OSL_PRECOND( ( _nIndex >= 0 ) && ( _nIndex < (sal_Int32)m_aItems.size() ), "OInterfaceContainer::i… in implRemoveByIndex()
/aoo42x/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx1356OSL_PRECOND( m_nOperationMode == eMultiLineText, "DropDownEditControl::SetTextValue: illegal call!… in SetTextValue()
1365OSL_PRECOND( m_nOperationMode == eMultiLineText, "DropDownEditControl::GetTextValue: illegal call!… in GetTextValue()
H A Dsubmissionhandler.cxx336OSL_PRECOND( m_pHelper.get(), "SubmissionPropertyHandler::actuatingPropertyChanged: inconsistentcy… in actuatingPropertyChanged()
H A Dpropcontroller.cxx186OSL_PRECOND( haveView(), "OPropertyBrowserController::impl_initializeView_nothrow: not to be calle… in impl_initializeView_nothrow()
1204OSL_PRECOND( m_aPageIds.empty(), "OPropertyBrowserController::impl_buildCategories_throw: duplicat… in impl_buildCategories_throw()
H A Dbrowserline.cxx453OSL_PRECOND( _rImageURL.getLength(), "OBrowserLine::ShowBrowseButton: use the other version if you… in ShowBrowseButton()
/aoo42x/main/forms/source/component/
H A DRadioButton.cxx386 OSL_PRECOND( xField.is(), "ORadioButtonModel::commitControlValueToDbColumn: not bound!" ); in commitControlValueToDbColumn()
/aoo42x/main/dbaccess/source/core/api/
H A Dquery.cxx179OSL_PRECOND( getColumnCount() == 0, "OQuery::rebuildColumns: column container should be empty!" ); in IMPLEMENT_FORWARD_XINTERFACE3()
H A Ddefinitioncolumn.cxx252OSL_PRECOND( _rxConnection.is(), "OQueryColumn::impl_determineOriginalTableColumn: illegal connect… in impl_determineOriginalTableColumn()
/aoo42x/main/fpicker/source/win32/filepicker/
H A Dpreviewadapter.cxx190 OSL_PRECOND(IsWindow(parent),"Invalid FileDialog handle"); in setParent()
H A DFileOpenDlg.cxx649OSL_PRECOND(IsWindow(m_hwndFileOpenDlg), "no dialog window, call method only after or in onInitDon… in centerPositionToParent()
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx283OSL_PRECOND( _rxDocumentUI.is(), "OHsqlConnection::impl_createLinkedTableEditor_throw: illegal doc…
/aoo42x/main/cppuhelper/source/
H A Dweak.cxx220OSL_PRECOND( m_refCount == 0, "OWeakObject::disposeWeakConnectionPoint: only to be called with a r… in disposeWeakConnectionPoint()
/aoo42x/main/store/source/
H A Dstortree.cxx340 OSL_PRECOND(m_xPage.get() != 0, "OStoreBTreeRootObject::testInvariant(): Null pointer"); in testInvariant()
/aoo42x/main/extensions/source/resource/
H A Doooresourceloader.cxx178OSL_PRECOND( _resourceManager.IsAvailable( getResourceType(), _resourceId ), "StringResourceAccess… in getResource()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx818 OSL_PRECOND( getContainer(), "OQueryController::impl_setViewMode: illegal call!" ); in impl_setViewMode()
1365 OSL_PRECOND( _xElements.is(), "OQueryController::askForNewName: invalid container!" ); in askForNewName()
/aoo42x/main/svx/source/form/
H A Dfmview.cxx279OSL_PRECOND( pFormShell && pFormShell->GetImpl(), "FmFormView::ChangeDesignMode: is this really al… in ChangeDesignMode()
/aoo42x/main/basctl/source/dlged/
H A Dpropbrw.cxx187 OSL_PRECOND( m_xMeAsFrame.is(), "PropBrw::ImplCreateController: no frame for myself!" ); in ImplReCreateController()
/aoo42x/main/svx/source/svdraw/
H A Dsvdouno.cxx126 OSL_PRECOND( _pObject, "lcl_ensureControlVisibility: no object -> no survival!" ); in lcl_ensureControlVisibility()
/aoo42x/main/toolkit/source/controls/grid/
H A Ddefaultgriddatamodel.cxx189 OSL_PRECOND( ( i_assumedColCount <= 0 ) || ( i_assumedColCount >= i_rowData.getLength() ), in impl_insertRow()
/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx968 OSL_PRECOND(!GetAttrList().getLength(),"Invalid attribute length!"); in exportFilter()
981 OSL_PRECOND( _xColSup.is(), "ODBExport::exportColumns: invalid columns supplier!" ); in exportColumns()
/aoo42x/main/dbaccess/source/ui/app/
H A Dsubcomponentmanager.cxx262 OSL_PRECOND( _rCompDesc.xModel.is(), "lcl_fallbackToAnotherController: illegal call!" ); in lcl_fallbackToAnotherController()
/aoo42x/main/dbaccess/source/ui/dlg/
H A Dadvancedsettings.cxx216OSL_PRECOND( m_aBooleanSettings.empty(), "SpecialSettingsPage::impl_initBooleanSettings: called tw… in impl_initBooleanSettings()
/aoo42x/main/forms/source/xforms/
H A Dconvert.cxx189 OSL_PRECOND( hasNextToken(), "StringTokenizer::getNextToken: there is no next token!" ); in getNextToken()
/aoo42x/main/dtrans/source/win32/dtobj/
H A DXTDataObject.cxx196 OSL_PRECOND( !nInitStgSize || nInitStgSize && (nInitStgSize >= nBytesToTransfer), in renderDataAndSetupStgMedium()

Completed in 226 milliseconds

123456789