Searched refs:rTabId (Results 1 – 1 of 1) sorted by relevance
343 … const SfxUInt16Item &rTabId = (const SfxUInt16Item&)rReq.GetArgs()->Get(SID_BASICIDE_ARG_TABID ); in ExecuteGlobal() local344 BasicIDE::Organize( rTabId.GetValue() ); in ExecuteGlobal()420 const SfxUInt16Item &rTabId = (const SfxUInt16Item&)rReq.GetArgs()->Get(SID_BASICIDE_ARG_TABID ); in ExecuteGlobal() local422 IDEBaseWindow* pWin = aIDEWindowTable.Get( rTabId.GetValue() ); in ExecuteGlobal()
Completed in 20 milliseconds