|
LibreOffice Module fpicker (master) 1
|
#include <memory>#include <com/sun/star/beans/StringPair.hpp>#include <com/sun/star/uno/Any.hxx>#include <com/sun/star/uno/Sequence.hxx>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/ucb/IOErrorCode.hpp>#include <unotools/confignode.hxx>#include "asyncfilepicker.hxx"#include "fpsmartcontent.hxx"#include "fpdialogbase.hxx"#include <o3tl/typed_flags_set.hxx>#include <vcl/timer.hxx>#include <set>#include <string_view>Go to the source code of this file.
Classes | |
| struct | o3tl::typed_flags< AdjustFilterFlags > |
| class | SvtFileDialog |
Namespaces | |
| namespace | o3tl |
Enumerations | |
| enum class | AdjustFilterFlags { NONE = 0x0000 , NonEmpty = 0x0001 , Changed = 0x0002 , UserFilter = 0x0004 } |
|
strong |