Home
last modified time | relevance | path

Searched refs:GetEventName (Results 126 – 150 of 323) sorted by relevance

12345678910>>...13

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/
H A DTransformerBase.hxx121 virtual OUString GetEventName( const OUString& rName,
/dports/devel/gdcm/gdcm-3.0.10/Examples/Csharp/
H A DClinicalTrialIdentificationWorkflow.cs80 …ystem.Console.WriteLine( "This is my Anonymization. Unhandled Event type: " + evt.GetEventName() ); in ShowAnonymization()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/Lists/
H A DEventsListModel.cs67 itemsData[1] = GKUtils.GetEventName(evt); in UpdateContents()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/
H A DTransformerBase.hxx122 virtual OUString GetEventName( const OUString& rName,
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/genproto/googleapis/ads/googleads/v4/resources/
H A Dconversion_action.pb.go447 func (x *ConversionAction_ThirdPartyAppAnalyticsSettings) GetEventName() *wrapperspb.StringValue { func
498 func (x *ConversionAction_FirebaseSettings) GetEventName() *wrapperspb.StringValue { func
/dports/sysutils/helm/helm-3.5.2/vendor/google.golang.org/genproto/googleapis/ads/googleads/v4/resources/
H A Dconversion_action.pb.go447 func (x *ConversionAction_ThirdPartyAppAnalyticsSettings) GetEventName() *wrapperspb.StringValue { func
498 func (x *ConversionAction_FirebaseSettings) GetEventName() *wrapperspb.StringValue { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/genproto/googleapis/ads/googleads/v4/resources/
H A Dconversion_action.pb.go447 func (x *ConversionAction_ThirdPartyAppAnalyticsSettings) GetEventName() *wrapperspb.StringValue { func
498 func (x *ConversionAction_FirebaseSettings) GetEventName() *wrapperspb.StringValue { func
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Dobjembed.cxx90 …vent(SfxEventHint( SfxEventHintId::VisAreaChanged, GlobalEventConfig::GetEventName(GlobalEventId::… in SetVisArea()
H A Dsfxbasemodel.cxx1628 …otifyEvent( SfxEventHint( SfxEventHintId::SaveDoc, GlobalEventConfig::GetEventName(GlobalEventId::… in storeSelf()
1672 …yEvent( SfxEventHint( SfxEventHintId::SaveDocDone, GlobalEventConfig::GetEventName(GlobalEventId::… in storeSelf()
1677 …vent( SfxEventHint( SfxEventHintId::SaveDocFailed, GlobalEventConfig::GetEventName(GlobalEventId::… in storeSelf()
2883 …postEvent_Impl( pNamedHint->GetEventName(), pViewHint ? pViewHint->GetController() : Reference< fr… in Notify()
2889 postEvent_Impl( GlobalEventConfig::GetEventName( GlobalEventId::TITLECHANGED ) ); in Notify()
2893 postEvent_Impl( GlobalEventConfig::GetEventName( GlobalEventId::MODECHANGED ) ); in Notify()
3061 …ventHintId::SaveToDoc : SfxEventHintId::SaveAsDoc, GlobalEventConfig::GetEventName( bSaveTo ? Glob… in impl_store()
3157 …vent( SfxEventHint( SfxEventHintId::SaveAsDocDone, GlobalEventConfig::GetEventName(GlobalEventId::… in impl_store()
3164 …vent( SfxEventHint( SfxEventHintId::SaveToDocDone, GlobalEventConfig::GetEventName(GlobalEventId::… in impl_store()
3173 …SaveToDocFailed : SfxEventHintId::SaveAsDocFailed, GlobalEventConfig::GetEventName( bSaveTo ? Glob… in impl_store()
/dports/www/firefox-esr/firefox-91.8.0/dom/performance/
H A DPerformanceEventTiming.cpp123 const char16_t* eventName = Event::GetEventName(aEvent->mMessage); in TryGenerateEventTiming()
/dports/www/firefox/firefox-99.0/dom/performance/
H A DPerformanceEventTiming.cpp123 const char16_t* eventName = Event::GetEventName(aEvent->mMessage); in TryGenerateEventTiming()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/performance/
H A DPerformanceEventTiming.cpp123 const char16_t* eventName = Event::GetEventName(aEvent->mMessage); in TryGenerateEventTiming()
/dports/games/allacrost/allacrost-1.0.2/src/modes/map/
H A Dmap_dialogue.h139 std::string GetEventName() in GetEventName() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xbl/
H A DnsXBLPrototypeHandler.h125 already_AddRefed<nsIAtom> GetEventName();
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/Common/
H A DgdcmSubject.cxx203 os << indent << e->GetEventName() << "(" /*<< c->GetNameOfClass()*/ << ")\n"; in PrintObservers()
/dports/devel/gdcm/gdcm-3.0.10/Source/Common/
H A DgdcmSubject.cxx203 os << indent << e->GetEventName() << "(" /*<< c->GetNameOfClass()*/ << ")\n"; in PrintObservers()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Dobjembed.cxx124 …vent(SfxEventHint( SfxEventHintId::VisAreaChanged, GlobalEventConfig::GetEventName(GlobalEventId::… in SetVisArea()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xbl/
H A DnsXBLPrototypeHandler.h142 already_AddRefed<nsAtom> GetEventName();
/dports/finance/xtrader/xtrader-0.99.9_10/xtrader/src/db/
H A DPortfolio.cpp106 const char* Portfolio::GetEventName(int event) { in GetEventName() function in Portfolio
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodbstreams/include/aws/dynamodbstreams/model/
H A DRecord.h100 inline const OperationType& GetEventName() const{ return m_eventName; } in GetEventName() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmlgrin.cxx944 aEvent = GlobalEventConfig::GetEventName( GlobalEventId::OPENDOC ); in InsertBodyOptions()
952 aEvent = GlobalEventConfig::GetEventName( GlobalEventId::PREPARECLOSEDOC ); in InsertBodyOptions()
960 aEvent = GlobalEventConfig::GetEventName( GlobalEventId::ACTIVATEDOC ); in InsertBodyOptions()
968 aEvent = GlobalEventConfig::GetEventName( GlobalEventId::DEACTIVATEDOC ); in InsertBodyOptions()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmlgrin.cxx948 aEvent = GlobalEventConfig::GetEventName( GlobalEventId::OPENDOC ); in InsertBodyOptions()
956 aEvent = GlobalEventConfig::GetEventName( GlobalEventId::PREPARECLOSEDOC ); in InsertBodyOptions()
964 aEvent = GlobalEventConfig::GetEventName( GlobalEventId::ACTIVATEDOC ); in InsertBodyOptions()
972 aEvent = GlobalEventConfig::GetEventName( GlobalEventId::DEACTIVATEDOC ); in InsertBodyOptions()
/dports/net/opal/opal-3.10.10/src/Python/opal/
H A DSIPHandler.sip389 static PString GetEventName(Events state);
390 PString GetEventName() const;
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GKStdReports/
H A DPersonalEventsReport.cs139 string st = GKUtils.GetEventName(evt); in InternalGenerate()
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Devent_manager.cpp224 PostNamedEvent(m_pEventTimers[i].GetEventName(), m_pEventTimers[i].GetObjectID()); in CycleEventManager()

12345678910>>...13