LibreOffice Module fpicker (master) 1
Classes | Typedefs
OfficeFolderPicker.hxx File Reference
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/ui/dialogs/XFolderPicker2.hpp>
#include <com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include "commonpicker.hxx"
Include dependency graph for OfficeFolderPicker.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SvtFolderPicker
 

Typedefs

typedef cppu::ImplInheritanceHelper< svt::OCommonPicker, css::ui::dialogs::XFolderPicker2, css::ui::dialogs::XAsynchronousExecutableDialog, css::lang::XServiceInfo > SvtFolderPicker_Base
 

Typedef Documentation

◆ SvtFolderPicker_Base

typedef cppu::ImplInheritanceHelper< svt::OCommonPicker, css::ui::dialogs::XFolderPicker2, css::ui::dialogs::XAsynchronousExecutableDialog, css::lang::XServiceInfo > SvtFolderPicker_Base

Definition at line 34 of file OfficeFolderPicker.hxx.