LibreOffice Module sdext (master) 1
Functions | Variables
wrapper_gpl.cxx File Reference
#include "pdfioutdev_gpl.hxx"
#include <string>
#include <cstddef>
#include <config_folders.h>
Include dependency graph for wrapper_gpl.cxx:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

FILE * g_binary_out =stderr
 
static const char * ownerPassword = "\001"
 
static const char * userPassword = "\001"
 
static const char * outputFile = "\001"
 
static const char * options = "\001"
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Variable Documentation

◆ g_binary_out

FILE* g_binary_out =stderr

Definition at line 31 of file wrapper_gpl.cxx.

Referenced by main(), pdfi::writeBinaryBuffer(), and pdfi::PDFOutDev::writeFontFile().

◆ options

const char* options = "\001"
static

Definition at line 36 of file wrapper_gpl.cxx.

Referenced by main().

◆ outputFile

const char* outputFile = "\001"
static

Definition at line 35 of file wrapper_gpl.cxx.

Referenced by main().

◆ ownerPassword

const char* ownerPassword = "\001"
static

Definition at line 33 of file wrapper_gpl.cxx.

Referenced by main().

◆ userPassword

const char* userPassword = "\001"
static

Definition at line 34 of file wrapper_gpl.cxx.

Referenced by main().