LibreOffice Module oox (master) 1
Namespaces | Functions
imexport.hxx File Reference
#include <oox/core/filterbase.hxx>
#include <oox/dllapi.h>
#include <oox/export/utils.hxx>
#include <rtl/ref.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/textenc.h>
#include <sax/fshelper.hxx>
#include <tools/gen.hxx>
Include dependency graph for imexport.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  oox
 
namespace  oox::formulaimport
 
namespace  oox::core
 
namespace  oox::drawingml
 

Functions

class OOX_DLLPUBLIC oox::SAL_LOPLUGIN_ANNOTATE ("crosscast") FormulaImExportBase
 Interface class, StarMath will implement readFormulaOoxml() to read OOXML representing the formula, getFormulaSize() to provide the size of the resulting formula, and writeFormula*() to write out markup representing the formula. More...
 
rtl::Reference< core::ContextHandler > oox::CreateLazyMathBufferingContext (core::ContextHandler const &rParent, drawingml::TextParagraph &rPara)