Lines Matching refs:StatementCommand
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 StatementCommand
723 StatementCommand::StatementCommand( SCmdStream *pCmdIn ) in StatementCommand() function in StatementCommand
787 void StatementCommand::WriteControlData( Window *pBase, sal_uLong nConf, sal_Bool bFirst ) in WriteControlData()
1384 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()
3428 sal_Bool StatementCommand::UnpackStorage( SotStorageRef xStorage, DirEntry &aBaseDir ) in UnpackStorage()
5321 …new StatementCommand( this, RC_MenuSelect, PARAM_USHORT_1, pTB->GetItemId(nItemPos) + TOOLBOX_MENU… in Execute()