Home
last modified time | relevance | path

Searched refs:GetEvent (Results 1 – 13 of 13) sorted by relevance

/trunk/main/svx/source/sdr/event/
H A Deventhandler.cxx80 BaseEvent* EventHandler::GetEvent() in GetEvent() function in sdr::event::EventHandler
101 delete GetEvent(); in ~EventHandler()
110 BaseEvent* pEvent = GetEvent(); in ExecuteEvents()
/trunk/main/sw/source/ui/inc/
H A Dcfgdesc.hxx44 sal_uInt16 GetEvent() const; // inline
59 inline sal_uInt16 SwCfgDesc::GetEvent() const { return nEvent; } in GetEvent() function in SwCfgDesc
/trunk/main/desktop/source/app/
H A Dapp.cxx3347 if ( rAppEvent.GetEvent() == "APPEAR" && !GetCommandLineArgs()->IsInvisible() ) in HandleAppEvent()
3403 else if ( rAppEvent.GetEvent() == "QUICKSTART" && !GetCommandLineArgs()->IsInvisible() ) in HandleAppEvent()
3420 else if ( rAppEvent.GetEvent() == "ACCEPT" ) in HandleAppEvent()
3427 else if ( rAppEvent.GetEvent() == "UNACCEPT" ) in HandleAppEvent()
3433 else if ( rAppEvent.GetEvent() == "SaveDocuments" ) in HandleAppEvent()
3438 else if ( rAppEvent.GetEvent() == "OPENHELPURL" ) in HandleAppEvent()
3445 else if ( rAppEvent.GetEvent() == APPEVENT_OPEN_STRING ) in HandleAppEvent()
3461 else if ( rAppEvent.GetEvent() == APPEVENT_PRINT_STRING ) in HandleAppEvent()
3478 else if ( rAppEvent.GetEvent() == "HELP" ) in HandleAppEvent()
3484 else if ( rAppEvent.GetEvent() == "SHOWDIALOG" ) in HandleAppEvent()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dimapobj.hxx137 inline const SvxMacro& GetEvent( sal_uInt16 nEvent ) const;
147 inline const SvxMacro& IMapObject::GetEvent( sal_uInt16 nEvent ) const in GetEvent() function in IMapObject
/trunk/main/cli_ure/source/basetypes/uno/
H A DPolymorphicType.cs304 public override EventInfo GetEvent( in GetEvent() method in uno.PolymorphicType
308 return m_base.GetEvent(name, bindingAttr); in GetEvent()
/trunk/main/autodoc/source/parser/inc/
H A Dx_docu.hxx42 virtual E_Event GetEvent() const;
H A Dx_parse.hxx44 virtual E_Event GetEvent() const;
/trunk/main/autodoc/source/parser/kernel/
H A Dx_docu.cxx41 X_Docu::GetEvent() const in GetEvent() function in X_Docu
H A Dx_parse.cxx45 X_Parser::GetEvent() const in GetEvent() function in X_Parser
/trunk/main/autodoc/inc/autodoc/
H A Dx_parsing.hxx53 virtual E_Event GetEvent() const = 0;
/trunk/main/svx/inc/svx/sdr/event/
H A Deventhandler.hxx90 BaseEvent* GetEvent();
/trunk/main/vcl/inc/vcl/
H A Dsvapp.hxx181 const ByteString& GetEvent() const { return aEvent; } in GetEvent() function in ApplicationEvent
/trunk/main/avmedia/source/win/
H A Dplayer.cxx241 while( mpME && SUCCEEDED( mpME->GetEvent( &nCode, &nParam1, &nParam2, 0 ) ) ) in processEvent()

Completed in 63 milliseconds