Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/office/
H A DOfficeControlAccess.cxx397 …DBG_ASSERT( WINDOW_LISTBOX == pControl->GetType(), "OControlAccess::SetValue: implGetControl retur… in setValue()
621 DBG_ASSERT( WINDOW_LISTBOX == _pControl->GetType(), in implSetControlProperty()
651 DBG_ASSERT( WINDOW_LISTBOX == _pControl->GetType(), in implSetControlProperty()
668 DBG_ASSERT( WINDOW_LISTBOX == _pControl->GetType(), in implSetControlProperty()
731 DBG_ASSERT( WINDOW_LISTBOX == _pControl->GetType(), in implGetControlProperty()
745 DBG_ASSERT( WINDOW_LISTBOX == _pControl->GetType(), in implGetControlProperty()
758 DBG_ASSERT( WINDOW_LISTBOX == _pControl->GetType(), in implGetControlProperty()
/trunk/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx425 if ( eWindowType == WINDOW_LISTBOX ) in OptionsWindow()
581 || ( eWindowType == WINDOW_LISTBOX ) in Resize()
/trunk/main/sfx2/source/sidebar/
H A DControllerFactory.cxx115 … if (nType == WINDOW_LISTBOX || nType == WINDOW_MULTILISTBOX || nType == WINDOW_COMBOBOX) in CreateToolBoxController()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwindow.cxx86 if( (WINDOW_LISTBOX != type) && (WINDOW_COMBOBOX != type) && in init_from_window()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx83 case WINDOW_LISTBOX: return new VCLXListBox; in CreateXWindow()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx73 #define WINDOW_LISTBOX (WINDOW_FIRST + 0x25) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java595 public final static int WINDOW_LISTBOX = (WINDOW_FIRST + 0x25); field
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java233 case WINDOW_LISTBOX: in codeParts()
/trunk/main/vcl/source/control/
H A Dlstbox.cxx56 ListBox::ListBox( Window* pParent, WinBits nStyle ) : Control( WINDOW_LISTBOX ) in ListBox()
65 Control( WINDOW_LISTBOX ) in ListBox()
H A Dbutton.cxx1113 case WINDOW_LISTBOX: in ImplDrawPushButton()
1693 case WINDOW_LISTBOX: in PreNotify()
/trunk/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()
/trunk/main/vcl/source/app/
H A Ddbggui.cxx1600 (pTempChild->GetType() == WINDOW_LISTBOX) || in DbgDialogTest()
1734 (pChild->GetType() == WINDOW_LISTBOX) || in DbgDialogTest()
/trunk/main/automation/source/server/
H A Drecorder.cxx269 case WINDOW_LISTBOX: in IMPL_LINK()
H A Dstatemnt.cxx281 case WINDOW_LISTBOX: nRT = C_ListBox ; break; in ImpGetRType()
843 case WINDOW_LISTBOX: in WriteControlData()
1958 (pTempChild->GetType() == WINDOW_LISTBOX) || in IsWinOK()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx294 { "listbox", WINDOW_LISTBOX },
790 case WINDOW_LISTBOX: in ImplCreateWindow()
H A Dvclxwindow.cxx1823 case WINDOW_LISTBOX: in setProperty()
2115 case WINDOW_LISTBOX: in getProperty()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx1114 case WINDOW_LISTBOX: in Init()
1276 case WINDOW_LISTBOX: in DrawWindow()
H A Dwindow.cxx9143 case WINDOW_LISTBOX: in GetAccessibleRole()
9268 case WINDOW_LISTBOX: in GetAccessibleName()
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 204 milliseconds