Home
last modified time | relevance | path

Searched refs:eReason (Results 1 – 25 of 78) sorted by relevance

1234

/dports/games/openclonk/openclonk-release-8.1-src/src/network/
H A DC4League.h76 C4LeagueDisconnectReason eReason;
78 …szCSID, C4LeagueDisconnectReason eReason) : C4LeagueRequestHead(C4LA_ReportDisconnect, szCSID, nul… in C4LeagueReportDisconnectHead() argument
240 …ol ReportDisconnect(const C4ClientPlayerInfos &rSendPlayerFBIDs, C4LeagueDisconnectReason eReason);
H A DC4League.cpp86 pComp->Value(mkNamingAdapt(mkEnumAdaptT<uint8_t>(eReason, Reasons), "Reason", C4LDR_Unknown)); in CompileFunc()
485 …ent::ReportDisconnect(const C4ClientPlayerInfos &rFeedbackClient, C4LeagueDisconnectReason eReason) in ReportDisconnect() argument
489 C4LeagueReportDisconnectHead Head(CSID.getData(), eReason); in ReportDisconnect()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A DInterimItemWindow.cxx66 void InterimItemWindow::queue_resize(StateChangedType eReason) in queue_resize() argument
68 Control::queue_resize(eReason); in queue_resize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dwizdlg.hxx120 … virtual void queue_resize(StateChangedType eReason = StateChangedType::Layout) override;
172 bool prepareLeaveCurrentState( WizardTypes::CommitPageReason eReason );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dwizdlg.hxx127 … virtual void queue_resize(StateChangedType eReason = StateChangedType::Layout) override;
183 bool prepareLeaveCurrentState( WizardTypes::CommitPageReason eReason );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/sidebar/
H A DPanelLayout.hxx45 virtual void queue_resize(StateChangedType eReason = StateChangedType::Layout) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A DInterimItemWindow.hxx29 virtual void queue_resize(StateChangedType eReason = StateChangedType::Layout) override;
H A Dwizardmachine.hxx196 virtual bool prepareLeaveCurrentState( WizardTypes::CommitPageReason eReason );
H A Dsyswin.hxx161 virtual void queue_resize(StateChangedType eReason = StateChangedType::Layout) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/dialogs/
H A Dtp_Wizard_TitlesAndObjects.hxx45 virtual bool commitPage( ::vcl::WizardTypes::CommitPageReason eReason ) override;
H A Dtp_ChartType.hxx53 virtual bool commitPage( ::vcl::WizardTypes::CommitPageReason eReason ) override;
H A Dtp_RangeChooser.hxx55 virtual bool commitPage( ::vcl::WizardTypes::CommitPageReason eReason ) override;
H A Dtp_DataSource.hxx65 virtual bool commitPage( ::vcl::WizardTypes::CommitPageReason eReason ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/dialogs/
H A Dtp_Wizard_TitlesAndObjects.hxx46 virtual bool commitPage( ::vcl::WizardTypes::CommitPageReason eReason ) override;
H A Dtp_ChartType.hxx54 virtual bool commitPage( ::vcl::WizardTypes::CommitPageReason eReason ) override;
H A Dtp_RangeChooser.hxx56 virtual bool commitPage( ::vcl::WizardTypes::CommitPageReason eReason ) override;
H A Dtp_DataSource.hxx66 virtual bool commitPage( ::vcl::WizardTypes::CommitPageReason eReason ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Ddialog.hxx107 virtual void queue_resize(StateChangedType eReason = StateChangedType::Layout) override;
H A Dwizardmachine.hxx197 virtual bool prepareLeaveCurrentState( WizardTypes::CommitPageReason eReason );
H A Dsyswin.hxx131 virtual void queue_resize(StateChangedType eReason = StateChangedType::Layout) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/toolkit/
H A Ddialog.hxx114 virtual void queue_resize(StateChangedType eReason = StateChangedType::Layout) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx205 bool SwMailMergeLayoutPage::commitPage(::vcl::WizardTypes::CommitPageReason eReason) in commitPage() argument
209 if (eReason == ::vcl::WizardTypes::eTravelForward || eReason == ::vcl::WizardTypes::eFinish) in commitPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx214 bool SwMailMergeLayoutPage::commitPage(::vcl::WizardTypes::CommitPageReason eReason) in commitPage() argument
218 if (eReason == ::vcl::WizardTypes::eTravelForward || eReason == ::vcl::WizardTypes::eFinish) in commitPage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/options/
H A Doptjava.hxx103 void RequestRestart( svtools::RestartReason eReason );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/inc/
H A DFieldDescControl.hxx192 virtual void queue_resize(StateChangedType eReason = StateChangedType::Layout) override;

1234