#include <ap_Dialog_Latex.h>
List of all members.
Member Enumeration Documentation
Constructor & Destructor Documentation
| AP_Dialog_Latex::~AP_Dialog_Latex |
( |
void |
|
) |
[virtual] |
Member Function Documentation
| void AP_Dialog_Latex::ConstructWindowName |
( |
void |
|
) |
|
References XAP_Dialog_Modeless::BuildWindowName(), FREEP, gchar, XAP_App::getStringSet(), XAP_StringSet::getValue(), XAP_Dialog::m_pApp, m_sWindowName, and UT_XML_cloneNoAmpersands().
Referenced by AP_Win32Dialog_Latex::_onInitDialog(), AP_Win32Dialog_Latex::activate(), AP_UnixDialog_Latex::activate(), AP_UnixDialog_Latex::constructDialog(), AP_Win32Dialog_Latex::notifyActiveFrame(), and AP_UnixDialog_Latex::notifyActiveFrame().
| bool AP_Dialog_Latex::convertLatexToMathML |
( |
void |
|
) |
|
Use the convert method of the embedmanager to convert from Latex to MathML
References UT_UTF8String::appendBuf(), UT_UTF8String::clear(), GR_EmbedManager::convert(), XAP_Dialog_Modeless::getActiveFrame(), XAP_Frame::getCurrentView(), FL_DocLayout::getEmbedManager(), FV_View::getLayout(), UT_ByteBuf::ins(), GR_EmbedManager::isDefault(), m_sLatex, m_sMathML, UT_UTF8String::size(), and UT_UTF8String::utf8_str().
Referenced by AP_Win32Dialog_Latex::event_Insert(), AP_UnixDialog_Latex::event_Insert(), and AP_CocoaDialog_Latex::event_Insert.
| void AP_Dialog_Latex::getLatex |
( |
UT_UTF8String & |
sLatex |
) |
[inline] |
| virtual bool AP_Dialog_Latex::getLatexFromGUI |
( |
void |
|
) |
[pure virtual] |
| void AP_Dialog_Latex::insertIntoDoc |
( |
void |
|
) |
|
| void AP_Dialog_Latex::setActiveFrame |
( |
XAP_Frame * |
pFrame |
) |
[virtual] |
| void AP_Dialog_Latex::setLatex |
( |
UT_UTF8String & |
sLatex |
) |
[inline] |
| virtual void AP_Dialog_Latex::setLatexInGUI |
( |
void |
|
) |
[pure virtual] |
| void AP_Dialog_Latex::setMathML |
( |
UT_UTF8String & |
sMathML |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: