Home
last modified time | relevance | path

Searched refs:exportText (Results 1 – 25 of 73) sorted by relevance

123

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/issuable/components/
H A Dcsv_export_modal.vue8 exportText: __(
44 exportText() {
60 :title="exportText"
70 <gl-sprintf :message="$options.i18n.exportText">
86 {{ exportText }}
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/export/
H A Dexporter.cpp100 exporter->exportText(line.mid(handledUntil, start - handledUntil), noAttrib); in exportData()
103 exporter->exportText(line.mid(start, length), block.attribute); in exportData()
108 exporter->exportText(line.mid(handledUntil, remainingChars), noAttrib); in exportData()
H A Dhtmlexporter.h21 void exportText(const QString &text, const KTextEditor::Attribute::Ptr &attrib) override;
H A Dabstractexporter.h54 virtual void exportText(const QString &text, const KTextEditor::Attribute::Ptr &attrib) = 0;
H A Dhtmlexporter.cpp94 void HTMLExporter::exportText(const QString &text, const KTextEditor::Attribute::Ptr &attrib) in exportText() function in HTMLExporter
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dtxtparae.hxx218 void exportText(
223 void exportText(
455 exportText( rText, true, bIsProgress, bExportParagraph ); in collectTextAutoStyles()
463 exportText( rText, rBaseSection, true, bIsProgress, true/*bExportParagraph*/ ); in collectTextAutoStyles()
480 void exportText( in exportText() function in XMLTextParagraphExport
485 exportText( rText, false, bIsProgress, bExportParagraph, eExtensionNS ); in exportText()
488 void exportText( in exportText() function in XMLTextParagraphExport
493 exportText( rText, rBaseSection, false, bIsProgress, true/*bExportParagraph*/ ); in exportText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dtxtparae.hxx217 void exportText(
222 void exportText(
454 exportText( rText, true, bIsProgress, bExportParagraph ); in collectTextAutoStyles()
462 exportText( rText, rBaseSection, true, bIsProgress, true/*bExportParagraph*/ ); in collectTextAutoStyles()
479 void exportText( in exportText() function in XMLTextParagraphExport
484 exportText( rText, false, bIsProgress, bExportParagraph, eExtensionNS ); in exportText()
487 void exportText( in exportText() function in XMLTextParagraphExport
492 exportText( rText, rBaseSection, false, bIsProgress, true/*bExportParagraph*/ ); in exportText()
/dports/misc/tellico/tellico-3.4.2/src/tests/
H A Dbibtextest.cpp159 …QCOMPARE(Tellico::BibtexHandler::exportText(QString::fromUtf8("™"), QStringList()), QStringLiteral… in testMapping()
160 …QCOMPARE(Tellico::BibtexHandler::exportText(QString::fromUtf8("ß"), QStringList()), QStringLiteral… in testMapping()
161 …QCOMPARE(Tellico::BibtexHandler::exportText(QString::fromUtf8("…"), QStringList()), QStringLiteral… in testMapping()
162 …QCOMPARE(Tellico::BibtexHandler::exportText(QString::fromUtf8("°"), QStringList()), QStringLiteral… in testMapping()
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scriptplugin/samples/
H A DExtractText.py40 def exportText(textfile): function
75 exportText(textfile)
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scriptplugin_py2x/samples/
H A DExtractText.py40 def exportText(textfile): function
75 exportText(textfile)
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/tools/
H A Dimportexport.php375 $exportText = new htmlOutputText('');
376 $exportText->setPreformatted(true);
377 $container->add(new htmlDiv('exportResults', $exportText), 12);
/dports/misc/tellico/tellico-3.4.2/src/utils/
H A Dbibtexhandler.h45 static QString exportText(const QString& text, const QStringList& macros);
/dports/misc/tellico/tellico-3.4.2/src/translators/
H A Dbibtexexporter.cpp125 + BibtexHandler::exportText(coll->preamble(), macros) in text()
136 + BibtexHandler::exportText(macroIt.value(), macros) in text()
346 value = BibtexHandler::exportText(value, macros); in writeEntryText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtftne.cxx160 exportText(rText, bAutoStyles, bIsProgress, true ); in exportTextFootnoteHelper()
195 exportText(rText, bAutoStyles, bIsProgress, true ); in exportTextFootnoteHelper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A Dtxtftne.cxx160 exportText(rText, bAutoStyles, bIsProgress, true ); in exportTextFootnoteHelper()
195 exportText(rText, bAutoStyles, bIsProgress, true ); in exportTextFootnoteHelper()
/dports/deskutils/affiche/Affiche/
H A DAffiche.h59 - (IBAction) exportText: (id) sender;
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_export_dxf/primitive_exporters/
H A Dtext_exporter.py8 def exportText(ob, mx, mw, **common): function
/dports/x11-toolkits/kf5-kconfigwidgets/kconfigwidgets-5.89.0/src/
H A Dkcmodule.h259 QString exportText() const;
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/dialogs/
H A DCheckForParallelsDialog.h144 void exportText();
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLTools.hxx100 void exportText( SvXMLExport& rExport, const OUString& rText, bool bConvertTabsLFs );
/dports/misc/qbrew/qbrew-0.4.1/src/
H A Drecipe.h86 bool exportText(const QString &filename);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/
H A DSchXMLTools.hxx101 void exportText( SvXMLExport& rExport, const OUString& rText, bool bConvertTabsLFs );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A DXMLTableMasterPageExport.cxx60 GetExport().GetTextParagraphExport()->exportText( rText, bProgress, false ); in exportHeaderFooterContent()
/dports/graphics/cenon/Cenon/
H A DHPGLExportSub.m54 - (void)exportText:(VText*)g;
109 - (void)exportText:(VText*)g
357 [self exportText:g];
H A DGerberExportSub.m54 - (void)exportText:(VText*)g;
129 - (void)exportText:(VText*)g
373 [self exportText:(VText*)g];
580 [self exportText:(VText*)g];

123