LibreOffice Module vcl (master) 1
Classes | Namespaces | Enumerations
PDFFindFlags.hxx File Reference
#include <o3tl/typed_flags_set.hxx>
#include <sal/types.h>
Include dependency graph for PDFFindFlags.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< vcl::pdf::PDFFindFlags >
 

Namespaces

namespace  vcl
 
namespace  vcl::pdf
 
namespace  o3tl
 

Enumerations

enum class  vcl::pdf::PDFFindFlags : sal_uInt32 {
  vcl::pdf::MatchCase = 0x00000001 ,
  vcl::pdf::MatchWholeWord = 0x00000002 ,
  vcl::pdf::Consecutive = 0x00000004
}