LibreOffice Module vcl (master) 1
Namespaces | Enumerations
PDFErrorType.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vcl
 
namespace  vcl::pdf
 

Enumerations

enum class  vcl::pdf::PDFErrorType {
  vcl::pdf::Success = 0 ,
  vcl::pdf::Unknown = 1 ,
  vcl::pdf::File = 2 ,
  vcl::pdf::Format = 3 ,
  vcl::pdf::Password = 4 ,
  vcl::pdf::Security = 5 ,
  vcl::pdf::Page = 6
}