Home
last modified time | relevance | path

Searched defs:sourceDoc (Results 1 – 25 of 87) sorted by relevance

1234

/dports/finance/kraft/kraft-0.97/src/
H A Ddocumentman.cpp50 DocGuardedPtr sourceDoc = openDocument( copyFromId ); in copyDocument() local
67 DocGuardedPtr sourceDoc = openDocument( copyFromId ); in createDocument() local
H A Dnewdocassistant.cpp232 void KraftWizard::setDocToFollow( DocGuardedPtr sourceDoc) in setDocToFollow()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Gui/src/util/
H A DExportDocumentDialogController.h62 Document *sourceDoc; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xslt/base/
H A DtxURIUtils.cpp48 nsCOMPtr<nsIDocument> sourceDoc = aSourceNode->OwnerDoc(); in ResetWithSource() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xslt/base/
H A DtxURIUtils.cpp46 nsCOMPtr<nsIDocument> sourceDoc = aSourceNode->OwnerDoc(); in ResetWithSource() local
/dports/www/firefox-esr/firefox-91.8.0/dom/xslt/base/
H A DtxURIUtils.cpp47 nsCOMPtr<Document> sourceDoc = aSourceNode->OwnerDoc(); in ResetWithSource() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xslt/base/
H A DtxURIUtils.cpp47 nsCOMPtr<Document> sourceDoc = aSourceNode->OwnerDoc(); in ResetWithSource() local
/dports/www/firefox/firefox-99.0/dom/xslt/base/
H A DtxURIUtils.cpp47 nsCOMPtr<Document> sourceDoc = aSourceNode->OwnerDoc(); in ResetWithSource() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xslt/base/
H A DtxURIUtils.cpp47 nsCOMPtr<Document> sourceDoc = aSourceNode->OwnerDoc(); in ResetWithSource() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/commands/
H A Dmr_test.cpp449 auto sourceDoc = BSON("_id" << 0); in TEST_F() local
462 auto sourceDoc = BSON("_id" << 0); in TEST_F() local
478 auto sourceDoc = BSON("_id" << 0); in TEST_F() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/
H A DTextEditingTargetPrefsHelper.java44 final SourceDocument sourceDoc) in registerPrefs()
H A DTextEditingTargetRMarkdownHelper.java201 public void renderNotebookv2(final DocUpdateSentinel sourceDoc, in renderNotebookv2()
229 private void renderNotebookv2WithDialog(final DocUpdateSentinel sourceDoc) in renderNotebookv2WithDialog()
272 private void renderNotebookv2(final DocUpdateSentinel sourceDoc, in renderNotebookv2()
287 public String getKnitWorkingDir(DocUpdateSentinel sourceDoc) in getKnitWorkingDir()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/document/
H A D_XFilter.java64 protected XComponent sourceDoc = null; field in _XFilter
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/document/
H A D_XFilter.java64 protected XComponent sourceDoc = null; field in _XFilter
/dports/graphics/podofo/podofo-0.9.7/tools/podofoimpose/
H A Dpdftranslator.h65 PdfMemDocument *sourceDoc; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/xml/
H A DXSLTProcessorLibxslt.cpp271 xmlDocPtr sourceDoc = 0; in xmlDocPtrFromNode() local
319 if (xmlDocPtr sourceDoc = xmlDocPtrFromNode(sourceNode, shouldFreeSourceDoc)) { in transformToString() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/helptools/src/java/org/scilab/modules/helptools/
H A DSciDocMain.java119 public String process(String sourceDoc, String styleSheet) throws Throwable { in process()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/model/
H A DDocUpdateSentinel.java119 SourceDocument sourceDoc, in DocUpdateSentinel()
/dports/math/scilab/scilab-6.1.1/scilab/modules/helptools/src/jni/
H A DBuildDocObject.cpp206 char* BuildDocObject::process (char const* sourceDoc, char const* styleSheet){ in process()
H A DSciDocMain.cpp250 char* SciDocMain::process (char const* sourceDoc, char const* styleSheet){ in process()
/dports/graphics/qgis/qgis-3.22.3/src/core/textrenderer/
H A Dqgstextdocument.cpp57 QTextDocument sourceDoc; in fromHtml() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/textrenderer/
H A Dqgstextdocument.cpp57 QTextDocument sourceDoc; in fromHtml() local
/dports/lang/solidity/solidity_0.8.11/libsolidity/analysis/
H A DDocStringAnalyser.cpp54 auto& sourceDoc = dynamic_cast<StructurallyDocumentedAnnotation const&>(baseFunction.annotation()); in copyMissingTags() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionRSConnect.cpp132 const std::string& sourceDoc, in create()
403 std::string sourceDir, sourceDoc, sourceFile, contentCategory, websiteDir; in rsconnectPublish() local
/dports/www/kdsoap/kdsoap-1.9.0/testtools/
H A Dhttpserver_p.cpp102 QDomDocument sourceDoc; in Q_CONSTRUCTOR_FUNCTION() local

1234