Home
last modified time | relevance | path

Searched refs:RET_NO (Results 1 – 25 of 136) sorted by relevance

123456

/dports/editors/libreoffice6/libreoffice-6.4.7.2/uui/source/
H A Dalreadyopen.cxx33 m_xQueryBox->add_button(Translate::get(STR_ALREADYOPEN_SAVE_BTN, rLocale), RET_NO); in AlreadyOpenQueryBox()
38 m_xQueryBox->add_button(Translate::get(STR_ALREADYOPEN_OPEN_BTN, rLocale), RET_NO); in AlreadyOpenQueryBox()
H A Dopenlocked.cxx31 m_xQueryBox->add_button(Translate::get(STR_OPENLOCKED_OPENCOPY_BTN, rResLocale), RET_NO); in OpenLockedQueryBox()
H A Dtrylater.cxx43 m_xQueryBox->add_button(Translate::get(STR_TRYLATER_SAVEAS_BTN, rResLocale), RET_NO); in TryLaterQueryBox()
/dports/editors/libreoffice/libreoffice-7.2.6.2/uui/source/
H A Dalreadyopen.cxx33 m_xQueryBox->add_button(Translate::get(STR_ALREADYOPEN_SAVE_BTN, rLocale), RET_NO); in AlreadyOpenQueryBox()
39 m_xQueryBox->add_button(Translate::get(STR_ALREADYOPEN_OPEN_BTN, rLocale), RET_NO); in AlreadyOpenQueryBox()
H A Dopenlocked.cxx33 m_xQueryBox->add_button(Translate::get(STR_OPENLOCKED_OPENCOPY_BTN, rResLocale), RET_NO); in OpenLockedQueryBox()
H A Dtrylater.cxx43 m_xQueryBox->add_button(Translate::get(STR_TRYLATER_SAVEAS_BTN, rResLocale), RET_NO); in TryLaterQueryBox()
/dports/www/netrik/netrik-1.16.1/
H A Dpager.h16 RET_NO, /* don't return (internal use) */ enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A DQuerySaveDocument.cxx29 return RET_NO; in ExecuteQuerySaveDocument()
H A Dsaveastemplatedlg.cxx70 if (xQueryDlg->run() == RET_NO) in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A DQuerySaveDocument.cxx29 return RET_NO; in ExecuteQuerySaveDocument()
H A Dsaveastemplatedlg.cxx70 if (xQueryDlg->run() == RET_NO) in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/java/
H A Djavainteractionhandler.cxx51 sal_uInt16 nResult_JavaDisabled = RET_NO;
240 if ( nResult == RET_CANCEL || nResult == RET_NO) in handle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/java/
H A Djavainteractionhandler.cxx49 sal_uInt16 nResult_JavaDisabled = RET_NO;
236 if ( nResult == RET_CANCEL || nResult == RET_NO) in handle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/misc/
H A Dehdl.cxx111 xBox->set_default_response(RET_NO); in aWndFunc()
132 case RET_NO: in aWndFunc()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/misc/
H A Dehdl.cxx111 xBox->set_default_response(RET_NO); in aWndFunc()
132 case RET_NO: in aWndFunc()
/dports/math/abs/abs-src-0.908/X11/
H A Dinfo_dialog.h78 #define RET_NO 4 macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/drawfunc/
H A Dgraphsh.cxx286 nState = RET_NO; in ExecuteSaveGraphic()
293 else if (nState == RET_NO) in ExecuteSaveGraphic()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/drawfunc/
H A Dgraphsh.cxx279 nState = RET_NO; in ExecuteSaveGraphic()
286 else if (nState == RET_NO) in ExecuteSaveGraphic()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Drecfloat.cxx88 xQueryBox->set_default_response(RET_NO); in QueryClose()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Drecfloat.cxx89 xQueryBox->set_default_response(RET_NO); in QueryClose()
/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/office/
H A DPlacesListBox.cxx129 case RET_NO : in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/office/
H A DPlacesListBox.cxx130 case RET_NO : in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/dlg/
H A DRelationDlg.cxx200 return RET_NO; in run()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/dlg/
H A DRelationDlg.cxx206 return RET_NO; in run()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dvclenum.hxx239 RET_NO = 3, enumerator

123456