Home
last modified time | relevance | path

Searched refs:widget (Results 1 – 14 of 14) sorted by relevance

/AOO41X/main/fpicker/source/unx/kde4/
H A DKDE4FilePicker.cxx355 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 Dboxer.py82 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 Dsalnativewidgets-gtk.cxx178 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 Duieventslogger.cxx374 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 DXLayoutFlow.idl34 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 DXLayoutRoot.idl41 /** specifies an interface for a top-level layoutable widget
H A DXStyleSettings.idl43 … 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 DTODO18 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 DChangeLog43 from recover.cxx into new widget.
/AOO41X/main/vcl/unx/gtk/a11y/
H A DTODO34 + embed a tree widget inside the tree view ?
/AOO41X/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.hxx348 static void dialog_mapped_cb(GtkWidget *widget, SalGtkFilePicker *pobjFP);
/AOO41X/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...
/AOO41X/main/writerfilter/documentation/doxygen/
H A DDoxyfile106 # replaced with the name of the entity): "The $name class" "The $name widget"
/AOO41X/main/solenv/doc/gbuild/
H A Ddoxygen.cfg105 # replaced with the name of the entity): "The $name class" "The $name widget"