Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dscmdstrm.cxx38 SCmdStream::SCmdStream(SvStream *pIn) in SCmdStream() function in SCmdStream
45 SCmdStream::~SCmdStream() in ~SCmdStream()
50 void SCmdStream::Read (String* &pString) in Read()
62 void SCmdStream::Read (String &aString) in Read()
72 void SCmdStream::Read ( SfxPoolItem *&pItem ) in Read()
142 void SCmdStream::Read ( ::com::sun::star::beans::PropertyValue &rItem ) in Read()
H A Dstatemnt.hxx63 class SCmdStream;
332 StatementSlot( SCmdStream *pIn );
341 StatementUnoSlot(SCmdStream *pIn);
368 StatementCommand( SCmdStream *pIn );
400 StatementControl( SCmdStream *pIn, sal_uInt16 nControlType );
417 StatementFlow (sal_uLong nServiceId, SCmdStream *pIn, ImplRemoteControl *pRC );
H A Dscmdstrm.hxx36 class SCmdStream: public CmdBaseStream class
41 SCmdStream( SvStream *pIn );
42 ~SCmdStream();
H A Dserver.cxx780 SCmdStream *pCmdStream = new SCmdStream(pIn); in QueCommands()
H A Dstatemnt.cxx141 StatementFlow::StatementFlow( sal_uLong nServiceId, SCmdStream *pCmdIn, ImplRemoteControl *pRC ) in StatementFlow()
340 StatementSlot::StatementSlot( SCmdStream *pCmdIn ) in StatementSlot()
673 StatementUnoSlot::StatementUnoSlot(SCmdStream *pIn) in StatementUnoSlot()
723 StatementCommand::StatementCommand( SCmdStream *pCmdIn ) in StatementCommand()
3474 StatementControl::StatementControl( SCmdStream *pCmdIn, sal_uInt16 nControlIdType ) in StatementControl()

Completed in 75 milliseconds