LibreOffice Module oox (master) 1
|
#include <memory>
#include <com/sun/star/text/XTextCursor.hpp>
#include <com/sun/star/text/XText.hpp>
#include <oox/core/xmlfilterbase.hxx>
#include <oox/helper/refvector.hxx>
#include <drawingml/textrun.hxx>
#include <drawingml/textliststyle.hxx>
#include <drawingml/textparagraphproperties.hxx>
Go to the source code of this file.
Classes | |
class | oox::drawingml::TextParagraph |
Namespaces | |
namespace | oox |
namespace | oox::formulaimport |
namespace | oox::drawingml |
Macros | |
#define | OOX_BULLET_LIST_SCALE_FACTOR 0.7f |
Typedefs | |
typedef RefVector< TextRun > | oox::drawingml::TextRunVector |
#define OOX_BULLET_LIST_SCALE_FACTOR 0.7f |
Definition at line 34 of file textparagraph.hxx.