Lines Matching refs:StatementCommand
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 StatementCommand
720 StatementCommand::StatementCommand( SCmdStream *pCmdIn ) in StatementCommand() function in StatementCommand
784 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()
2242 sal_Bool StatementCommand::Execute() in Execute()
3422 sal_Bool StatementCommand::UnpackStorage( SotStorageRef xStorage, DirEntry &aBaseDir ) in UnpackStorage()
5315 …new StatementCommand( this, RC_MenuSelect, PARAM_USHORT_1, pTB->GetItemId(nItemPos) + TOOLBOX_MENU… in Execute()