Home
last modified time | relevance | path

Searched refs:getAbsolutePath (Results 51 – 69 of 69) sorted by relevance

123

/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DSelectPathVisualPanel.java196 path = target.getAbsolutePath(); in browseButtonActionPerformed()
/aoo4110/main/svgio/source/svgreader/
H A Dsvgimagenode.cxx243 const rtl::OUString& rPath = getDocument().getAbsolutePath(); in decomposeSvgNode()
H A Dsvgnode.cxx465 aObjectName = getDocument().getAbsolutePath(); in decomposeSvgNode()
/aoo4110/main/qadevOOo/runner/graphical/
H A DJPEGCreator.java247 String sAbsFile = aFile.getAbsolutePath(); in createJPEG()
/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java820 return filenameConverter.getFileURLFromSystemPath(parentPath, f.getAbsolutePath()); in getURL()
826 return filenameConverter.getFileURLFromSystemPath(path, f.getAbsolutePath()); in getURL()
H A DJavaTools.java454 sPath = oFile.getAbsolutePath(); in convertfromURLNotation()
/aoo4110/main/scripting/examples/java/Newsgroup/
H A DSubscribedNewsgroups.java349 …String childNewsPathName = files[0].getAbsolutePath() + System.getProperty( "file.separator" ) + "… in findNewsDir()
/aoo4110/test/testuno/source/fvt/uno/sw/
H A DDocumentTest.java151 …Assert.assertTrue("Save odt document as doc the file exist: " + saveAsFile.getAbsolutePath(), save… in testSaveAsDocument()
/aoo4110/main/scripting/workben/installer/
H A DXmlUpdater.java362 dir.getAbsolutePath()); in run()
/aoo4110/main/configmgr/source/
H A Drootaccess.cxx78 Path RootAccess::getAbsolutePath() { in getAbsolutePath() function in configmgr::RootAccess
H A Daccess.hxx130 virtual Path getAbsolutePath() = 0;
H A Dcomponents.cxx272 Path path(root->getAbsolutePath()); in initGlobalBroadcaster()
H A Daccess.cxx461 Path path(getAbsolutePath()); in commitChildChanges()
1999 Path abs(getAbsolutePath()); in getSubChild()
/aoo4110/test/testcommon/source/org/openoffice/test/common/
H A DFileProvider.java217 filter(file.getAbsolutePath(), list, filterItems); in collectFromDir()
/aoo4110/main/qadevOOo/runner/convwatch/
H A DGraphicalDifferenceCheck.java88 String sRemovePath = aInputPath.getAbsolutePath(); in createReferences()
/aoo4110/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DIniFile.java79 m_sFilename = _aFile.getAbsolutePath(); in IniFile()
/aoo4110/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java241 filename = chooser.getSelectedFile().getAbsolutePath(); in promptForSaveName()
/aoo4110/main/qadevOOo/runner/helper/
H A DProcessHandler.java589 log.println(cmdLine + " path=" + workDir.getAbsolutePath()); in execute()
/aoo4110/main/l10ntools/source/filter/utils/
H A DCache.java680 … java.io.FileOutputStream aStream = new java.io.FileOutputStream(aXML.getAbsolutePath(), false); in toXML()

Completed in 126 milliseconds

123