Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/unx/kde4/
H A DKDE4FilePicker.cxx357 QWidget* widget = _customWidgets[controlId]; in setValue() local
359 if (widget) in setValue()
395 if (widget) in getValue()
431 if (widget) in enableControl()
433 widget->setEnabled(enable); in enableControl()
442 if (widget) in setLabel()
477 if (widget) in getLabel()
509 QWidget* widget = 0; in addCustomControl() local
588 if (widget) in addCustomControl()
590 _layout->addWidget(widget); in addCustomControl()
[all …]
/trunk/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)
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx1029 gtk_widget_style_get( widget, in getNativeControlRegion()
1061 gtk_widget_style_get( widget, in getNativeControlRegion()
1858 GtkWidget *widget; in NWPaintOneEditBox() local
1894 GtkWidget* pBGWidget = widget; in NWPaintOneEditBox()
1900 NWSetWidgetState( widget, nState, stateType ); in NWPaintOneEditBox()
1907 gdkRect, widget, "entry", in NWPaintOneEditBox()
3748 GTK_WIDGET_SET_FLAGS( widget, gWidgetDefaultFlags[(long)widget] ); in NWSetWidgetState()
3756 gtk_widget_set_state( widget, nGtkState ); in NWSetWidgetState()
3785 gtk_widget_realize( widget ); in NWAddWidgetToCacheWindow()
3786 gtk_widget_ensure_style( widget ); in NWAddWidgetToCacheWindow()
[all …]
/trunk/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()
/trunk/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
/trunk/main/toolkit/doc/layout/
H A Dapinotes.txt71 + pointer to the widget itself passed in ?
73 + when the widget dies - just NULL the
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 Doldnotes.txt194 + coupling to toolkit - widget instantiation: how ...
226 + how will child widget properties work ?
H A DChangeLog43 from recover.cxx into new widget.
/trunk/main/vcl/unx/gtk/a11y/
H A DTODO34 + embed a tree widget inside the tree view ?
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.hxx348 static void dialog_mapped_cb(GtkWidget *widget, SalGtkFilePicker *pobjFP);
/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/writerfilter/documentation/doxygen/
H A DDoxyfile106 # replaced with the name of the entity): "The $name class" "The $name widget"
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg105 # replaced with the name of the entity): "The $name class" "The $name widget"

Completed in 73 milliseconds