Home
last modified time | relevance | path

Searched defs:oldDoc (Results 1 – 25 of 171) sorted by relevance

1234567

/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/src/tasks/
H A DAddDocumentTask.cpp65 Document *oldDoc = AppContext::getProject()->findDocumentByURL(document->getURL()); in onSubTaskFinished() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/app/menu/
H A DOperationMenu.java37 Document oldDoc = docRef.get(); in update() local
H A DRevertMenuItem.java36 Document oldDoc = (Document) docRef.get(); in update() local
H A DZoom1To1MenuItem.java27 Document oldDoc = docRef.get(); in update() local
H A DDebugMenu.java38 Document oldDoc = docRef.get(); in update() local
H A DZoomInMenuItem.java25 Document oldDoc = docRef.get(); in update() local
H A DZoomOutMenuItem.java25 Document oldDoc = docRef.get(); in update() local
H A DTemplatesMenu.java33 Document oldDoc = docRef.get(); in update() local
H A DRegionMenu.java148 Document oldDoc = docRef.get(); in update() local
H A DEditMenu.java151 final Document oldDoc = docRef.get(); in update() local
H A DViewMenu.java52 final Document oldDoc = docRef.get(); in update() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxslt/src/libexslt/
H A Ddynamic.c97 xmlDocPtr oldDoc, container = NULL; in exsltDynMapFunction() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxslt/src/libexslt/
H A Ddynamic.c104 xmlDocPtr oldDoc, container = NULL; in exsltDynMapFunction() local
/dports/textproc/libxslt/libxslt-1.1.34/libexslt/
H A Ddynamic.c104 xmlDocPtr oldDoc, container = NULL; in exsltDynMapFunction() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/demo/share/jfc/Notepad/
H A DElementTreePanel.java199 Document oldDoc = this.editor.getDocument(); in setEditor() local
228 Document oldDoc = (Document) e.getOldValue(); in propertyChange() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/demo/share/jfc/Notepad/
H A DElementTreePanel.java199 Document oldDoc = this.editor.getDocument(); in setEditor() local
228 Document oldDoc = (Document) e.getOldValue(); in propertyChange() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/demo/share/jfc/Notepad/
H A DElementTreePanel.java199 Document oldDoc = this.editor.getDocument(); in setEditor() local
228 Document oldDoc = (Document) e.getOldValue(); in propertyChange() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/demo/share/jfc/Notepad/
H A DElementTreePanel.java199 Document oldDoc = this.editor.getDocument(); in setEditor() local
228 Document oldDoc = (Document) e.getOldValue(); in propertyChange() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/demo/share/jfc/Notepad/
H A DElementTreePanel.java199 Document oldDoc = this.editor.getDocument(); in setEditor() local
228 Document oldDoc = (Document) e.getOldValue(); in propertyChange() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/demo/share/jfc/Notepad/
H A DElementTreePanel.java199 Document oldDoc = this.editor.getDocument(); in setEditor() local
228 Document oldDoc = (Document) e.getOldValue(); in propertyChange() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/demo/share/jfc/Notepad/
H A DElementTreePanel.java199 Document oldDoc = this.editor.getDocument(); in setEditor() local
228 Document oldDoc = (Document) e.getOldValue(); in propertyChange() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/demo/share/jfc/Notepad/
H A DElementTreePanel.java199 Document oldDoc = this.editor.getDocument(); in setEditor() local
228 Document oldDoc = (Document) e.getOldValue(); in propertyChange() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jfc/Notepad/
H A DElementTreePanel.java199 Document oldDoc = this.editor.getDocument(); in setEditor() local
228 Document oldDoc = (Document) e.getOldValue(); in propertyChange() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jfc/Notepad/
H A DElementTreePanel.java199 Document oldDoc = this.editor.getDocument(); in setEditor() local
228 Document oldDoc = (Document) e.getOldValue(); in propertyChange() local
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/File/Ini/
H A DIniWriter.php117 protected function updateSectionOrder(Config $newconfig, Document $oldDoc)

1234567