LibreOffice Module sw (master) 1
|
Namespaces | |
namespace | ConversionHelper |
Classes | |
class | BezierShape |
struct | ClientData |
class | ClientDataContext |
class | ComplexShape |
struct | ControlInfo |
class | ControlShapeContext |
class | CustomShape |
class | Drawing |
class | DrawingFragment |
class | EllipseShape |
struct | FillModel |
class | GroupShape |
class | GroupShapeContext |
class | InputStream |
class | LineShape |
struct | OleObjectInfo |
class | PolyLineShape |
class | RectangleShape |
class | RectangleShapeContext |
struct | ShadowModel |
class | ShapeBase |
class | ShapeContainer |
class | ShapeContext |
class | ShapeContextBase |
class | ShapeLayoutContext |
struct | ShapeModel |
struct | ShapeParentAnchor |
class | ShapeType |
class | ShapeTypeContext |
struct | ShapeTypeModel |
class | SimpleShape |
struct | StrokeArrowModel |
struct | StrokeModel |
class | TextBox |
class | TextBoxContext |
struct | TextFontModel |
struct | TextParagraphModel |
struct | TextpathModel |
class | TextPortionContext |
struct | TextPortionModel |
class | VMLExport |
class | VMLTextExport |
Typedefs | |
typedef ::std::pair< sal_Int32, sal_Int32 > | Int32Pair |
typedef ::std::pair< double, double > | DoublePair |
Enumerations | |
enum | DrawingType |
Functions | |
static void | lcl_setGradientStop (std::multimap< double, Color > &rMap, const double fKey, const Color &rValue) |
static beans::PropertyValue | lcl_createTextpathProps () |
constexpr OStringLiteral | gaOpeningCData ("<![CDATA[") |
constexpr OStringLiteral | gaClosingCData ("]]>") |
static void | lcl_setSurround (PropertySet &rPropSet, const ShapeTypeModel &rTypeModel, const GraphicHelper &rGraphicHelper) |
static void | lcl_SetAnchorType (PropertySet &rPropSet, const ShapeTypeModel &rTypeModel, const GraphicHelper &rGraphicHelper) |
Variables | |
VMLDRAWING_WORD | |
VMLDRAWING_EXCEL | |
VMLDRAWING_POWERPOINT | |
const sal_Int32 | VML_CLIENTDATA_UNCHECKED |
const sal_Int32 | VML_CLIENTDATA_CHECKED |
const sal_Int32 | VML_CLIENTDATA_MIXED |
const sal_Int32 | VML_CLIENTDATA_TEXT |
const sal_Int32 | VML_CLIENTDATA_INTEGER |
const sal_Int32 | VML_CLIENTDATA_NUMBER |
const sal_Int32 | VML_CLIENTDATA_REFERENCE |
const sal_Int32 | VML_CLIENTDATA_FORMULA |