Home
last modified time | relevance | path

Searched defs:Dialog (Results 1 – 9 of 9) sorted by path

/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DDialog.java31 public class Dialog extends java.awt.Dialog implements javax.accessibility.Accessible, NativeFrame { class
40 protected Dialog(java.awt.Frame owner, XAccessibleComponent xAccessibleComponent) { in Dialog() method in Dialog
45 protected Dialog(java.awt.Frame owner, String name, XAccessibleComponent xAccessibleComponent) { in Dialog() method in Dialog
50 …protected Dialog(java.awt.Frame owner, String name, boolean modal, XAccessibleComponent xAccessibl… in Dialog() method in Dialog
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx190 IMPL_LINK( VclAbstractDialog2_Impl, EndDialogHdl, Dialog*, pDlg ) in IMPL_LINK() argument
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx257 IMPL_LINK( SvtFilePicker, DialogClosedHdl, Dialog*, pDlg ) in IMPL_LINK() argument
H A DOfficeFolderPicker.cxx144 IMPL_LINK( SvtFolderPicker, DialogClosedHdl, Dialog*, pDlg ) in IMPL_LINK() argument
/trunk/main/toolkit/inc/layout/
H A Dlayout-pre.hxx41 #define Dialog layout::Dialog macro
H A Dlayout.hxx554 class TOOLKIT_DLLPUBLIC Dialog : public Context, public Window class
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx775 Dialog::Dialog( Window *parent, const char *xml_file, const char *id, sal_uInt32 nId ) in Dialog() function in layout::Dialog
784 Dialog::Dialog( ::Window *parent, const char *xml_file, const char *id, sal_uInt32 nId ) in Dialog() function in layout::Dialog
/trunk/main/vcl/inc/vcl/
H A Ddialog.hxx41 class VCL_DLLPUBLIC Dialog : public SystemWindow class
/trunk/main/vcl/source/window/
H A Ddialog.cxx413 Dialog::Dialog( WindowType nType ) : in Dialog() function in Dialog
421 Dialog::Dialog( Window* pParent, WinBits nStyle ) : in Dialog() function in Dialog
430 Dialog::Dialog( Window* pParent, const ResId& rResId ) : in Dialog() function in Dialog
449 IMPL_LINK( Dialog, ImplAsyncCloseHdl, void*, EMPTYARG ) in IMPL_LINK() argument

Completed in 75 milliseconds