Home
last modified time | relevance | path

Searched defs:peer (Results 1 – 7 of 7) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/web/
H A DAbstractErrorHandler.java41 XWindowPeer peer; field in AbstractErrorHandler
104 …public static boolean showMessage(XMultiServiceFactory xmsf, XWindowPeer peer, String message, int… in showMessage()
112 public static boolean showMessage(XMultiServiceFactory xmsf, XWindowPeer peer, in showMessage()
H A DProcessErrorHandler.java50 …public ProcessErrorHandler(XMultiServiceFactory xmsf, XWindowPeer peer, WebWizardDialogResources r… in ProcessErrorHandler()
H A DWWD_General.java370 XWindowPeer peer = xControl.getPeer(); in unexpectedError() local
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx56 EditImpl( Context *context, const PeerHandle &peer, Window *window ) in EditImpl()
142 MultiLineEditImpl( Context *context, const PeerHandle &peer, Window *window ) in MultiLineEditImpl()
154 SpinFieldImpl( Context *context, const PeerHandle &peer, Window *window ) in SpinFieldImpl()
165 NumericFieldImpl( Context *context, const PeerHandle &peer, Window *window ) in NumericFieldImpl()
174 MetricFieldImpl( Context *context, const PeerHandle &peer, Window *window ) in MetricFieldImpl()
189 explicit FormatterBaseImpl( const PeerHandle &peer ) in FormatterBaseImpl()
204 explicit NumericFormatterImpl( const PeerHandle &peer ) in NumericFormatterImpl()
233 explicit MetricFormatterImpl( const PeerHandle &peer ) in MetricFormatterImpl()
329 ComboBoxImpl( Context *context, const PeerHandle &peer, Window *window ) in ComboBoxImpl()
505 ListBoxImpl( Context *context, const PeerHandle &peer, Window *window ) in ListBoxImpl()
H A Dwrapper.cxx160 WindowImpl::WindowImpl (Context *context, const PeerHandle &peer, Window *window) in WindowImpl()
676 ControlImpl::ControlImpl (Context *context, const PeerHandle &peer, Window *window) in ControlImpl()
769 DialogImpl::DialogImpl( Context *context, const PeerHandle &peer, Window *window ) in DialogImpl()
1003 TabControlImpl (Context *context, const PeerHandle &peer, Window *window) in TabControlImpl()
1230 TabPageImpl( Context *context, const PeerHandle &peer, Window *window ) in TabPageImpl()
1276 FixedLineImpl( Context *context, const PeerHandle &peer, Window *window ) in FixedLineImpl()
1295 FixedTextImpl( Context *context, const PeerHandle &peer, Window *window ) in FixedTextImpl()
1335 FixedInfoImpl( Context *context, const PeerHandle &peer, Window *window ) in FixedInfoImpl()
1348 ProgressBarImpl( Context *context, const PeerHandle &peer, Window *window ) in ProgressBarImpl()
1367 FixedImageImpl( Context *context, const PeerHandle &peer, Window *window) in FixedImageImpl()
[all …]
H A Dwbutton.cxx84 ButtonImpl( Context *context, const PeerHandle &peer, Window *window ) in ButtonImpl()
188 PushButtonImpl( Context *context, const PeerHandle &peer, Window *window ) in PushButtonImpl()
265 RadioButtonImpl( Context *context, const PeerHandle &peer, Window *window ) in RadioButtonImpl()
373 CheckBoxImpl( Context *context, const PeerHandle &peer, Window *window ) in CheckBoxImpl()
501 AdvancedButtonImpl( Context *context, PeerHandle const& peer, Window *window ) in AdvancedButtonImpl()
634 MoreButtonImpl( Context *context, PeerHandle const& peer, Window *window ) in MoreButtonImpl()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DSystemDialog.java365 …public static int showMessageBox(XMultiServiceFactory xMSF, XWindowPeer peer, String windowService… in showMessageBox()

Completed in 46 milliseconds