Home
last modified time | relevance | path

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

/trunk/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.hxx65 class ImplRemoteControl;
346 friend class ImplRemoteControl;
417 StatementFlow (sal_uLong nServiceId, SCmdStream *pIn, ImplRemoteControl *pRC );
424 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()
/trunk/main/automation/source/inc/
H A Dtesttool.hxx41 class ImplRemoteControl class
53 ImplRemoteControl();
54 ~ImplRemoteControl();
/trunk/main/automation/inc/automation/
H A Dautomation.hxx28 class ImplRemoteControl;
32 ImplRemoteControl* pImpl;

Completed in 48 milliseconds