/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/ |
H A D | TextShape.cpp | 68 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 D | TextShape.h | 41 class TextShape; variable 50 class TextShape : public KoShapeContainer, public KoFrameShape 53 …TextShape(KoInlineTextObjectManager *inlineTextObjectManager, KoTextRangeManager *textRangeManager… 54 ~TextShape() override; 134 TextShape(const TextShape &rhs);
|
H A D | SimpleRootAreaProvider.h | 25 class TextShape; variable 31 SimpleRootAreaProvider(KoTextShapeData *data, TextShape *textshape); 46 TextShape *m_textShape;
|
H A D | TextShapeFactory.cpp | 85 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 D | TextShape.cpp | 66 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 D | TextShape.h | 41 class TextShape; variable 50 class TextShape : public KoShapeContainer, public KoFrameShape 53 …TextShape(KoInlineTextObjectManager *inlineTextObjectManager, KoTextRangeManager *textRangeManager… 54 ~TextShape() override;
|
H A D | SimpleRootAreaProvider.h | 25 class TextShape; variable 31 SimpleRootAreaProvider(KoTextShapeData *data, TextShape *textshape); 46 TextShape *m_textShape;
|
H A D | TextShapeFactory.cpp | 85 TextShape *text = new TextShape(manager, locationManager); in createDefaultShape() 121 TextShape *shape = static_cast<TextShape*>(createDefaultShape(documentResources)); in createShape()
|
H A D | TextDocumentInspectionDocker.cpp | 99 TextShape *textShape = dynamic_cast<TextShape*>(shape); in onShapeSelectionChanged()
|
H A D | ReviewTool.h | 28 class TextShape; variable 65 TextShape *m_textShape;
|
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/tests/ |
H A D | MockTextShape.h | 26 class MockTextShape : public TextShape 30 : TextShape(0) in MockTextShape()
|
H A D | TestTableLayout.h | 119 class MockTextShape : public TextShape 122 MockTextShape() : TextShape(0) in MockTextShape()
|
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/dialogs/ |
H A D | BibliographyPreview.h | 29 class TextShape; variable 56 TextShape *m_textShape;
|
H A D | TableOfContentsPreview.h | 29 class TextShape; variable 56 TextShape *m_textShape;
|
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/dialogs/ |
H A D | BibliographyPreview.h | 29 class TextShape; variable 56 TextShape *m_textShape;
|
H A D | TableOfContentsPreview.h | 29 class TextShape; variable 56 TextShape *m_textShape;
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/_static/images/inheritance/ |
H A D | wx.lib.ogl.basic.TextShape_inheritance.png.map | 2 …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 D | TextShape.java | 22 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 D | NotesShape.idl | 24 #include <com/sun/star/drawing/TextShape.idl> 41 service com::sun::star::drawing::TextShape;
|
H A D | DateTimeShape.idl | 24 #include <com/sun/star/drawing/TextShape.idl> 41 service com::sun::star::drawing::TextShape;
|
H A D | HeaderShape.idl | 24 #include <com/sun/star/drawing/TextShape.idl> 41 service com::sun::star::drawing::TextShape;
|
H A D | OutlinerShape.idl | 24 #include <com/sun/star/drawing/TextShape.idl> 41 service com::sun::star::drawing::TextShape;
|
H A D | SubtitleShape.idl | 24 #include <com/sun/star/drawing/TextShape.idl> 41 service com::sun::star::drawing::TextShape;
|
H A D | TitleTextShape.idl | 24 #include <com/sun/star/drawing/TextShape.idl> 41 service com::sun::star::drawing::TextShape;
|
H A D | FooterShape.idl | 24 #include <com/sun/star/drawing/TextShape.idl> 41 service com::sun::star::drawing::TextShape;
|