|
LibreOffice Module sfx2 (master) 1
|
Public Member Functions | |
| SvxOpenGrf_Impl (weld::Window *pPreferredParent, sal_Int16 nDialogType) | |
Public Attributes | |
| sfx2::FileDialogHelper | aFileDlg |
| OUString | sDetectedFilter |
| weld::Window * | pDialogParent |
| uno::Reference< XFilePickerControlAccess > | xCtrlAcc |
Definition at line 63 of file opengrf.cxx.
| SvxOpenGrf_Impl::SvxOpenGrf_Impl | ( | weld::Window * | pPreferredParent, |
| sal_Int16 | nDialogType | ||
| ) |
Definition at line 75 of file opengrf.cxx.
References aFileDlg, sfx2::FileDialogHelper::GetFilePicker(), and xCtrlAcc.
| sfx2::FileDialogHelper SvxOpenGrf_Impl::aFileDlg |
Definition at line 68 of file opengrf.cxx.
Referenced by SvxOpenGrf_Impl().
| weld::Window* SvxOpenGrf_Impl::pDialogParent |
Definition at line 70 of file opengrf.cxx.
| OUString SvxOpenGrf_Impl::sDetectedFilter |
Definition at line 69 of file opengrf.cxx.
| uno::Reference< XFilePickerControlAccess > SvxOpenGrf_Impl::xCtrlAcc |
Definition at line 71 of file opengrf.cxx.
Referenced by SvxOpenGrf_Impl().