Searched refs:IsIMEWin (Results 1 – 3 of 3) sorted by relevance
304 static sal_Bool IsIMEWin( Window* pWin ); // Input Window for CJK under Solaris
843 sal_Bool StatementList::IsIMEWin( Window* pWin ) // Input Window for CJK under Solaris in IsIMEWin() function in StatementList
2215 … if ( pControl && pControl->IsVisible() && !IsFirstDocFrame( pControl ) && !IsIMEWin( pControl ) ) in GetNextRecoverWin()2228 …e() && !IsFirstDocFrame( pBase ) && pBase->GetType() != WINDOW_BORDERWINDOW && !IsIMEWin( pBase ) ) in GetNextRecoverWin()
Completed in 38 milliseconds