Home
last modified time | relevance | path

Searched refs:TextShape (Results 1 – 25 of 141) sorted by relevance

123456

/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/
H A DTextShape.cpp68 TextShape::TextShape(KoInlineTextObjectManager *inlineTextObjectManager, KoTextRangeManager *textRa… in TextShape() function in TextShape
93 TextShape::TextShape(const TextShape &rhs) in TextShape() function in TextShape
127 TextShape::~TextShape() in ~TextShape()
131 KoShape *TextShape::cloneShape() const in cloneShape()
133 return new TextShape(*this); in cloneShape()
136 void TextShape::paintComponent(QPainter &painter, in paintComponent()
230 QPainterPath TextShape::outline() const in outline()
237 QRectF TextShape::outlineRect() const in outlineRect()
431 void TextShape::update() const in update()
459 KoImageCollection *TextShape::imageCollection() in imageCollection()
[all …]
H A DTextShape.h41 class TextShape; variable
50 class TextShape : public KoShapeContainer, public KoFrameShape
53TextShape(KoInlineTextObjectManager *inlineTextObjectManager, KoTextRangeManager *textRangeManager…
54 ~TextShape() override;
134 TextShape(const TextShape &rhs);
H A DSimpleRootAreaProvider.h25 class TextShape; variable
31 SimpleRootAreaProvider(KoTextShapeData *data, TextShape *textshape);
46 TextShape *m_textShape;
H A DTextShapeFactory.cpp85 TextShape *text = new TextShape(manager, locationManager); in createDefaultShape()
121 TextShape *shape = static_cast<TextShape *>(createDefaultShape(documentResources)); in createShape()
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/
H A DTextShape.cpp66 TextShape::TextShape(KoInlineTextObjectManager *inlineTextObjectManager, KoTextRangeManager *textRa… in TextShape() function in TextShape
90 TextShape::~TextShape() in ~TextShape()
186 QPointF TextShape::convertScreenPos(const QPointF &point) const in convertScreenPos()
193 QPainterPath TextShape::outline() const in outline()
200 QRectF TextShape::outlineRect() const in outlineRect()
213 void TextShape::shapeChanged(ChangeType type, KoShape *shape) in shapeChanged()
222 void TextShape::saveOdf(KoShapeSavingContext &context) const in saveOdf()
396 void TextShape::update() const in update()
401 void TextShape::update(const QRectF &shape) const in update()
421 KoImageCollection *TextShape::imageCollection() in imageCollection()
[all …]
H A DTextShape.h41 class TextShape; variable
50 class TextShape : public KoShapeContainer, public KoFrameShape
53TextShape(KoInlineTextObjectManager *inlineTextObjectManager, KoTextRangeManager *textRangeManager…
54 ~TextShape() override;
H A DSimpleRootAreaProvider.h25 class TextShape; variable
31 SimpleRootAreaProvider(KoTextShapeData *data, TextShape *textshape);
46 TextShape *m_textShape;
H A DTextShapeFactory.cpp85 TextShape *text = new TextShape(manager, locationManager); in createDefaultShape()
121 TextShape *shape = static_cast<TextShape*>(createDefaultShape(documentResources)); in createShape()
H A DTextDocumentInspectionDocker.cpp99 TextShape *textShape = dynamic_cast<TextShape*>(shape); in onShapeSelectionChanged()
H A DReviewTool.h28 class TextShape; variable
65 TextShape *m_textShape;
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/tests/
H A DMockTextShape.h26 class MockTextShape : public TextShape
30 : TextShape(0) in MockTextShape()
H A DTestTableLayout.h119 class MockTextShape : public TextShape
122 MockTextShape() : TextShape(0) in MockTextShape()
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/dialogs/
H A DBibliographyPreview.h29 class TextShape; variable
56 TextShape *m_textShape;
H A DTableOfContentsPreview.h29 class TextShape; variable
56 TextShape *m_textShape;
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/dialogs/
H A DBibliographyPreview.h29 class TextShape; variable
56 TextShape *m_textShape;
H A DTableOfContentsPreview.h29 class TextShape; variable
56 TextShape *m_textShape;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/_static/images/inheritance/
H A Dwx.lib.ogl.basic.TextShape_inheritance.png.map2 …area shape="rect" id="node1" href="wx.lib.ogl.basic.TextShape.html" title="wx.lib.ogl.basic.TextSh…
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/draw/shapes/
H A DTextShape.java22 public class TextShape implements Shape { class
34 public TextShape(ElementAttributes attr, PinDescriptions inputs, PinDescriptions outputs) { in TextShape() method in TextShape
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/presentation/
H A DNotesShape.idl24 #include <com/sun/star/drawing/TextShape.idl>
41 service com::sun::star::drawing::TextShape;
H A DDateTimeShape.idl24 #include <com/sun/star/drawing/TextShape.idl>
41 service com::sun::star::drawing::TextShape;
H A DHeaderShape.idl24 #include <com/sun/star/drawing/TextShape.idl>
41 service com::sun::star::drawing::TextShape;
H A DOutlinerShape.idl24 #include <com/sun/star/drawing/TextShape.idl>
41 service com::sun::star::drawing::TextShape;
H A DSubtitleShape.idl24 #include <com/sun/star/drawing/TextShape.idl>
41 service com::sun::star::drawing::TextShape;
H A DTitleTextShape.idl24 #include <com/sun/star/drawing/TextShape.idl>
41 service com::sun::star::drawing::TextShape;
H A DFooterShape.idl24 #include <com/sun/star/drawing/TextShape.idl>
41 service com::sun::star::drawing::TextShape;

123456