- OCG_ACTION_OFF - Static variable in class com.qoppa.pdf.actions.SetOCGState
-
- OCG_ACTION_ON - Static variable in class com.qoppa.pdf.actions.SetOCGState
-
- OCG_ACTION_TOGGLE - Static variable in class com.qoppa.pdf.actions.SetOCGState
-
- OPEN_EXISTING_WINDOW - Static variable in class com.qoppa.pdf.actions.Action
-
Replace the current document in the same window.
- OPEN_NEW_WINDOW - Static variable in class com.qoppa.pdf.actions.Action
-
Open the destination document in a new window.
- OPEN_USER_PREFERENCE - Static variable in class com.qoppa.pdf.actions.Action
-
The viewer application should behave in accordance with the current user preference.
- openDoc(PDFSource) - Method in interface com.qoppa.pdf.IWindowHandler
-
Open the PDF source.
- openFile(PDFViewerBean) - Method in class com.qoppa.pdfNotes.PDFNotesBean
-
This method is called whenever the user presses the file open button.
- openFile(PDFViewerBean) - Method in interface com.qoppa.pdfViewer.IPDFOpener
-
This method gets called by the PDFViewerBean whenever the user presses the folder open button on the toolbar.
- openFile() - Method in class com.qoppa.pdfViewer.PDFViewerBean
-
Initiates the file open process.
- openFile(PDFViewerBean) - Method in class com.qoppa.pdfViewer.PDFViewerBean
-
Initiates the file open process.
- OVERLAY_ALIGNMENT_CENTER - Static variable in interface com.qoppa.pdf.annotations.Redaction
-
- OVERLAY_ALIGNMENT_CENTER - Static variable in class com.qoppa.pdfNotes.settings.RedactionTool
-
- OVERLAY_ALIGNMENT_LEFT - Static variable in interface com.qoppa.pdf.annotations.Redaction
-
- OVERLAY_ALIGNMENT_LEFT - Static variable in class com.qoppa.pdfNotes.settings.RedactionTool
-
- OVERLAY_ALIGNMENT_RIGHT - Static variable in interface com.qoppa.pdf.annotations.Redaction
-
- OVERLAY_ALIGNMENT_RIGHT - Static variable in class com.qoppa.pdfNotes.settings.RedactionTool
-
- ownerPasswordEntered() - Method in class com.qoppa.pdf.permissions.PasswordPermissions
-
Return a flag indicating whether the document was opened using the owner password if the document is encrypted.