Home
last modified time | relevance | path

Searched defs:RVNGPropertyList (Results 1 – 25 of 32) sorted by relevance

12

/dports/graphics/libwpg03/libwpg-0.3.3/src/lib/
H A DWPGTextDataHandler.h45 void startDocument(const librevenge::RVNGPropertyList & /* propList */) override {} in startDocument()
51 void openPageSpan(const librevenge::RVNGPropertyList & /* propList */) override {} in openPageSpan()
53 void openHeader(const librevenge::RVNGPropertyList & /* propList */) override {} in openHeader()
55 void openFooter(const librevenge::RVNGPropertyList & /* propList */) override {} in openFooter()
66 void openLink(const librevenge::RVNGPropertyList & /* propList */) override {} in openLink()
70 void openSection(const librevenge::RVNGPropertyList & /* propList */) override {} in openSection()
77 void insertField(const librevenge::RVNGPropertyList & /* propList */) override {} in insertField()
95 void openTable(const librevenge::RVNGPropertyList & /* propList */) override {} in openTable()
103 void openFrame(const librevenge::RVNGPropertyList & /* propList */) override {} in openFrame()
106 void openGroup(const librevenge::RVNGPropertyList & /* propList */) override {} in openGroup()
[all …]
/dports/textproc/librevenge/librevenge-0.0.4/src/lib/
H A DRVNGTextPresentationGenerator.cpp46 void RVNGTextPresentationGenerator::startDocument(const RVNGPropertyList &) in startDocument()
62 void RVNGTextPresentationGenerator::startSlide(const RVNGPropertyList &) in startSlide()
86 void RVNGTextPresentationGenerator::startLayer(const RVNGPropertyList &) in startLayer()
102 void RVNGTextPresentationGenerator::openGroup(const RVNGPropertyList &) in openGroup()
110 void RVNGTextPresentationGenerator::setStyle(const RVNGPropertyList &) in setStyle()
118 void RVNGTextPresentationGenerator::drawEllipse(const RVNGPropertyList &) in drawEllipse()
126 void RVNGTextPresentationGenerator::drawPolygon(const RVNGPropertyList &) in drawPolygon()
130 void RVNGTextPresentationGenerator::drawPath(const RVNGPropertyList &) in drawPath()
168 void RVNGTextPresentationGenerator::openSpan(const RVNGPropertyList &) in openSpan()
176 void RVNGTextPresentationGenerator::openLink(const RVNGPropertyList &) in openLink()
[all …]
H A DRVNGTextDrawingGenerator.cpp51 void RVNGTextDrawingGenerator::startPage(const RVNGPropertyList &) {} in startPage()
59 void RVNGTextDrawingGenerator::startMasterPage(const RVNGPropertyList &) {} in startMasterPage()
67 void RVNGTextDrawingGenerator::startLayer(const RVNGPropertyList &) {} in startLayer()
75 void RVNGTextDrawingGenerator::setStyle(const RVNGPropertyList &) {} in setStyle()
77 void RVNGTextDrawingGenerator::drawRectangle(const RVNGPropertyList &) {} in drawRectangle()
78 void RVNGTextDrawingGenerator::drawEllipse(const RVNGPropertyList &) {} in drawEllipse()
79 void RVNGTextDrawingGenerator::drawPolyline(const RVNGPropertyList &) {} in drawPolyline()
80 void RVNGTextDrawingGenerator::drawPolygon(const RVNGPropertyList &) {} in drawPolygon()
81 void RVNGTextDrawingGenerator::drawPath(const RVNGPropertyList &) {} in drawPath()
83 void RVNGTextDrawingGenerator::drawConnector(const RVNGPropertyList &) {} in drawConnector()
[all …]
H A DRVNGTextSpreadsheetGenerator.cpp94 void RVNGTextSpreadsheetGenerator::startDocument(const RVNGPropertyList &) {} in startDocument()
99 void RVNGTextSpreadsheetGenerator::openSheet(const RVNGPropertyList &) in openSheet()
220 void RVNGTextSpreadsheetGenerator::openChart(const RVNGPropertyList &) {} in openChart()
227 void RVNGTextSpreadsheetGenerator::openChartSerie(const RVNGPropertyList &) {} in openChartSerie()
342 void RVNGTextSpreadsheetGenerator::openGroup(const RVNGPropertyList &) {} in openGroup()
346 void RVNGTextSpreadsheetGenerator::drawRectangle(const RVNGPropertyList &) {} in drawRectangle()
347 void RVNGTextSpreadsheetGenerator::drawEllipse(const RVNGPropertyList &) {} in drawEllipse()
348 void RVNGTextSpreadsheetGenerator::drawPolygon(const RVNGPropertyList &) {} in drawPolygon()
349 void RVNGTextSpreadsheetGenerator::drawPolyline(const RVNGPropertyList &) {} in drawPolyline()
350 void RVNGTextSpreadsheetGenerator::drawPath(const RVNGPropertyList &) {} in drawPath()
[all …]
H A DRVNGTextTextGenerator.cpp120 void RVNGTextTextGenerator::startDocument(const RVNGPropertyList &) {} in startDocument()
131 void RVNGTextTextGenerator::definePageStyle(const RVNGPropertyList &) {} in definePageStyle()
132 void RVNGTextTextGenerator::defineEmbeddedFont(const RVNGPropertyList &) {} in defineEmbeddedFont()
135 void RVNGTextTextGenerator::openHeader(const RVNGPropertyList & /* propList */) {} in openHeader()
137 void RVNGTextTextGenerator::openFooter(const RVNGPropertyList & /* propList */) {} in openFooter()
140 void RVNGTextTextGenerator::defineSectionStyle(const RVNGPropertyList &) {} in defineSectionStyle()
144 void RVNGTextTextGenerator::defineParagraphStyle(const RVNGPropertyList &) {} in defineParagraphStyle()
161 void RVNGTextTextGenerator::defineCharacterStyle(const RVNGPropertyList &) {} in defineCharacterStyle()
162 void RVNGTextTextGenerator::openSpan(const RVNGPropertyList & /* propList */) {} in openSpan()
165 void RVNGTextTextGenerator::openLink(const RVNGPropertyList & /* propList */) {} in openLink()
[all …]
H A DRVNGCSVSpreadsheetGenerator.cpp292 void RVNGCSVSpreadsheetGenerator::openSheet(const RVNGPropertyList &) in openSheet()
483 void RVNGCSVSpreadsheetGenerator::openChart(const RVNGPropertyList &) in openChart()
502 void RVNGCSVSpreadsheetGenerator::openHeader(const RVNGPropertyList &) in openHeader()
510 void RVNGCSVSpreadsheetGenerator::openFooter(const RVNGPropertyList &) in openFooter()
529 void RVNGCSVSpreadsheetGenerator::openSpan(const RVNGPropertyList &) {} in openSpan()
532 void RVNGCSVSpreadsheetGenerator::openLink(const RVNGPropertyList &) {} in openLink()
582 void RVNGCSVSpreadsheetGenerator::openEndnote(const RVNGPropertyList &) in openEndnote()
590 void RVNGCSVSpreadsheetGenerator::openComment(const RVNGPropertyList &) in openComment()
607 void RVNGCSVSpreadsheetGenerator::openTable(const RVNGPropertyList &) in openTable()
621 void RVNGCSVSpreadsheetGenerator::openFrame(const RVNGPropertyList &) in openFrame()
[all …]
H A DRVNGSVGPresentationGenerator.cpp236 void RVNGSVGPresentationGenerator::startDocument(const RVNGPropertyList &) in startDocument()
244 void RVNGSVGPresentationGenerator::setDocumentMetaData(const RVNGPropertyList &) in setDocumentMetaData()
248 void RVNGSVGPresentationGenerator::defineEmbeddedFont(const RVNGPropertyList &) in defineEmbeddedFont()
320 void RVNGSVGPresentationGenerator::setSlideTransition(const RVNGPropertyList &) in setSlideTransition()
968 void RVNGSVGPresentationGenerator::openParagraph(const RVNGPropertyList &) in openParagraph()
1064 void RVNGSVGPresentationGenerator::defineChartStyle(const RVNGPropertyList &) in defineChartStyle()
1068 void RVNGSVGPresentationGenerator::openChart(const RVNGPropertyList &) in openChart()
1084 void RVNGSVGPresentationGenerator::openChartPlotArea(const RVNGPropertyList &) in openChartPlotArea()
1092 void RVNGSVGPresentationGenerator::insertChartAxis(const RVNGPropertyList &) in insertChartAxis()
1238 void RVNGSVGPresentationGenerator::insertAnimation(const RVNGPropertyList &) in insertAnimation()
[all …]
H A DRVNGHTMLTextGenerator.cpp388 void RVNGHTMLTextGenerator::startDocument(const RVNGPropertyList &) in startDocument()
419 void RVNGHTMLTextGenerator::openPageSpan(const RVNGPropertyList & /* propList */) in openPageSpan()
428 void RVNGHTMLTextGenerator::definePageStyle(const RVNGPropertyList &) {} in definePageStyle()
430 void RVNGHTMLTextGenerator::openHeader(const RVNGPropertyList & /* propList */) in openHeader()
441 void RVNGHTMLTextGenerator::openFooter(const RVNGPropertyList & /* propList */) in openFooter()
451 void RVNGHTMLTextGenerator::defineSectionStyle(const RVNGPropertyList &) {} in defineSectionStyle()
549 void RVNGHTMLTextGenerator::insertField(const RVNGPropertyList & /* propList */) in insertField()
619 void RVNGHTMLTextGenerator::openFootnote(const RVNGPropertyList &) in openFootnote()
635 void RVNGHTMLTextGenerator::openEndnote(const RVNGPropertyList &) in openEndnote()
651 void RVNGHTMLTextGenerator::openComment(const RVNGPropertyList & /*propList*/) in openComment()
[all …]
H A DRVNGSVGDrawingGenerator.cpp688 void RVNGSVGDrawingGenerator::startDocument(const RVNGPropertyList & /*propList*/) {} in startDocument()
690 void RVNGSVGDrawingGenerator::setDocumentMetaData(const RVNGPropertyList & /*propList*/) {} in setDocumentMetaData()
691 void RVNGSVGDrawingGenerator::defineEmbeddedFont(const RVNGPropertyList & /*propList*/) {} in defineEmbeddedFont()
789 void RVNGSVGDrawingGenerator::openGroup(const RVNGPropertyList & /*propList*/) in openGroup()
955 void RVNGSVGDrawingGenerator::drawConnector(const RVNGPropertyList &/*propList*/) in drawConnector()
1025 void RVNGSVGDrawingGenerator::openOrderedListLevel(const RVNGPropertyList & /*propList*/) {} in openOrderedListLevel()
1031 void RVNGSVGDrawingGenerator::openListElement(const RVNGPropertyList & /*propList*/) {} in openListElement()
1035 void RVNGSVGDrawingGenerator::openParagraph(const RVNGPropertyList & /*propList*/) {} in openParagraph()
1082 void RVNGSVGDrawingGenerator::openLink(const RVNGPropertyList & /*propList*/) {} in openLink()
1105 void RVNGSVGDrawingGenerator::insertField(const RVNGPropertyList & /*propList*/) {} in insertField()
[all …]
H A DRVNGPropertyList.cpp245 RVNGPropertyList::RVNGPropertyList() : in RVNGPropertyList() function in librevenge::RVNGPropertyList
250 RVNGPropertyList::RVNGPropertyList(const RVNGPropertyList &propList) : in RVNGPropertyList() function in librevenge::RVNGPropertyList
/dports/editors/abiword/abiword-3.0.5/plugins/wordperfect/xp/
H A Die_imp_WordPerfect.h111 virtual void definePageStyle(const librevenge::RVNGPropertyList &) {} in definePageStyle()
119 virtual void defineSectionStyle(const librevenge::RVNGPropertyList &) {} in defineSectionStyle()
123 virtual void defineParagraphStyle(const librevenge::RVNGPropertyList &) {} in defineParagraphStyle()
127 virtual void defineCharacterStyle(const librevenge::RVNGPropertyList &) {} in defineCharacterStyle()
131 virtual void openLink(const librevenge::RVNGPropertyList & /* propList */) {} in openLink()
138 virtual void insertField(const librevenge::RVNGPropertyList & /* propList */) {} in insertField()
151 virtual void openComment(const librevenge::RVNGPropertyList & /* propList */) {} in openComment()
153 virtual void openTextBox(const librevenge::RVNGPropertyList & /* propList */) {} in openTextBox()
164 virtual void openFrame(const librevenge::RVNGPropertyList & /* propList */) {} in openFrame()
167 virtual void openGroup(const librevenge::RVNGPropertyList & /* propList */) {} in openGroup()
[all …]
H A Die_imp_WordPerfect.cpp450 void IE_Imp_WordPerfect::startDocument(const librevenge::RVNGPropertyList & /* propList */) in startDocument()
481 void IE_Imp_WordPerfect::openHeader(const librevenge::RVNGPropertyList & /*propList*/) in openHeader()
523 void IE_Imp_WordPerfect::openFooter(const librevenge::RVNGPropertyList & /*propList*/) in openFooter()
986 void IE_Imp_WordPerfect::openFootnote(const librevenge::RVNGPropertyList & /*propList*/) in openFootnote()
1035 void IE_Imp_WordPerfect::openEndnote(const librevenge::RVNGPropertyList & /*propList*/) in openEndnote()
1123 void IE_Imp_WordPerfect::openTableRow(const librevenge::RVNGPropertyList & /*propList*/) in openTableRow()
/dports/textproc/libe-book/libe-book-0.1.3/src/test/
H A DXMLCollectorTest.cpp338 void RawGenerator::openHeader(const RVNGPropertyList &) in openHeader()
348 void RawGenerator::openFooter(const RVNGPropertyList &) in openFooter()
376 void RawGenerator::openSpan(const RVNGPropertyList &) in openSpan()
386 void RawGenerator::openLink(const RVNGPropertyList &) in openLink()
400 void RawGenerator::openSection(const RVNGPropertyList &) in openSection()
430 void RawGenerator::insertField(const RVNGPropertyList &) in insertField()
475 void RawGenerator::openEndnote(const RVNGPropertyList &) in openEndnote()
505 void RawGenerator::openTable(const RVNGPropertyList &) in openTable()
540 void RawGenerator::openFrame(const RVNGPropertyList &) in openFrame()
550 void RawGenerator::openGroup(const RVNGPropertyList &) in openGroup()
[all …]
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A DIWORKTextRedirector.cpp55 void IWORKTextRedirector::startSlide(const librevenge::RVNGPropertyList &/*propList*/) in startSlide()
64 void IWORKTextRedirector::startMasterSlide(const librevenge::RVNGPropertyList &/*propList*/) in startMasterSlide()
78 void IWORKTextRedirector::startLayer(const librevenge::RVNGPropertyList &/*propList*/) in startLayer()
324 void IWORKTextRedirector::drawGraphicObject(const librevenge::RVNGPropertyList &/*propList*/) in drawGraphicObject()
343 void IWORKTextRedirector::startNotes(const librevenge::RVNGPropertyList &/*propList*/) in startNotes()
352 void IWORKTextRedirector::defineChartStyle(const librevenge::RVNGPropertyList &/*propList*/) in defineChartStyle()
357 void IWORKTextRedirector::openChart(const librevenge::RVNGPropertyList &/*propList*/) in openChart()
383 void IWORKTextRedirector::insertChartAxis(const librevenge::RVNGPropertyList &/*propList*/) in insertChartAxis()
387 void IWORKTextRedirector::openChartSeries(const librevenge::RVNGPropertyList &/*propList*/) in openChartSeries()
431 void IWORKTextRedirector::insertAnimation(const librevenge::RVNGPropertyList &/*propList*/) in insertAnimation()
[all …]
H A DIWORKSpreadsheetRedirector.cpp55 void IWORKSpreadsheetRedirector::startSlide(const librevenge::RVNGPropertyList &/*propList*/) in startSlide()
64 void IWORKSpreadsheetRedirector::startMasterSlide(const librevenge::RVNGPropertyList &/*propList*/) in startMasterSlide()
78 void IWORKSpreadsheetRedirector::startLayer(const librevenge::RVNGPropertyList &/*propList*/) in startLayer()
212 void IWORKSpreadsheetRedirector::openEndnote(const librevenge::RVNGPropertyList &/*propList*/) in openEndnote()
324 void IWORKSpreadsheetRedirector::drawGraphicObject(const librevenge::RVNGPropertyList &/*propList*/) in drawGraphicObject()
344 void IWORKSpreadsheetRedirector::startNotes(const librevenge::RVNGPropertyList &/*propList*/) in startNotes()
388 void IWORKSpreadsheetRedirector::openChartSeries(const librevenge::RVNGPropertyList &/*propList*/) in openChartSeries()
406 void IWORKSpreadsheetRedirector::openAnimationGroup(const librevenge::RVNGPropertyList &/*propList*… in openAnimationGroup()
428 void IWORKSpreadsheetRedirector::insertColorAnimation(const librevenge::RVNGPropertyList &/*propLis… in insertColorAnimation()
432 void IWORKSpreadsheetRedirector::insertAnimation(const librevenge::RVNGPropertyList &/*propList*/) in insertAnimation()
[all …]
H A DIWORKPresentationRedirector.cpp40 void IWORKPresentationRedirector::definePageStyle(const librevenge::RVNGPropertyList &/*propList*/) in definePageStyle()
51 void IWORKPresentationRedirector::openPageSpan(const librevenge::RVNGPropertyList &/*propList*/) in openPageSpan()
102 void IWORKPresentationRedirector::openHeader(const librevenge::RVNGPropertyList &/*propList*/) in openHeader()
111 void IWORKPresentationRedirector::openFooter(const librevenge::RVNGPropertyList &/*propList*/) in openFooter()
168 void IWORKPresentationRedirector::defineSectionStyle(const librevenge::RVNGPropertyList &/*propList… in defineSectionStyle()
173 void IWORKPresentationRedirector::openSection(const librevenge::RVNGPropertyList &/*propList*/) in openSection()
248 void IWORKPresentationRedirector::openFootnote(const librevenge::RVNGPropertyList &/*propList*/) in openFootnote()
257 void IWORKPresentationRedirector::openEndnote(const librevenge::RVNGPropertyList &/*propList*/) in openEndnote()
278 void IWORKPresentationRedirector::openTextBox(const librevenge::RVNGPropertyList &/*propList*/) in openTextBox()
334 void IWORKPresentationRedirector::openFrame(const librevenge::RVNGPropertyList &/*propList*/) in openFrame()
[all …]
H A DNUMCollector.cpp171 void NUMCollector::fillShapeProperties(librevenge::RVNGPropertyList &/*props*/) in fillShapeProperties()
/dports/textproc/libodfgen01/libodfgen-0.1.8/src/
H A DOdpGenerator.cxx659 void OdpGenerator::startLayer(const librevenge::RVNGPropertyList & /* propList */) in startLayer()
798 void OdpGenerator::startEmbeddedGraphics(const librevenge::RVNGPropertyList &) in startEmbeddedGraphics()
1063 void OdpGenerator::startNotes(const librevenge::RVNGPropertyList &/*propList*/) in startNotes()
1124 void OdpGenerator::defineChartStyle(const librevenge::RVNGPropertyList &) in defineChartStyle()
1129 void OdpGenerator::openChart(const librevenge::RVNGPropertyList &) in openChart()
1139 void OdpGenerator::openChartTextObject(const librevenge::RVNGPropertyList &) in openChartTextObject()
1149 void OdpGenerator::openChartPlotArea(const librevenge::RVNGPropertyList &) in openChartPlotArea()
1159 void OdpGenerator::insertChartAxis(const librevenge::RVNGPropertyList &) in insertChartAxis()
1164 void OdpGenerator::openChartSeries(const librevenge::RVNGPropertyList &) in openChartSeries()
1214 void OdpGenerator::insertAnimation(const librevenge::RVNGPropertyList &/*propList*/) in insertAnimation()
[all …]
/dports/textproc/libodfgen01/libodfgen-0.1.8/inc/libodfgen/
H A DOdsGenerator.hxx62 void definePageStyle(const librevenge::RVNGPropertyList &) override {} in definePageStyle()
66 void defineSectionStyle(const librevenge::RVNGPropertyList &) override {} in defineSectionStyle()
/dports/textproc/libepubgen/libepubgen-0.1.1/src/lib/
H A DEPUBHTMLGenerator.cpp566 void EPUBHTMLGenerator::startDocument(const RVNGPropertyList &) in startDocument()
655 void EPUBHTMLGenerator::definePageStyle(const RVNGPropertyList &) {} in definePageStyle()
657 void EPUBHTMLGenerator::openHeader(const RVNGPropertyList & /* propList */) in openHeader()
668 void EPUBHTMLGenerator::openFooter(const RVNGPropertyList & /* propList */) in openFooter()
678 void EPUBHTMLGenerator::defineSectionStyle(const RVNGPropertyList &) {} in defineSectionStyle()
680 void EPUBHTMLGenerator::openSection(const RVNGPropertyList & /* propList */) in openSection()
862 void EPUBHTMLGenerator::insertField(const RVNGPropertyList & /* propList */) in insertField()
964 void EPUBHTMLGenerator::openEndnote(const RVNGPropertyList &) in openEndnote()
980 void EPUBHTMLGenerator::openComment(const RVNGPropertyList & /*propList*/) in openComment()
996 void EPUBHTMLGenerator::openTextBox(const RVNGPropertyList & /*propList*/) in openTextBox()
[all …]
/dports/textproc/libodfgen01/libodfgen-0.1.8/test/
H A DtestLayer1.cxx39 …atic void sendGraphic(Generator &generator, void (Generator::*SetStyle)(const librevenge::RVNGProp… in sendGraphic()
H A DtestMasterPage1.cxx39 …atic void sendGraphic(Generator &generator, void (Generator::*SetStyle)(const librevenge::RVNGProp… in sendGraphic()
H A DtestGraphic1.cxx38 …atic void sendGraphic(Generator &generator, void (Generator::*SetStyle)(const librevenge::RVNGProp… in sendGraphic()
/dports/textproc/libvisio01/libvisio-0.1.7/src/lib/
H A DVSDStylesCollector.h168 void collectMetaData(const librevenge::RVNGPropertyList &) override { } in collectMetaData()
/dports/textproc/libe-book/libe-book-0.1.3/src/lib/
H A DEBOOKSubDocument.cpp24 void EBOOKSubDocument::setDocumentMetaData(const librevenge::RVNGPropertyList &) in setDocumentMetaData()
28 void EBOOKSubDocument::startDocument(const librevenge::RVNGPropertyList &) in startDocument()

12