Home
last modified time | relevance | path

Searched defs:hasFocus (Results 1 – 10 of 10) sorted by relevance

/AOO41X/main/xmlsecurity/tools/uno/ !
H A DXMLTreeCellRanderer.java61 boolean hasFocus) in getTreeCellRendererComponent()
/AOO41X/main/accessibility/workben/org/openoffice/accessibility/awb/tree/ !
H A DAccessibilityTree.java59 boolean expanded, boolean leaf, int row, boolean hasFocus) { in convertValueToText()
/AOO41X/main/javainstaller2/src/JavaSetup/org/openoffice/setup/PanelHelper/ !
H A DTreeNodeRenderer.java53 boolean leaf, int row, boolean hasFocus) { in getTreeCellRendererComponent()
/AOO41X/main/toolkit/test/accessibility/ !
H A DAccessibleTreeCellRenderer.java55 boolean hasFocus) in getTreeCellRendererComponent()
/AOO41X/main/odk/examples/java/Inspector/ !
H A DUnoTreeRenderer.java68 …t(JTree tree,Object value, boolean sel, boolean expanded, boolean leaf, int row, boolean hasFocus){ in getTreeCellRendererComponent()
/AOO41X/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/ !
H A DScriptSelector.java397 boolean hasFocus) { in getTreeCellRendererComponent()
/AOO41X/main/vcl/inc/unx/ !
H A Dsalframe.h206 bool hasFocus() const { return mbInputFocus; } in hasFocus() function
/AOO41X/main/scripting/examples/java/selector/ !
H A DScriptSelector.java498 boolean hasFocus) { in getTreeCellRendererComponent()
/AOO41X/main/toolkit/source/controls/ !
H A Dunocontrol.cxx775 ::sal_Bool SAL_CALL UnoControl::hasFocus( ) throw (RuntimeException) in hasFocus() function in UnoControl
/AOO41X/main/toolkit/source/awt/ !
H A Dvclxwindow.cxx2583 sal_Bool SAL_CALL VCLXWindow::hasFocus( ) throw (::com::sun::star::uno::RuntimeException) in hasFocus() function in VCLXWindow