Home
last modified time | relevance | path

Searched refs:WINDOW_COMBOBOX (Results 1 – 20 of 20) sorted by relevance

/aoo41x/main/sfx2/source/sidebar/
H A DControllerFactory.cxx115 … if (nType == WINDOW_LISTBOX || nType == WINDOW_MULTILISTBOX || nType == WINDOW_COMBOBOX) in CreateToolBoxController()
/aoo41x/main/vcl/unx/gtk/a11y/
H A Datkwindow.cxx86 if( (WINDOW_LISTBOX != type) && (WINDOW_COMBOBOX != type) && in init_from_window()
/aoo41x/main/tools/inc/tools/
H A Dwintypes.hxx72 #define WINDOW_COMBOBOX (WINDOW_FIRST + 0x24) macro
/aoo41x/main/toolkit/source/helper/
H A Dunowrapper.cxx67 case WINDOW_COMBOBOX: return new VCLXComboBox; in CreateXWindow()
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java593 public final static int WINDOW_COMBOBOX = (WINDOW_FIRST + 0x24); field
/aoo41x/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java229 case WINDOW_COMBOBOX: in codeParts()
/aoo41x/main/vcl/source/control/
H A Dcombobox.cxx75 Edit( WINDOW_COMBOBOX ) in ComboBox()
84 Edit( WINDOW_COMBOBOX ) in ComboBox()
H A Dedit.cxx1046 case WINDOW_COMBOBOX: in ImplGetNativeControlType()
2685 if( !maSelection && GetParent() && GetParent()->GetType() == WINDOW_COMBOBOX ) in ImplSetSelection()
H A Dbutton.cxx1119 case WINDOW_COMBOBOX: in ImplDrawPushButton()
1699 case WINDOW_COMBOBOX: in PreNotify()
/aoo41x/main/framework/source/uielement/
H A Daddonstoolbarmanager.cxx407 … if ( nType == WINDOW_LISTBOX || nType == WINDOW_MULTILISTBOX || nType == WINDOW_COMBOBOX ) in FillToolbar()
H A Dtoolbarmanager.cxx1142 … if ( nType == WINDOW_LISTBOX || nType == WINDOW_MULTILISTBOX || nType == WINDOW_COMBOBOX ) in CreateControllers()
/aoo41x/main/vcl/source/app/
H A Ddbggui.cxx1602 (pTempChild->GetType() == WINDOW_COMBOBOX) || in DbgDialogTest()
1736 (pChild->GetType() == WINDOW_COMBOBOX) || in DbgDialogTest()
/aoo41x/main/automation/source/server/
H A Drecorder.cxx286 case WINDOW_COMBOBOX: in IMPL_LINK()
H A Dstatemnt.cxx282 case WINDOW_COMBOBOX: nRT = C_ComboBox ; break; in ImpGetRType()
844 case WINDOW_COMBOBOX: in WriteControlData()
1960 (pTempChild->GetType() == WINDOW_COMBOBOX) || in IsWinOK()
4000 if ( pControl->GetType() == WINDOW_COMBOBOX ) in HandleCommonMethods()
/aoo41x/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx272 { "combobox", WINDOW_COMBOBOX },
719 case WINDOW_COMBOBOX: in ImplCreateWindow()
H A Dvclxaccessiblecomponent.cxx533 if( pWindow && pWindow->GetType() == WINDOW_COMBOBOX ) in FillAccessibleStateSet()
H A Dvclxwindow.cxx1810 case WINDOW_COMBOBOX: in setProperty()
2116 case WINDOW_COMBOBOX: in getProperty()
/aoo41x/main/vcl/source/window/
H A Dbrdwin.cxx1121 case WINDOW_COMBOBOX: in Init()
1291 case WINDOW_COMBOBOX: in DrawWindow()
H A Dwindow.cxx9141 case WINDOW_COMBOBOX: nRole = accessibility::AccessibleRole::COMBO_BOX; break; in GetAccessibleRole()
9267 case WINDOW_COMBOBOX: in GetAccessibleName()
/aoo41x/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 340 milliseconds