Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Dinputwin.hxx54 sal_Bool IsInputActive();
167 sal_Bool IsInputActive();
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx659 sal_Bool ScInputWindow::IsInputActive() in IsInputActive() function in ScInputWindow
661 return aTextWindow.IsInputActive(); in IsInputActive()
1304 sal_Bool ScTextWnd::IsInputActive() in IsInputActive() function in ScTextWnd
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx1280 if ( !pTxtWnd->IsInputActive() ) in GetEditViewForwarder()
/trunk/main/sc/source/ui/view/
H A Dtabview3.cxx1944 if (pInputWin && pInputWin->IsInputActive()) in KillEditView()

Completed in 50 milliseconds