| /AOO41X/main/fpicker/source/unx/kde4/ |
| H A D | KDE4FilePicker.cxx | 355 QWidget* widget = _customWidgets[controlId]; in setValue() local 357 if (widget) in setValue() 369 QCheckBox* cb = dynamic_cast<QCheckBox*>(widget); in setValue() 391 QWidget* widget = _customWidgets[controlId]; in getValue() local 393 if (widget) in getValue() 405 QCheckBox* cb = dynamic_cast<QCheckBox*>(widget); in getValue() 427 QWidget* widget = _customWidgets[controlId]; in enableControl() local 429 if (widget) in enableControl() 431 widget->setEnabled(enable); in enableControl() 438 QWidget* widget = _customWidgets[controlId]; in setLabel() local [all …]
|
| /AOO41X/main/toolkit/src2xml/source/ |
| H A D | boxer.py | 82 for widget in dlgnode.children: 83 if widget.hasAttr('x') and widget.hasAttr('y'): 84 mx.addWidget(widget) 86 newnode.appendChild(widget)
|
| /AOO41X/main/vcl/unx/gtk/gdi/ |
| H A D | salnativewidgets-gtk.cxx | 178 static void NWAddWidgetToCacheWindow( GtkWidget* widget, int nScreen ); 179 static void NWSetWidgetState( GtkWidget* widget, ControlState nState, GtkStateType nGtkState ); 1027 …GtkWidget* widget = (nType == CTRL_RADIOBUTTON) ? gWidgetData[m_nScreen].gRadioWidget : gWidgetDat… in getNativeControlRegion() local 1029 gtk_widget_style_get( widget, in getNativeControlRegion() 1044 GtkWidget* widget = gWidgetData[m_nScreen].gEditBoxWidget; in getNativeControlRegion() local 1046 gtk_widget_size_request( widget, &aReq ); in getNativeControlRegion() 1058 …GtkWidget* widget = (nPart == PART_THUMB_HORZ) ? gWidgetData[m_nScreen].gHScale : gWidgetData[m_nS… in getNativeControlRegion() local 1061 gtk_widget_style_get( widget, in getNativeControlRegion() 1858 GtkWidget *widget; in NWPaintOneEditBox() local 1874 widget = gWidgetData[nScreen].gSpinButtonWidget; in NWPaintOneEditBox() [all …]
|
| /AOO41X/main/comphelper/source/misc/ |
| H A D | uieventslogger.cxx | 374 OUString widget; in logDispatch() local 375 args[originwidget_idx].Value >>= widget; in logDispatch() 376 map<OUString, OUString>::iterator widget_it = m_OriginWidgetAbbr.find(widget); in logDispatch() 378 widget = widget_it->second; in logDispatch() 379 logdata[2] = widget; in logDispatch()
|
| /AOO41X/main/offapi/com/sun/star/awt/ |
| H A D | XLayoutFlow.idl | 34 and flow containers. Can be implemented by either a container or an ordinary widget; 45 /** Allow the container/widget to toggle the functionality. */
|
| H A D | XLayoutRoot.idl | 41 /** specifies an interface for a top-level layoutable widget
|
| H A D | XStyleSettings.idl | 43 … native widget framework, i.e. in the desktop theme's look, then they won't necessarily respect all
|
| /AOO41X/main/toolkit/doc/layout/ |
| H A D | TODO | 18 TODO: (ricardo) I think we should cut on LayoutRoot, stripping out its widget 19 proxy interface (just make it return the root widget). 74 **** embed custom widget
|
| H A D | ChangeLog | 43 from recover.cxx into new widget.
|
| /AOO41X/main/vcl/unx/gtk/a11y/ |
| H A D | TODO | 34 + embed a tree widget inside the tree view ?
|
| /AOO41X/main/fpicker/source/unx/gnome/ |
| H A D | SalGtkFilePicker.hxx | 348 static void dialog_mapped_cb(GtkWidget *widget, SalGtkFilePicker *pobjFP);
|
| /AOO41X/test/testassistant/lib/ |
| HD | testcommon.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/openoffice/
org/ ... |
| /AOO41X/main/writerfilter/documentation/doxygen/ |
| H A D | Doxyfile | 106 # replaced with the name of the entity): "The $name class" "The $name widget"
|
| /AOO41X/main/solenv/doc/gbuild/ |
| H A D | doxygen.cfg | 105 # replaced with the name of the entity): "The $name class" "The $name widget"
|