Searched refs:StatementCommand (Results 1 – 4 of 4) sorted by relevance
132 class StatementCommand;138 StatementCommand *pDisplayInstance;344 class StatementCommand : public StatementList // Befehl ausf�hren (wintree, resetaplication ...) class368 StatementCommand( SCmdStream *pIn );369 …StatementCommand( StatementList *pAfterThis, sal_uInt16 MethodId, sal_uInt16 Params, sal_uInt16 Nr…
787 new StatementCommand( pCmdStream ); // Wird im Konstruktor an Liste angeh�ngt in QueCommands()888 …StatementCommand::pOriginal_osl_DebugMessageFunc = osl_setDebugMessageFunc( osl_TestToolDebugPrint… in ImplRemoteControl()890 osl_setDebugMessageFunc( StatementCommand::pOriginal_osl_DebugMessageFunc ); in ImplRemoteControl()912 osl_setDebugMessageFunc( StatementCommand::pOriginal_osl_DebugMessageFunc ); in ~ImplRemoteControl()
111 sal_uInt16 StatementCommand::nDirPos = 0;112 Dir *StatementCommand::pDir = NULL;113 pfunc_osl_printDebugMessage StatementCommand::pOriginal_osl_DebugMessageFunc = NULL;686 StatementCommand::StatementCommand( StatementList *pAfterThis, sal_uInt16 MethodId, sal_uInt16 Para… in StatementCommand() function in StatementCommand720 StatementCommand::StatementCommand( SCmdStream *pCmdIn ) in StatementCommand() function in StatementCommand784 void StatementCommand::WriteControlData( Window *pBase, sal_uLong nConf, sal_Bool bFirst ) in WriteControlData()1380 sal_Bool StatementCommand::DisplayHID() in DisplayHID()2041 void StatementCommand::Translate() in Translate()2164 Window* StatementCommand::GetNextOverlap( Window* pBase ) in GetNextOverlap()2197 Window* StatementCommand::GetNextRecoverWin() in GetNextRecoverWin()[all …]
403 void StatementCommand::HandleSAXParser() in HandleSAXParser()