Home
last modified time | relevance | path

Searched refs:WINDOW_TREELISTBOX (Results 1 – 10 of 10) sorted by relevance

/trunk/main/vcl/aqua/source/a11y/
H A Daqua11yfocustracker.cxx259 …( xStateSet->contains(AccessibleStateType::FOCUSED) && (pWindow->GetType() != WINDOW_TREELISTBOX) ) in window_got_focus()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx111 #define WINDOW_TREELISTBOX (WINDOW_FIRST + 0x4d) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java671 public final static int WINDOW_TREELISTBOX = (WINDOW_FIRST + 0x4d); field
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx714 SetType(WINDOW_TREELISTBOX); in SvLBox()
734 SetType(WINDOW_TREELISTBOX); in SvLBox()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkutil.cxx567 ( pWindow->GetType() != WINDOW_TREELISTBOX ) ) in handle_get_focus()
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/trunk/main/vcl/source/control/
H A Dbutton.cxx1115 case WINDOW_TREELISTBOX: in ImplDrawPushButton()
1695 case WINDOW_TREELISTBOX: in PreNotify()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx1278 case WINDOW_TREELISTBOX: in DrawWindow()
H A Dwindow.cxx9146 case WINDOW_TREELISTBOX: nRole = accessibility::AccessibleRole::TREE; break; in GetAccessibleRole()
9270 case WINDOW_TREELISTBOX: in GetAccessibleName()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx331 case WINDOW_TREELISTBOX: nRT = C_TreeListBox; break; in ImpGetRType()

Completed in 133 milliseconds