Home
last modified time | relevance | path

Searched refs:getPath (Results 126 – 150 of 246) sorted by relevance

12345678910

/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DInstallData.java155 if ( SystemManager.exists_directory(uninstallDir.getPath())) { in setInstallationMode()
160 } else if ( SystemManager.exists_directory(installDir.getPath())) { in setInstallationMode()
/aoo41x/test/testgui/source/bvt/gui/
H A DBasicFunctionTest.java91 String exportTo1 = getPath("temp/1.pdf"); in testExportAsPDF()
92 String exportTo2 = getPath("temp/2.pdf"); in testExportAsPDF()
/aoo41x/test/testgui/source/fvt/gui/sd/headerandfooter/
H A DHeaderAndFooterSetting.java556 String saveTo = getPath("temp/" + "hello.odp"); in testInsertHeaderFooterOnNotes()
605 String saveTo = getPath("temp/" + "hello.odp"); in testInsertHeaderFooterOnSlide()
/aoo41x/test/testgui/source/svt/gui/sc/
H A DBasicFuncOnCalc.java29 import static org.openoffice.test.common.Testspace.getPath;
473 String saveTo = getPath("temp/" + "tempSC_New" + iterator + ".ods"); in saveAndReopenNewSC()
/aoo41x/test/testgui/source/svt/gui/sw/
H A DBasicFuncOnWriter.java28 import static org.openoffice.test.common.Testspace.getPath;
493 String saveTo = getPath("temp/" + "tempSW_New" + iterator + ".odt"); in saveAndReopenNewSW()
/aoo41x/main/stoc/source/uriproc/
H A DUriSchemeParser_vndDOTsunDOTstarDOTscript.cxx237 virtual rtl::OUString SAL_CALL getPath() in getPath() function in __anon2a1aea450111::UrlReference
239 { return m_base.getPath(); } in getPath()
/aoo41x/main/filter/source/xsltfilter/
H A Duof2storage.cxx76 : m_aParentPath(rParentStorage.getPath()) in StorageBase()
112 ::rtl::OUString StorageBase::getPath() const in getPath() function in XSLT::StorageBase
/aoo41x/main/qadevOOo/runner/convwatch/
H A DOfficePrint.java430 String sFileDir = FileHelper.getPath(sFilename); in createInfoFile()
766 String sInputPath = FileHelper.getPath(_sAbsoluteInputFile); in isReferenceExists()
822 String sInputPath = FileHelper.getPath(_sAbsoluteInputFile); in buildReference()
/aoo41x/main/vcl/source/gdi/
H A Dgraphictools.cxx155 void SvtGraphicStroke::getPath( Polygon& rPath ) const in getPath() function in SvtGraphicStroke
417 void SvtGraphicFill::getPath( PolyPolygon& rPath ) const in getPath() function in SvtGraphicFill
/aoo41x/main/l10ntools/source/filter/utils/
H A DFileHelper.java361 …java.lang.String sFileName = aBaseFile.getPath() + java.lang.String.valueOf(nr) + "." + sExtension; in createUniqueFile()
710 java.lang.String sMsg = "File '"+aFile.getPath()+"' is not encoded right as UTF-8."; in readAndCheckUTF8File()
/aoo41x/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx1731 OUString FileDialogHelper_Impl::getPath() const in getPath() function in sfx2::FileDialogHelper_Impl
2060 INetURLObject aObj( getPath() ); in saveConfig()
2102 OUString aPath = getPath(); in saveConfig()
2131 pSfxApp->SetLastDir_Impl( getPath() ); in saveConfig()
2684 return mpImp->getPath(); in GetDisplayDirectory()
/aoo41x/main/slideshow/source/engine/animationnodes/
H A Danimationpathmotionnode.cxx46 ENSURE_OR_THROW( (mxPathMotionNode->getPath() >>= aString), in createActivity()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/loader/
H A DInputResourceKey.java50 public String getPath() in getPath() method in InputResourceKey
H A DInputRepositoryResourceData.java49 final String identifier = rkey.getPath(); in InputRepositoryResourceData()
/aoo41x/test/testuno/source/fvt/uno/sd/bullet/
H A DNumberingProperty.java70 m_filePath = Testspace.getPath("temp/NumberingProperty.odp"); in setUpDocument()
101 FileUtil.deleteFile(Testspace.getPath("temp")); in tearDownDocument()
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DAccessibilityWorkBench.java584 javax.swing.tree.TreePath aPath = aEvent.getPath(); in valueChanged()
597 implSetCurrentObject( aEvent.getPath().getLastPathComponent() ); in valueChanged()
/aoo41x/main/wizards/com/sun/star/wizards/web/data/
H A DCGPublish.java77 return ((CGSettings) this.root).getFileAccess().getPath(cp_URL, null); in getURL()
/aoo41x/main/vcl/inc/vcl/
H A Dsvgdata.hxx74 const rtl::OUString& getPath() const { return maPath; } in getPath() function in SvgData
/aoo41x/main/ucb/source/ucp/hierarchy/
H A Dhierarchyuri.hxx70 const ::rtl::OUString & getPath() const in getPath() function in hierarchy_ucp::HierarchyUri
/aoo41x/main/svgio/inc/svgio/svgreader/
H A Dsvgpathnode.hxx59 const basegfx::B2DPolyPolygon* getPath() const { return mpPolyPolygon; } in getPath() function in svgio::svgreader::SvgPathNode
/aoo41x/main/sw/source/ui/vba/
H A Dvbaaddin.hxx46 virtual ::rtl::OUString SAL_CALL getPath() throw (css::uno::RuntimeException);
H A Dvbaaddin.cxx56 ::rtl::OUString SAL_CALL SwVbaAddin::getPath() throw (uno::RuntimeException) in getPath() function in SwVbaAddin
/aoo41x/main/ucb/source/ucp/package/
H A Dpkguri.hxx73 const ::rtl::OUString & getPath() const in getPath() function in package_ucp::PackageUri
/aoo41x/test/testuno/source/testlib/uno/
H A DSCUtil.java517 FileUtil.deleteFile(Testspace.getFile(Testspace.getPath(scTempDir))); in clearTempDir()
580 String filePath = Testspace.getPath(scTempDir + fullFileName); in reloadFile()
/aoo41x/main/ucb/source/ucp/tdoc/
H A Dtdoc_uri.hxx76 const ::rtl::OUString & getPath() const in getPath() function in tdoc_ucp::Uri

Completed in 128 milliseconds

12345678910