Home
last modified time | relevance | path

Searched defs:shapesOnPage (Results 1 – 5 of 5) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/words/part/dialogs/
H A DKWPrintingDialog.cpp83 QList<KoShape*> KWPrintingDialog::shapesOnPage(int pageNumber) in shapesOnPage() function in KWPrintingDialog
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/rtfexport/
H A Drtfexport5.cxx1157 sal_Int32 shapesOnPage = xmlXPathNodeSetGetLength(pXmlNodes); variable
1166 sal_Int32 shapesOnPage = xmlXPathNodeSetGetLength(pXmlNodes); variable
1175 sal_Int32 shapesOnPage = xmlXPathNodeSetGetLength(pXmlNodes); variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/rtfexport/
H A Drtfexport5.cxx1194 sal_Int32 shapesOnPage = xmlXPathNodeSetGetLength(pXmlNodes); variable
1203 sal_Int32 shapesOnPage = xmlXPathNodeSetGetLength(pXmlNodes); variable
1212 sal_Int32 shapesOnPage = xmlXPathNodeSetGetLength(pXmlNodes); variable
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/ui/reports/
H A Dreportview.h86 virtual QList<KoShape*> shapesOnPage(int) { return QList<KoShape*>(); } in shapesOnPage() function
/dports/editors/calligra/calligra-3.2.1/sheets/part/
H A DPrintJob.cpp527 QList<KoShape*> PrintJob::shapesOnPage(int pageNumber) in shapesOnPage() function in PrintJob