Home
last modified time | relevance | path

Searched refs:getPath (Results 76 – 100 of 246) sorted by relevance

12345678910

/aoo41x/test/testuno/source/fvt/uno/sd/character/
H A DCheckCharacterStyle.java82 File temp = new File(Testspace.getPath("temp")); in setUpConnection()
97 filePath = Testspace.getPath("temp/CheckCharacterStyle.odp"); in setUp()
129 FileUtil.deleteFile(Testspace.getPath("temp")); in tearDown()
/aoo41x/main/qadevOOo/runner/graphical/
H A DJPEGComparator.java194 String sPath = FileHelper.getPath(_sDocumentName); in checkOneFile()
218 String sJPEGPath = FileHelper.getPath(sJPEGFilename); in checkOneFile()
407 String sSourcePath = FileHelper.getPath(_sDocumentName); in compareJPEG()
409 String sDestinationPath = FileHelper.getPath(_sResult); in compareJPEG()
H A DFileHelper.java163 public static String getPath(String _sFilename) in getPath() method in FileHelper
297 sSubDirs = FileHelper.getPath(_sName); in removeFirstDirectorysAndBasenameFrom()
607 String sFileDir = FileHelper.getPath(sFilename); in createInfoFile()
/aoo41x/main/stoc/source/uriproc/
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx106 virtual ::rtl::OUString SAL_CALL getPath() in getPath() function in __anon399ad6700111::UrlReference
108 { return base_.getPath(); } in getPath()
163 getPath(), ::rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8)); in expand()
/aoo41x/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx696 printPath( state->getPath() ); in stroke()
705 printPath( state->getPath() ); in fill()
714 printPath( state->getPath() ); in eoFill()
723 printPath( state->getPath() ); in clip()
732 printPath( state->getPath() ); in eoClip()
/aoo41x/test/testuno/source/fvt/uno/sd/graphic/
H A DGraphicPro_Border.java130 FileUtil.deleteFile(Testspace.getPath("temp")); in tearDownConnection()
144 String filePath = Testspace.getPath("temp/"+fileName+"."+fileType); in testGraphicBorder_ODP()
181 String filePath = Testspace.getPath("temp/"+fileName+"."+fileType); in testGraphicBorder_PPT()
/aoo41x/test/testgui/source/bvt/gui/
H A DFileExport.java108 sampledirs.add(f.getPath()); in recursionfiles()
113 String apath = f.getPath(); in recursionfiles()
124 resultFileName.add(f.getPath()); in recursionfiles()
222 File spacepath = new File(Testspace.getPath()); in testSaveAs()
/aoo41x/main/filter/source/config/tools/split/
H A DFCFGSplit.java305 …m_aDebug.setError("The specified xml file \""+aXMLFile.getPath()+"\" does not exist or seems not t… in main()
312 …m_aDebug.setError("The specified directory \""+aOutDir.getPath()+"\" does not exist or seems not t… in main()
330 m_aDebug.setGlobalInfo("loading xml file \""+aXMLFile.getPath()+"\" ..."); in main()
375 … m_aDebug.setGlobalInfo("generate xml fragments into directory \""+aOutDir.getPath()+"\" ..."); in main()
/aoo41x/main/qadevOOo/runner/convwatch/
H A DConvWatch.java182 String sInputPath = FileHelper.getPath(_sAbsoluteInputFile); in createPostscriptStartCheck()
183 String sReferencePath = FileHelper.getPath(_sAbsoluteReferenceFile); in createPostscriptStartCheck()
391 String sSourcePath1 = FileHelper.getPath(sOrigDiffName); in checkDiffDiff()
/aoo41x/main/svgio/source/svgreader/
H A Dsvgpathnode.cxx119 if(pStyle && getPath()) in decomposeSvgNode()
123 pStyle->add_path(*getPath(), aNewTarget, &maHelpPointIndices); in decomposeSvgNode()
/aoo41x/main/scripting/java/org/openoffice/idesupport/
H A DOfficeInstallation.java70 public String getPath() { in getPath() method in OfficeInstallation
74 public String getPath(String name) { in getPath() method in OfficeInstallation
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DFrameworkJarChecker.java41 OfficeSettings.getDefault().getOfficeDirectory().getPath()); in mountDependencies()
89 OfficeSettings.getDefault().getOfficeDirectory().getPath()); in unmountDependencies()
/aoo41x/main/wizards/com/sun/star/wizards/web/
H A DWWD_Startup.java805 …dowPeerAttribute.YES_NO + VclWindowPeerAttribute.DEF_NO, getFileAccess().getPath(doc.cp_URL, Prope… in checkDocument()
830 getFileAccess().getPath(doc.cp_URL, PropertyNames.EMPTY_STRING), in checkDocument()
841 getFileAccess().getPath(doc.cp_URL, PropertyNames.EMPTY_STRING), in checkDocument()
912 bg = FileAccess.getPathFilename(getFileAccess().getPath(bg, null)); in updateBackgroundText()
H A DWWD_Events.java631 String path = getFileAccess().getPath(p.url, null); in publishTargetApproved()
711 String path = getFileAccess().getPath(p.cp_URL, null); in publishTargetApproved()
748 String path = getFileAccess().getPath(p.cp_URL, null); in publishTargetApproved()
893 return "\n" + getFileAccess().getPath(p.cp_URL, null); in targetStringFor()
/aoo41x/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterUnderline.java207 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterUnderlineSetting()
217 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterUnderlineSetting()
221 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testCharacterUnderlineSetting()
337 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testCharacterUnderlineSetting()
/aoo41x/test/testuno/source/fvt/uno/sw/frame/
H A DInsertFrame.java74 …t.class,SWUtil.saveTo_Override_reload(xTextDocument, "writer8",Testspace.getPath("output/test.odt"… in testInsertFrame()
79 …lass,SWUtil.saveTo_Override_reload(xTextDocument, "MS Word 97",Testspace.getPath("output/test.doc"… in testInsertFrame()
H A DFrameBackColor.java71 …t.class,SWUtil.saveTo_Override_reload(xTextDocument, "writer8",Testspace.getPath("output/test.odt"… in testFrameBackColor()
80 …lass,SWUtil.saveTo_Override_reload(xTextDocument, "MS Word 97",Testspace.getPath("output/test.doc"… in testFrameBackColor()
H A DFrameBorderSpacingtoContent.java72 …t.class,SWUtil.saveTo_Override_reload(xTextDocument, "writer8",Testspace.getPath("output/test.odt"… in testFrameBorderSpacingtoContent()
84 …lass,SWUtil.saveTo_Override_reload(xTextDocument, "MS Word 97",Testspace.getPath("output/test.doc"… in testFrameBorderSpacingtoContent()
H A DFrameSize.java83 …t.class,SWUtil.saveTo_Override_reload(xTextDocument, "writer8",Testspace.getPath("output/test.odt"… in testFrameSize()
93 …lass,SWUtil.saveTo_Override_reload(xTextDocument, "MS Word 97",Testspace.getPath("output/test.doc"… in testFrameSize()
/aoo41x/test/testuno/source/fvt/uno/sw/page/
H A DCheckBackGraphic.java123 FileUtil.deleteFile(getPath("temp")); in setUp()
124 temp = new File(getPath("temp")); in setUp()
H A DCheckBackColor.java131 FileUtil.deleteFile(getPath("temp")); in setUp()
132 temp = new File(getPath("temp")); in setUp()
H A DCheckPageLayout.java131 FileUtil.deleteFile(getPath("temp")); in setUp()
132 temp = new File(getPath("temp")); in setUp()
H A DCheckShadowFormat.java162 FileUtil.deleteFile(getPath("temp")); in setUp()
163 temp = new File(getPath("temp")); in setUp()
/aoo41x/test/testgui/source/fvt/gui/formula/importexport/
H A DFormulaInDifferentWays.java82 String saveTo = getPath("temp/" + "FormulaFromElements.odf"); in testCreateFormulaFromElementsWindow()
122 String saveTo = getPath("temp/" + "FormulaFromRightClickMenu.odf"); in testCreateFormulaFromRightClickMenu()
/aoo41x/main/vcl/inc/vcl/
H A Dgraphictools.hxx108 void getPath ( Polygon& ) const;
328 void getPath ( PolyPolygon& ) const;

Completed in 167 milliseconds

12345678910