Home
last modified time | relevance | path

Searched refs:getPath (Results 151 – 175 of 246) sorted by relevance

12345678910

/aoo41x/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx892 aFilling.getPath(aPath); in clipMetafileContentAgainstOwnRegions()
933 aStroke.getPath(aPath); in clipMetafileContentAgainstOwnRegions()
/aoo41x/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java114 m_filePath = Testspace.getPath("temp/CheckFileProperties.odp"); in tearDownDocument()
131 m_filePath = Testspace.getPath("temp/CheckFileProperties.odp"); in setUpConnection()
/aoo41x/main/vbahelper/inc/vbahelper/
H A Dvbadocumentbase.hxx48 virtual ::rtl::OUString SAL_CALL getPath() throw (css::uno::RuntimeException);
/aoo41x/main/stoc/source/uriproc/
H A DUriReference.hxx61 rtl::OUString getPath() throw (com::sun::star::uno::RuntimeException);
/aoo41x/main/connectivity/qa/connectivity/tools/
H A DFlatFileDatabase.java84 final String path = URLHelper.getFileURLFromSystemPath( m_tableFileLocation.getPath() ); in createDBDocument()
/aoo41x/test/testuno/source/fvt/uno/sw/frame/
H A DFrameDescription.java78 …t.class,SWUtil.saveTo_Override_reload(xTextDocument, "writer8",Testspace.getPath("output/test.odt"… in testFrameDescription()
H A DFrameHyperlink.java79 …t.class,SWUtil.saveTo_Override_reload(xTextDocument, "writer8",Testspace.getPath("output/test.odt"… in testFrameHyperlink()
H A DFrameWrapType.java98 ….class, SWUtil.saveTo_Override_reload(xTextDocument,"writer8", Testspace.getPath("output/test.odt"… in testFrameAnchorType()
H A DFrameAnchorType.java90 ….class, SWUtil.saveTo_Override_reload(xTextDocument,"writer8", Testspace.getPath("output/test.odt"… in testFrameAnchorType()
H A DFramePosition.java102 …t.class,SWUtil.saveTo_Override_reload(xTextDocument, "writer8",Testspace.getPath("output/test.odt"… in testFramePosition()
H A DFrameBackGraphic.java104 …t.class,SWUtil.saveTo_Override_reload(xTextDocument, "writer8",Testspace.getPath("output/test.odt"… in testFrameBackGraphic()
H A DFrameBorder.java93 ….class, SWUtil.saveTo_Override_reload(xTextDocument,"writer8", Testspace.getPath("output/test.odt"… in testInsertFrame()
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/options/
H A DOfficeSettingsBeanInfo.java116 return ((OfficeInstallation)getValue()).getPath(); in getAsText()
/aoo41x/main/jurt/com/sun/star/lib/util/
H A DUrlToFileMapper.java79 StringHelper.replace(url.getPath(), '+', "%2B"))) in mapUrlToFile()
/aoo41x/main/offapi/com/sun/star/awt/
H A DXFileDialog.idl53 string getPath();
/aoo41x/main/qadevOOo/runner/graphical/
H A DBuildID.java82 String sOfficePath = FileHelper.getPath(_sOfficePath); in getBuildID()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/loader/
H A DInputRepositoryLoader.java127 resource = LoaderUtils.mergePaths(parentKey.getPath(), path); in deriveKey()
/aoo41x/main/qadevOOo/runner/convwatch/
H A DGfxCompare.java118 String sFileDir = FileHelper.getPath(_sFile); in createJPEG()
/aoo41x/main/oox/inc/oox/helper/
H A Dstoragebase.hxx83 ::rtl::OUString getPath() const;
/aoo41x/main/odk/source/com/sun/star/lib/loader/
H A DWinRegKey.java81 System.load( libfile.getPath() ); in libfile.getPath()
/aoo41x/main/qadevOOo/runner/helper/
H A DURLHelper.java276 Vector lSubFiles = URLHelper.getSystemFilesFromDir(lAllFiles[i].getPath()); in getSystemFilesFromDir()
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DOfficeDocumentSupport.java90 File soffice = new File(settings.getOfficeDirectory().getPath( in open()
/aoo41x/main/xmlsecurity/test_docs/tools/httpserv/src/httpserv/
H A DMain.java137 String sRequestPath = xchange.getRequestURI().getPath(); in handle()
/aoo41x/test/testcommon/source/org/openoffice/test/common/
H A DLogger.java120 screenshotPath = Testspace.getPath(SCREENSHOT_DIR + "/" + description.getDisplayName() + ".png"); in fail()
/aoo41x/test/testuno/source/fvt/uno/db/
H A DDBAccess.java148 String filePath = Testspace.getPath("tmp/basetest." + sExtension); in saveAndReloadDoc()

Completed in 83 milliseconds

12345678910