Home
last modified time | relevance | path

Searched refs:GetEventId (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Devent.hxx59 sal_uInt16 GetEventId() const in GetEventId() function in SfxEventHint
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx1154 ((SfxEventHint&) rHint).GetEventId() == SFX_EVENT_CLOSEAPP) in Notify()
1158 else if(((SfxEventHint&) rHint).GetEventId() == SFX_EVENT_OPENDOC) in Notify()
/trunk/main/sfx2/source/appl/
H A Dsfxpicklist.cxx360 switch ( pEventHint->GetEventId() ) in Notify()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx225 sal_uLong nEventId = ((SfxEventHint&)rHint).GetEventId(); in lcl_processCompatibleSfxHint()
269 ((SfxEventHint&) rHint).GetEventId() == SFX_EVENT_LOADFINISHED ) in Notify()
H A Dapphdl.cxx695 switch( rEvHint.GetEventId() ) in Notify()
/trunk/main/svx/source/form/
H A Dfmundo.cxx343 switch (((SfxEventHint&)rHint).GetEventId()) in Notify()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx999 sal_uLong nEventId = ((SfxEventHint&)rHint).GetEventId(); in Notify()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx472 switch (static_cast<const SfxEventHint&>(rHint).GetEventId()) in Notify()
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx946 … if(SFX_EVENT_PREPARECLOSEDOC == static_cast< const SfxEventHint& >( _rHint ).GetEventId()) in Notify()
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx1562 sal_uLong nEventId = ((SfxEventHint&)rHint).GetEventId(); in Notify()
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx1711 switch ( ((SfxEventHint&)rHint).GetEventId() ) in Notify()
H A Dviewfrm.cxx1436 switch ( ((SfxEventHint&)rHint).GetEventId() ) in Notify()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx241 sal_uInt32 nId = ((SfxEventHint&)rHint).GetEventId(); in Notify()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx643 sal_uLong nEventId = ((SfxEventHint&)rHint).GetEventId(); in Notify()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2603 switch ( pNamedHint->GetEventId() ) in Notify()

Completed in 241 milliseconds