LibreOffice Module fpicker (master) 1
Classes | Namespaces | Enumerations
iodlg.hxx File Reference
#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>
Include dependency graph for iodlg.hxx:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ AdjustFilterFlags

enum class AdjustFilterFlags
strong
Enumerator
NONE 
NonEmpty 
Changed 
UserFilter 

Definition at line 42 of file iodlg.hxx.