Home
last modified time | relevance | path

Searched refs:WINDOW_SLIDER (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/source/control/
H A Dslider.cxx95 Control( WINDOW_SLIDER ) in Slider()
103 Control( WINDOW_SLIDER ) in Slider()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx108 #define WINDOW_SLIDER (WINDOW_FIRST + 0x4b) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java667 public final static int WINDOW_SLIDER = (WINDOW_FIRST + 0x4b); field
/trunk/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...
/trunk/main/vcl/source/window/
H A Dwindow.cxx9164 case WINDOW_SLIDER: in GetAccessibleRole()