Home
last modified time | relevance | path

Searched refs:paragraphStyleSelected (Results 1 – 8 of 8) sorted by path

/dports/editors/calligra/calligra-3.2.1/plugins/textshape/
H A DTextTool.cpp2236 …connect(spw, SIGNAL(paragraphStyleSelected(KoParagraphStyle*)), this, SLOT(setStyle(KoParagraphSty… in createOptionWidgets()
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/dialogs/
H A DSimpleParagraphWidget.cpp555 emit paragraphStyleSelected(paragStyle); in styleSelected() local
567 emit paragraphStyleSelected(paragStyle); in styleSelected() local
H A DSimpleParagraphWidget.h62 void paragraphStyleSelected(KoParagraphStyle *);
H A DStylesWidget.cpp148 emit paragraphStyleSelected(paragraphStyle); in applyParagraphStyle() local
H A DStylesWidget.h52 void paragraphStyleSelected(KoParagraphStyle *paragraphStyle, bool canDelete);
60 void paragraphStyleSelected(KoParagraphStyle *style);
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/
H A DTextTool.cpp2203 …connect(spw, SIGNAL(paragraphStyleSelected(KoParagraphStyle*)), this, SLOT(setStyle(KoParagraphSty…
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/dialogs/
H A DSimpleParagraphWidget.cpp328 emit paragraphStyleSelected(paragStyle); in styleSelected() local
340 emit paragraphStyleSelected(paragStyle); in styleSelected() local
H A DSimpleParagraphWidget.h59 void paragraphStyleSelected(KoParagraphStyle *);