Home
last modified time | relevance | path

Searched refs:StatementFlow (Results 1 – 6 of 6) sorted by relevance

/trunk/main/automation/source/server/
H A Dserver.cxx125 StatementFlow::pCommLink = pCL; in ConnectionOpened()
132 StatementFlow::pCommLink = NULL; in ConnectionClosed()
690 if ( !StatementFlow::bUseIPC ) in IMPL_LINK()
810 …new StatementFlow( nServiceId, pCmdStream, this ); // Wird im Konstruktor an Liste an… in QueCommands()
H A Dstatemnt.hxx405 class StatementFlow : public StatementList // Kommunikation mit Sequence class
417 StatementFlow (sal_uLong nServiceId, SCmdStream *pIn, ImplRemoteControl *pRC );
418 StatementFlow( StatementList *pAfterThis, sal_uInt16 nArtP );
H A Dstatemnt.cxx107 CommunicationLink *StatementFlow::pCommLink = NULL;
108 sal_Bool StatementFlow::bUseIPC = sal_True;
109 sal_Bool StatementFlow::bSending = sal_False;
110 ImplRemoteControl *StatementFlow::pRemoteControl = NULL;
130 StatementFlow::StatementFlow( StatementList *pAfterThis, sal_uInt16 nArtP ) in StatementFlow() function in StatementFlow
141 StatementFlow::StatementFlow( sal_uLong nServiceId, SCmdStream *pCmdIn, ImplRemoteControl *pRC ) in StatementFlow() function in StatementFlow
172 void StatementFlow::SendViaSocket() in SendViaSocket()
199 sal_Bool StatementFlow::Execute() in Execute()
1523 if ( !StatementFlow::bSending ) in DisplayHID()
1526 … new StatementFlow( this, F_EndCommandBlock ); // Kommando zum Senden erzeugen und in que eintragen in DisplayHID()
H A Drecorder.cxx1046 … new StatementFlow( NULL, F_EndCommandBlock ); // Kommando zum Senden erzeugen und in que eintragen in IMPL_LINK()
/trunk/main/automation/source/inc/
H A Dtesttool.hxx33 class StatementFlow;
43 friend class StatementFlow;
/trunk/main/svtools/inc/svtools/
H A Dtesttool.hxx33 class StatementFlow;
43 friend class StatementFlow;

Completed in 57 milliseconds