Home
last modified time | relevance | path

Searched refs:userPassword (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sdext/source/pdfimport/xpdfwrapper/
H A Dwrapper_gpl.cxx33 static char userPassword[33] = "\001"; variable
41 {(char*)"-upw", argString, userPassword, sizeof(userPassword),
47 static const char *userPassword = "\001"; variable
77 userPassword = argv[k+1]; in main()
131 GooString* pUserPasswordStr( userPassword[0] != '\001' in main()
132 ? new GooString(userPassword) in main()

Completed in 6 milliseconds