LibreOffice Module fpicker (master) 1
Functions | Variables
shared.hxx File Reference
#include <rtl/ustring.hxx>
Include dependency graph for shared.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const OUStringLiteral BACKSLASH (u"\\")
 
const OUStringLiteral FILTER_SEPARATOR (u"------------------------------------------")
 
const OUStringLiteral ALL_FILES_WILDCARD (u"*.*")
 

Variables

const bool ALLOW_DUPLICATES = true
 

Function Documentation

◆ ALL_FILES_WILDCARD()

const OUStringLiteral ALL_FILES_WILDCARD ( u"*.*"  )

◆ BACKSLASH()

const OUStringLiteral BACKSLASH ( u"\\"  )

◆ FILTER_SEPARATOR()

const OUStringLiteral FILTER_SEPARATOR ( u"------------------------------------------"  )

Variable Documentation

◆ ALLOW_DUPLICATES

const bool ALLOW_DUPLICATES = true

Definition at line 27 of file shared.hxx.