Home
last modified time | relevance | path

Searched refs:WINDOW_COLORDIALOG (Results 1 – 8 of 8) sorted by relevance

/trunk/main/tools/inc/tools/
H A Dwintypes.hxx54 #define WINDOW_COLORDIALOG (WINDOW_FIRST + 0x12) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java557 public final static int WINDOW_COLORDIALOG = (WINDOW_FIRST + 0x12); field
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java267 case WINDOW_COLORDIALOG : in codeParts()
/trunk/main/automation/source/server/
H A Dsta_list.cxx738 pControl = GetActive( WINDOW_COLORDIALOG, MaybeBase); in GetAnyActive()
H A Dstatemnt.cxx319 case WINDOW_COLORDIALOG: nRT = C_ColorDlg; break; in ImpGetRType()
831 case WINDOW_COLORDIALOG: in WriteControlData()
3569 case WINDOW_COLORDIALOG: in IsDialog()
/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/toolkit/source/awt/
H A Dvclxtoolkit.cxx163 || ( nCompType == WINDOW_COLORDIALOG ) in ImplGetWinBits()
/trunk/main/vcl/source/window/
H A Dwindow.cxx9116 case WINDOW_COLORDIALOG: nRole = accessibility::AccessibleRole::COLOR_CHOOSER; break; in GetAccessibleRole()

Completed in 118 milliseconds