Home
last modified time | relevance | path

Searched defs:nEvent (Results 1 – 25 of 129) sorted by relevance

123456

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dsheetevents.cxx24 OUString ScSheetEvents::GetEventName(ScSheetEventId nEvent) in GetEventName()
39 sal_Int32 ScSheetEvents::GetVbaSheetEventId(ScSheetEventId nEvent) in GetVbaSheetEventId()
58 sal_Int32 ScSheetEvents::GetVbaDocumentEventId(ScSheetEventId nEvent) in GetVbaDocumentEventId()
92 for (sal_Int32 nEvent=0; nEvent<COUNT; ++nEvent) in operator =() local
112 int nEvent = static_cast<int>(eEvent); in SetScript() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dsheetevents.cxx24 OUString ScSheetEvents::GetEventName(ScSheetEventId nEvent) in GetEventName()
39 sal_Int32 ScSheetEvents::GetVbaSheetEventId(ScSheetEventId nEvent) in GetVbaSheetEventId()
58 sal_Int32 ScSheetEvents::GetVbaDocumentEventId(ScSheetEventId nEvent) in GetVbaDocumentEventId()
92 for (sal_Int32 nEvent=0; nEvent<COUNT; ++nEvent) in operator =() local
112 int nEvent = static_cast<int>(eEvent); in SetScript() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Deventuno.cxx58 for (sal_Int32 nEvent=0; nEvent<static_cast<sal_Int32>(ScSheetEventId::COUNT); ++nEvent) in lcl_GetEventFromName() local
73 ScSheetEventId nEvent = lcl_GetEventFromName(aName); in replaceByName() local
119 ScSheetEventId nEvent = lcl_GetEventFromName(aName); in getByName() local
148 for (sal_Int32 nEvent=0; nEvent<int(ScSheetEventId::COUNT); ++nEvent) in getElementNames() local
156 ScSheetEventId nEvent = lcl_GetEventFromName(aName); in hasByName() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Deventuno.cxx58 for (sal_Int32 nEvent=0; nEvent<static_cast<sal_Int32>(ScSheetEventId::COUNT); ++nEvent) in lcl_GetEventFromName() local
73 ScSheetEventId nEvent = lcl_GetEventFromName(aName); in replaceByName() local
119 ScSheetEventId nEvent = lcl_GetEventFromName(aName); in getByName() local
148 for (sal_Int32 nEvent=0; nEvent<int(ScSheetEventId::COUNT); ++nEvent) in getElementNames() local
156 ScSheetEventId nEvent = lcl_GetEventFromName(aName); in hasByName() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/items/
H A Dmacitem.cxx161 SvxMacro* SvxMacroTableDtor::Get(SvMacroItemId nEvent) in Get()
175 SvxMacro& SvxMacroTableDtor::Insert(SvMacroItemId nEvent, const SvxMacro& rMacro) in Insert()
181 void SvxMacroTableDtor::Erase(SvMacroItemId nEvent) in Erase()
233 void SvxMacroItem::SetMacro( SvMacroItemId nEvent, const SvxMacro& rMacro ) in SetMacro()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/items/
H A Dmacitem.cxx159 SvxMacro* SvxMacroTableDtor::Get(SvMacroItemId nEvent) in Get()
173 SvxMacro& SvxMacroTableDtor::Insert(SvMacroItemId nEvent, const SvxMacro& rMacro) in Insert()
179 void SvxMacroTableDtor::Erase(SvMacroItemId nEvent) in Erase()
234 void SvxMacroItem::SetMacro( SvMacroItemId nEvent, const SvxMacro& rMacro ) in SetMacro()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/uno/
H A Dunoevent.cxx357 const SvMacroItemId nEvent, in replaceByName()
368 const SvMacroItemId nEvent ) in getByName()
410 const SvMacroItemId nEvent, in replaceByName()
424 const SvMacroItemId nEvent ) in getByName()
458 const SvMacroItemId nEvent = mpSupportedMacroItems[i].mnEvent; in SvMacroTableEventDescriptor() local
474 const SvMacroItemId nEvent = mpSupportedMacroItems[i].mnEvent; in copyMacrosIntoTable() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/uno/
H A Dunoevent.cxx360 const SvMacroItemId nEvent, in replaceByName()
371 const SvMacroItemId nEvent ) in getByName()
413 const SvMacroItemId nEvent, in replaceByName()
427 const SvMacroItemId nEvent ) in getByName()
461 const SvMacroItemId nEvent = mpSupportedMacroItems[i].mnEvent; in SvMacroTableEventDescriptor() local
477 const SvMacroItemId nEvent = mpSupportedMacroItems[i].mnEvent; in copyMacrosIntoTable() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Dgendisp.cxx54 void SalGenericDisplay::SendInternalEvent( SalFrame* pFrame, void* pData, SalEvent nEvent ) in SendInternalEvent()
59 void SalGenericDisplay::CancelInternalEvent( SalFrame* pFrame, void* pData, SalEvent nEvent ) in CancelInternalEvent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Dgendisp.cxx54 void SalGenericDisplay::SendInternalEvent( SalFrame* pFrame, void* pData, SalEvent nEvent ) in SendInternalEvent()
59 void SalGenericDisplay::CancelInternalEvent( SalFrame* pFrame, void* pData, SalEvent nEvent ) in CancelInternalEvent()
/dports/japanese/skkinput3/skkinput-3.0.6/lib/win/
H A Ddispatch.c68 register int nEvent, in AfxRegisterWindow()
132 register int nEvent, in AfxUnregisterWindow()
291 register int nEvent, in dispatcher_newClient()
315 register int nEvent, in dispatcher_searchClient()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunoevent.cxx113 const SvMacroItemId nEvent = mpSupportedMacroItems[i].mnEvent; in copyMacrosFromINetFormat() local
125 const SvMacroItemId nEvent = mpSupportedMacroItems[i].mnEvent; in copyMacrosIntoINetFormat() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunoevent.cxx117 const SvMacroItemId nEvent = mpSupportedMacroItems[i].mnEvent; in copyMacrosFromINetFormat() local
129 const SvMacroItemId nEvent = mpSupportedMacroItems[i].mnEvent; in copyMacrosIntoINetFormat() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/scanner/
H A Dtwain32shim.cxx334 void ImpTwain::NotifyParent(WPARAM nEvent, LPARAM lParam) in NotifyParent()
351 WPARAM nEvent = TWAIN_EVENT_QUIT; in ImplHandleMsg() local
466 void ImpTwain::ImplFallback(WPARAM nEvent) in ImplFallback()
471 void ImpTwain::ImplFallbackHdl(WPARAM nEvent) in ImplFallbackHdl()
H A Dscanwin.cxx188 void Twain::ShimListenerThread::NotifyOwner(WPARAM nEvent) in NotifyOwner()
201 void Twain::ShimListenerThread::NotificationHdl(WPARAM nEvent, LPARAM lParam) in NotificationHdl()
356 void Twain::Notify(WPARAM nEvent) in Notify()
412 WPARAM nEvent = reinterpret_cast<WPARAM>(pParam); in IMPL_LINK() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/scanner/
H A Dtwain32shim.cxx321 void ImpTwain::NotifyParent(WPARAM nEvent, LPARAM lParam) in NotifyParent()
338 WPARAM nEvent = TWAIN_EVENT_QUIT; in ImplHandleMsg() local
453 void ImpTwain::ImplFallback(WPARAM nEvent) in ImplFallback()
458 void ImpTwain::ImplFallbackHdl(WPARAM nEvent) in ImplFallbackHdl()
H A Dscanwin.cxx188 void Twain::ShimListenerThread::NotifyOwner(WPARAM nEvent) in NotifyOwner()
201 void Twain::ShimListenerThread::NotificationHdl(WPARAM nEvent, LPARAM lParam) in NotificationHdl()
357 void Twain::Notify(WPARAM nEvent) in Notify()
413 WPARAM nEvent = reinterpret_cast<WPARAM>(pParam); in IMPL_LINK() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/helper/
H A Dthreadex.cxx59 … ImplSVEvent * nEvent = Application::PostUserEvent( LINK( this, SolarThreadExecutor, worker ) ); in execute() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/helper/
H A Dthreadex.cxx57 ImplSVEvent* nEvent = Application::PostUserEvent(LINK(this, SolarThreadExecutor, worker)); in execute() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Events.Edir.EventData/
H A DDSETimeStamp.cs61 protected int nEvent; field in Novell.Directory.Ldap.Events.Edir.DSETimeStamp
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/
H A DXMLNode.h92 event_t nEvent; member
/dports/science/hepmc3/HepMC3-3.2.4/examples/Pythia8Example/
H A Dpythia8_example.cc45 int nEvent = pythia.mode("Main:numberOfEvents"); in main() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/
H A Dhtmlout.hxx41 SvMacroItemId nEvent; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Dhtmlout.hxx39 SvMacroItemId const nEvent; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsalusereventlist.cxx145 void SalUserEventList::RemoveEvent( SalFrame* pFrame, void* pData, SalEvent nEvent ) in RemoveEvent()

123456