Searched defs:Dialog (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/vcl/inc/vcl/ |
H A D | dialog.hxx | 41 class VCL_DLLPUBLIC Dialog : public SystemWindow class
|
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/ |
H A D | Dialog.java | 31 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
|
/aoo41x/main/vcl/source/window/ |
H A D | dialog.cxx | 413 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
|
/aoo41x/main/fpicker/source/office/ |
H A D | OfficeFolderPicker.cxx | 144 IMPL_LINK( SvtFolderPicker, DialogClosedHdl, Dialog*, pDlg ) in IMPL_LINK() argument
|
H A D | OfficeFilePicker.cxx | 257 IMPL_LINK( SvtFilePicker, DialogClosedHdl, Dialog*, pDlg ) in IMPL_LINK() argument
|
/aoo41x/main/toolkit/inc/layout/ |
H A D | layout-pre.hxx | 41 #define Dialog layout::Dialog macro
|
H A D | layout.hxx | 554 class TOOLKIT_DLLPUBLIC Dialog : public Context, public Window class
|
/aoo41x/main/toolkit/source/layout/vcl/ |
H A D | wrapper.cxx | 781 Dialog::Dialog( Window *parent, const char *xml_file, const char *id, sal_uInt32 nId ) in Dialog() function in layout::Dialog 790 Dialog::Dialog( ::Window *parent, const char *xml_file, const char *id, sal_uInt32 nId ) in Dialog() function in layout::Dialog
|
/aoo41x/main/cui/source/factory/ |
H A D | dlgfact.cxx | 190 IMPL_LINK( VclAbstractDialog2_Impl, EndDialogHdl, Dialog*, pDlg ) in IMPL_LINK() argument
|
Completed in 109 milliseconds