Class representing the Adobe core fonts. (For internal use only) More...
#include <pdffontvolt.h>
Public Member Functions | |
| wxPdfVolt () | |
| Default constructor. | |
| virtual | ~wxPdfVolt () |
| Default destructor. | |
| void | LoadVoltData (wxXmlNode *volt) |
| Load VOLT data. | |
| wxString | ProcessRules (const wxString &text) |
| Process VOLT rules. | |
Class representing the Adobe core fonts. (For internal use only)
| wxPdfVolt::wxPdfVolt | ( | ) |
Default constructor.
| virtual wxPdfVolt::~wxPdfVolt | ( | ) | [virtual] |
Default destructor.
| void wxPdfVolt::LoadVoltData | ( | wxXmlNode * | volt ) |
Load VOLT data.
| wxString wxPdfVolt::ProcessRules | ( | const wxString & | text ) |
Process VOLT rules.
1.7.2