Home
last modified time | relevance | path

Searched refs:rTabId (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx343 … const SfxUInt16Item &rTabId = (const SfxUInt16Item&)rReq.GetArgs()->Get(SID_BASICIDE_ARG_TABID ); in ExecuteGlobal() local
344 BasicIDE::Organize( rTabId.GetValue() ); in ExecuteGlobal()
420 const SfxUInt16Item &rTabId = (const SfxUInt16Item&)rReq.GetArgs()->Get(SID_BASICIDE_ARG_TABID ); in ExecuteGlobal() local
422 IDEBaseWindow* pWin = aIDEWindowTable.Get( rTabId.GetValue() ); in ExecuteGlobal()

Completed in 17 milliseconds