LibreOffice Module oox (master) 1
|
#include <drawingml/textbodycontext.hxx>
#include <drawingml/textbodypropertiescontext.hxx>
#include <drawingml/textparagraph.hxx>
#include <drawingml/textparagraphpropertiescontext.hxx>
#include <drawingml/textcharacterpropertiescontext.hxx>
#include <drawingml/textliststylecontext.hxx>
#include <drawingml/textfield.hxx>
#include <drawingml/textfieldcontext.hxx>
#include <oox/drawingml/shape.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/helper/attributelist.hxx>
#include <sax/fastattribs.hxx>
#include "hyperlinkcontext.hxx"
#include <oox/mathml/imexport.hxx>
#include <sal/log.hxx>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | oox |
namespace | oox::drawingml |
|
protected |
Definition at line 57 of file textbodycontext.cxx.