Home
last modified time | relevance | path

Searched refs:getPath (Results 201 – 225 of 246) sorted by relevance

12345678910

/aoo41x/main/toolkit/test/accessibility/
H A DCanvasShape.java297 public TreePath getPath () in getPath() method in CanvasShape
H A DAccessibilityWorkBench.java557 TreePath aPath = aEvent.getPath(); in valueChanged()
/aoo41x/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphStyle.java205 filePath = Testspace.getPath("tmp/paragraphstyle." in saveAndReloadDoc()
/aoo41x/main/swext/mediawiki/src/com/sun/star/wiki/
H A DHelper.java370 … sResultURL = aURL.getProtocol() + "://" + aURL.getHost() + aURL.getPath() + sResultURL; in GetRedirectURL()
832 …URI aPostURI = new URI( aMainURL.getPath() + "index.php?title=Special:Userlogin&action=submitlogin… in Login()
/aoo41x/test/testuno/source/fvt/uno/sd/animation/
H A DCustomAnimation.java285 filePath = Testspace.getPath("tmp/shapeanimation." + sExtension); in saveAndReloadDoc()
/aoo41x/test/testuno/source/fvt/uno/sd/chart/
H A DChartData.java236 filePath = Testspace.getPath("tmp/chartdata." + sExtension); in saveAsAndReloadDoc()
H A DChartTypes.java276 filePath = Testspace.getPath("tmp/presentationtest." + sExtension); in saveAndReloadDoc()
/aoo41x/test/testuno/source/fvt/uno/sd/textbox/
H A DFillProperties.java247 filePath = Testspace.getPath("tmp/textboxfill." + sExtension); in saveAndReloadDoc()
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbadocumentbase.cxx84 VbaDocumentBase::getPath() throw (uno::RuntimeException) in getPath() function in VbaDocumentBase
/aoo41x/main/scripting/java/org/openoffice/idesupport/
H A DCommandLineTools.java57 officePath = sv.getDefaultVersion().getPath(); in main()
/aoo41x/main/odk/source/com/sun/star/lib/loader/
H A DInstallationFinder.java80 public static String getPath() { in getPath() method in InstallationFinder
/aoo41x/test/testgui/source/svt/gui/sd/
H A DBasicFuncOnImpress.java349 String saveTo = getPath("temp/" + "tempSD_New" + iterator + ".odp"); in saveAndReopenNewSD()
/aoo41x/main/bean/com/sun/star/beans/
H A DLocalOfficeConnection.java586 cmdArray[0] = (new File(getProgramPath(), OFFICE_APP_NAME)).getPath(); in startupService()
/aoo41x/main/wizards/com/sun/star/wizards/web/data/
H A DCGDocument.java158 String path = getSettings().getFileAccess(xmsf).getPath(cp_URL, PropertyNames.EMPTY_STRING); in validate()
/aoo41x/main/vcl/source/gdi/
H A Dmetaact.cxx4109 aStroke.getPath( aPath ); in Move()
4131 aFill.getPath( aPath ); in Move()
4164 aStroke.getPath( aPath ); in Scale()
4174 aFill.getPath( aPath ); in Scale()
/aoo41x/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java343 tree.scrollPathToVisible(new TreePath(newNode.getPath())); in addNode()
/aoo41x/main/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java203 Vector lDirContent = URLHelper.getSystemFilesFromDir(aBaseDir.getPath()); in before()
/aoo41x/main/oox/source/ppt/
H A Dpresentationfragmenthandler.cxx193 …if ( ( (*aIter)->getPath() == aMasterFragmentPath ) && ( (*aIter)->getLayoutPath() == aLayoutFragm… in endDocument()
/aoo41x/test/testuno/source/fvt/uno/sd/shape/
H A DShapeProperties.java389 filePath = Testspace.getPath("tmp/presentationtest." + sExtension); in saveAndReloadDoc()
/aoo41x/main/scripting/examples/java/selector/
H A DScriptSelector.java444 tree.scrollPathToVisible(new TreePath(newNode.getPath())); in addNode()
/aoo41x/main/wizards/com/sun/star/wizards/web/
H A DProcess.java530 String fn = fileAccess.getPath(targetPath, key.substring(0, key.length() - 4)); in generate()
/aoo41x/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogImpl.java419 String path = getFileAccess().getPath(url,PropertyNames.EMPTY_STRING); in setFilename()
/aoo41x/main/udkapi/com/sun/star/uri/
H A DXUriReference.idl131 string getPath();
/aoo41x/main/scripting/java/org/openoffice/idesupport/zip/
H A DParcelZipper.java97 realpath = targetfile.getPath(); in zipParcel()
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/
H A DSolarisInstaller.java154 packagePath = completePackageFile.getPath(); in installPackage()

Completed in 143 milliseconds

12345678910