Home
last modified time | relevance | path

Searched refs:OSQLWarningBox (Results 1 – 11 of 11) sorted by relevance

/trunk/main/dbaccess/source/ui/inc/
H A Dsqlmessage.hxx125 class OSQLWarningBox : public OSQLMessageBox class
128 OSQLWarningBox( Window* _pParent,
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx318 OSQLWarningBox( getView(), aMessage ).Execute(); in doSaveDoc()
560 OSQLWarningBox( getView(), ModuleRes( STR_NO_TYPE_INFO_AVAILABLE ) ).Execute(); in impl_initialize()
993 OSQLWarningBox( getView(), strMessage ).Execute(); in checkColumns()
1133 OSQLWarningBox aMsg( getView(), aMessage, WB_YES_NO | WB_DEF_YES , &aError ); in alterColumns()
1190 OSQLWarningBox aMsg( getView(), aMessage, WB_YES_NO | WB_DEF_YES ); in alterColumns()
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx809 OSQLWarningBox::OSQLWarningBox( Window* _pParent, const UniString& _rMessage, WinBits _nStyle, in OSQLWarningBox() function in dbaui::OSQLWarningBox
H A DConnectionHelper.cxx865 OSQLWarningBox( this, sFile ).Execute(); in commitURL()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx692 OSQLWarningBox( this, sErrorMsg ).Execute(); in fillColumnRef()
785 OSQLWarningBox( this, sErrorMessage ).Execute(); in saveField()
952 OSQLWarningBox( this, sErrorMessage ).Execute(); in saveField()
1224 OSQLWarningBox( this, aErrorMsg ).Execute(); in SaveModified()
1233 OSQLWarningBox( this, aErrorMsg ).Execute(); in SaveModified()
H A Dquerycontroller.cxx1414 OSQLWarningBox( getView(), aMessage ).Execute(); in doSaveAsDoc()
/trunk/main/dbaccess/source/ui/misc/
H A DRowSetDrop.cxx257 OSQLWarningBox aDlg( m_pParent, sAskIfContinue, WB_YES_NO | WB_DEF_YES ); in insertNewRow()
H A DDExport.cxx783 OSQLWarningBox aBox( NULL, aMsg, WB_YES_NO | WB_DEF_NO ); in showErrorDialog()
H A DUITools.cxx1273 OSQLWarningBox( _pParent, aMessage ).Execute(); in appendToFilter()
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationTableView.cxx371 OSQLWarningBox aDlg( this, ModuleRes( STR_QUERY_REL_DELETE_WINDOW ), WB_YES_NO | WB_DEF_YES ); in RemoveTabWin()
H A DRelationController.cxx175 OSQLWarningBox( getView(), aMessage ).Execute(); in Execute()

Completed in 71 milliseconds