Home
last modified time | relevance | path

Searched refs:addPageItem (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/widgets/
H A DKoDocumentInfoDlg.h73 void addPageItem(KoPageWidgetItem *item);
H A DKoDocumentInfoDlg.cpp283 void KoDocumentInfoDlg::addPageItem(KoPageWidgetItem *item) in addPageItem() function in KoDocumentInfoDlg
/dports/editors/calligra/calligra-3.2.1/libs/widgets/
H A DKoDocumentInfoDlg.h73 void addPageItem(KoPageWidgetItem *item);
H A DKoDocumentInfoDlg.cpp465 void KoDocumentInfoDlg::addPageItem(KoPageWidgetItem *item) in addPageItem() function in KoDocumentInfoDlg
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/widgets/
H A DKoDocumentInfoDlg.h73 void addPageItem(KoPageWidgetItem *item);
H A DKoDocumentInfoDlg.cpp472 void KoDocumentInfoDlg::addPageItem(KoPageWidgetItem *item) in addPageItem() function in KoDocumentInfoDlg
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dbookmwin.h99 void addPageItem(PageItem* ite);
H A Dbookmwin.cpp129 void BookmarkView::addPageItem(PageItem* ite) in addPageItem() function in BookmarkView
/dports/editors/calligra/calligra-3.2.1/words/part/
H A DKWDocument.cpp781 dlg->addPageItem(rdfEditWidget); in createDocumentInfoDialog()
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dscribus.cpp7210 bookmarkPalette->BView->addPageItem(ite); in AddBookMark()