Searched refs:SetCurWindow (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/basctl/source/basicide/ |
H A D | basidesh.cxx | 261 SetCurWindow( 0 ); in ~BasicIDEShell() 364 SetCurWindow( FindApplicationWindow(), sal_True ); in onDocumentClosed() 440 SetCurWindow( pWin, sal_True ); in PrepareClose() 506 SetCurWindow( pWin ); in IMPL_LINK_INLINE_END() 526 SetCurWindow( pWin, sal_True ); in NextPage() 705 SetCurWindow( FindApplicationWindow(), sal_True ); in CheckWindows() 726 SetCurWindow( FindApplicationWindow(), sal_True ); in RemoveWindows() 873 SetCurWindow( pNextActiveWindow, sal_True ); in UpdateWindows() 886 SetCurWindow( FindApplicationWindow(), sal_True ); in RemoveWindow() 888 SetCurWindow( NULL, sal_False ); in RemoveWindow()
|
H A D | basides1.cxx | 229 SetCurWindow( pWin, sal_True ); in ExecuteCurrent() 408 SetCurWindow( pWin, sal_True ); in ExecuteGlobal() 572 SetCurWindow( pWin, sal_True ); in ExecuteGlobal() 579 SetCurWindow( pWin, sal_True ); in ExecuteGlobal() 637 SetCurWindow( pWin, sal_True ); in ExecuteGlobal() 696 SetCurWindow( pWin, sal_True ); in ExecuteGlobal() 1046 void BasicIDEShell::SetCurWindow( IDEBaseWindow* pNewWin, sal_Bool bUpdateTabBar, sal_Bool bRemembe… in SetCurWindow() function in BasicIDEShell 1296 SetCurWindow( pWin, sal_True ); in ShowActiveModuleWindow() 1393 SetCurWindow( pWin, sal_True ); in Deactivate()
|
H A D | basides3.cxx | 127 SetCurWindow( pWin, sal_False, sal_False ); in CreateDlgWin()
|
H A D | basides2.cxx | 294 SetCurWindow( pWin, sal_False, sal_False ); in CreateBasWin()
|
H A D | baside3.cxx | 1257 pIDEShell->SetCurWindow( pNewDlgWin, sal_True ); in implImportDialog()
|
/aoo42x/main/basctl/source/inc/ |
H A D | basidesh.hxx | 138 …void SetCurWindow( IDEBaseWindow* pNewWin, sal_Bool bUpdateTabBar = sal_False, sal_Bool bRememb…
|
Completed in 36 milliseconds