Home
last modified time | relevance | path

Searched refs:ImplRemoteControl (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/automation/source/server/
H A Dserver.cxx266 ImplRemoteControl *pRemoteControl;
268 ExtraIdle( ImplRemoteControl *pRC );
272 ExtraIdle::ExtraIdle( ImplRemoteControl *pRC ) in ExtraIdle()
600 IMPL_LINK( ImplRemoteControl, IdleHdl, Application*, EMPTYARG ) in IMPL_LINK() argument
614 IMPL_LINK( ImplRemoteControl, CommandHdl, Application*, EMPTYARG ) in IMPL_LINK() argument
738 IMPL_LINK( ImplRemoteControl, QueCommandsEvent, CommunicationLink*, pCL ) in IMPL_LINK() argument
848 SvStream* ImplRemoteControl::GetReturnStream() in GetReturnStream()
855 ImplRemoteControl::ImplRemoteControl() in ImplRemoteControl() function in ImplRemoteControl
899 ImplRemoteControl::~ImplRemoteControl() in ~ImplRemoteControl()
945 GetpApp()->RemoveIdleHdl( LINK( this, ImplRemoteControl, IdleHdl ) ); in ~ImplRemoteControl()
[all …]
H A Dstatemnt.hxx64 class ImplRemoteControl;
345 friend class ImplRemoteControl;
416 StatementFlow (sal_uLong nServiceId, SCmdStream *pIn, ImplRemoteControl *pRC );
423 static ImplRemoteControl *pRemoteControl; // Static f�r 2. Constructor
H A Dstatemnt.cxx110 ImplRemoteControl *StatementFlow::pRemoteControl = NULL;
141 StatementFlow::StatementFlow( sal_uLong nServiceId, SCmdStream *pCmdIn, ImplRemoteControl *pRC ) in StatementFlow()
/aoo41x/main/automation/source/inc/
H A Dtesttool.hxx41 class ImplRemoteControl class
53 ImplRemoteControl();
54 ~ImplRemoteControl();
/aoo41x/main/automation/inc/automation/
H A Dautomation.hxx26 class ImplRemoteControl;
30 ImplRemoteControl* pImpl;

Completed in 157 milliseconds