Searched refs:StatementCommand (Results 1 – 4 of 4) sorted by relevance
131 class StatementCommand;137 StatementCommand *pDisplayInstance;343 class StatementCommand : public StatementList // Befehl ausf�hren (wintree, resetaplication ...) class367 StatementCommand( SCmdStream *pIn );368 …StatementCommand( StatementList *pAfterThis, sal_uInt16 MethodId, sal_uInt16 Params, sal_uInt16 Nr…
789 new StatementCommand( pCmdStream ); // Wird im Konstruktor an Liste angeh�ngt in QueCommands()890 …StatementCommand::pOriginal_osl_DebugMessageFunc = osl_setDebugMessageFunc( osl_TestToolDebugPrint… in ImplRemoteControl()892 osl_setDebugMessageFunc( StatementCommand::pOriginal_osl_DebugMessageFunc ); in ImplRemoteControl()914 osl_setDebugMessageFunc( StatementCommand::pOriginal_osl_DebugMessageFunc ); in ~ImplRemoteControl()
112 sal_uInt16 StatementCommand::nDirPos = 0;113 Dir *StatementCommand::pDir = NULL;114 pfunc_osl_printDebugMessage StatementCommand::pOriginal_osl_DebugMessageFunc = NULL;689 StatementCommand::StatementCommand( StatementList *pAfterThis, sal_uInt16 MethodId, sal_uInt16 Para… in StatementCommand() function in StatementCommand723 StatementCommand::StatementCommand( SCmdStream *pCmdIn ) in StatementCommand() function in StatementCommand1384 sal_Bool StatementCommand::DisplayHID() in DisplayHID()2045 void StatementCommand::Translate() in Translate()2168 Window* StatementCommand::GetNextOverlap( Window* pBase ) in GetNextOverlap()2201 Window* StatementCommand::GetNextRecoverWin() in GetNextRecoverWin()2246 sal_Bool StatementCommand::Execute() in Execute()[all …]
403 void StatementCommand::HandleSAXParser() in HandleSAXParser()
Completed in 52 milliseconds