Searched refs:bActivated (Results 1 – 6 of 6) sorted by relevance
903 sal_Bool bActivated = sal_False; in ActivateObject() local909 bActivated = ViewShell::ActivateObject(pObj, nVerb); in ActivateObject()917 return(bActivated); in ActivateObject()
69 void WindowEvent_Activate( Window* pWindow, sal_Bool bActivated );
789 aInfo.bActivated = pIMapObj->IsActive(); in UpdateInfo()796 aInfo.bActivated = sal_False; in UpdateInfo()
52 sal_Bool bActivated; member
794 aTbxIMapDlg1.CheckItem( TBI_ACTIVE, !rInfo.bActivated ); in IMPL_LINK()
1781 sal_Bool bActivated = !m_xActiveControl.is() && xControl.is(); in focusGained() local1788 if ( bActivated ) in focusGained()
Completed in 297 milliseconds