Home
last modified time | relevance | path

Searched refs:getPath (Results 26 – 50 of 247) sorted by relevance

12345678910

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DSystemManager.java71 System.err.println("Jar file: " + jarFile.getPath()); in getJarFilePath()
128 path = dir.getPath(); in getPackagePath()
317 copy(file[i].getPath(), dest.getPath()); in copyAllFiles()
326 copy(file[i].getPath(), dest.getPath()); in copyAllFiles()
340 dest = destFile.getPath(); in copy()
430 setUnixPrivileges(file[i].getPath(), unixRights); in setUnixPrivilegesDirectory()
/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java85 xStorable.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties); in testCreateTable()
89 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testCreateTable()
161 xStorable.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties); in testSetRowHeight()
165 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testSetRowHeight()
242 xStorable.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties); in testSetTableBorder()
246 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testSetTableBorder()
348 xStorable.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties); in testSetTable_AlignmentAndMarginToPage()
425 xStorable.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties); in testSetTableBackColor()
468 xStorable.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties); in testSetTableRepeatHeading()
542 xStorable.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties); in testSetTableShadow()
[all …]
H A DTableName.java87 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testtableName()
97 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testtableName()
101 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testtableName()
110 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testtableName()
/trunk/main/bean/qa/complex/bean/
H A DScreenComparer.java214 File file1 = new File(file_tmp.getPath()+".png"); in writeImages()
220 System.out.println("1. " + file1.getPath()); in writeImages()
225 file1 = new File(file_tmp.getPath()+".png"); in writeImages()
230 System.out.println("2. " + file1.getPath()); in writeImages()
235 file1 = new File(file_tmp.getPath()+".png"); in writeImages()
240 System.out.println("Diff image: " + file1.getPath() + "\n"); in writeImages()
/trunk/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx71 const ::rtl::OUString& getPath( ) const { return sRelativePath; } in getPath() function
153 … aBuf.append( rtl::OUStringToOString( _rAccessor.getPath(), RTL_TEXTENCODING_ASCII_US ) ); in lcl_copyData()
231 ::utl::lcl_copyData( _rAccessor, m_rRootNode.getNodeValue( _rAccessor.getPath( ) ), m_rMutex ); in operator ()()
247 m_rRootNode.setNodeValue( _rAccessor.getPath( ), aNewValue ); in operator ()()
429 …pImpl->aConfigRoot.isValid() || m_pImpl->aConfigRoot.hasByHierarchicalName( _rAccessor.getPath() ), in implRegisterExchangeLocation()
446 …lcl_copyData( _rAccessor, m_pImpl->aConfigRoot.getNodeValue( _rAccessor.getPath() ), m_pImpl->rMut… in implRegisterExchangeLocation()
/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphBackColor.java80 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testParagraphBackColorSetting()
90 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphBackColorSetting()
94 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testParagraphBackColorSetting()
100 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testParagraphBackColorSetting()
H A DParagraphSpacingtoBorder.java105 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testParagraphSpacingtoBorderSetting()
115 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testParagraphSpacingtoBorderSetting()
119 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testParagraphSpacingtoBorderSetting()
129 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testParagraphSpacingtoBorderSetting()
H A DParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java96 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testNumberingBulletBeforeAndAfterCharacter()
106 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testNumberingBulletBeforeAndAfterCharacter()
110 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testNumberingBulletBeforeAndAfterCharacter()
122 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testNumberingBulletBeforeAndAfterCharacter()
H A DParagraphNumberingAndBulletTabStop.java94 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testNumberingBulletTabStop()
104 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testNumberingBulletTabStop()
108 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testNumberingBulletTabStop()
118 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testNumberingBulletTabStop()
/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterBackColor.java73 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterBackColorSetting()
83 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterBackColorSetting()
87 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testCharacterBackColorSetting()
93 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testCharacterBackColorSetting()
H A DCharacterBlink.java81 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterBlinkSetting()
91 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterBlinkSetting()
95 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testCharacterBlinkSetting()
101 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testCharacterBlinkSetting()
H A DCharacterColor.java81 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterColorSetting()
91 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterColorSetting()
95 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testCharacterColorSetting()
101 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testCharacterColorSetting()
H A DCharacterHidden.java81 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterHiddenSetting()
91 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterHiddenSetting()
95 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testCharacterHiddenSetting()
101 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testCharacterHiddenSetting()
H A DCharacterOutline.java81 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterOutlineSetting()
91 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterOutlineSetting()
95 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testCharacterOutlineSetting()
101 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testCharacterOutlineSetting()
H A DCharacterShadow.java81 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterShadowSetting()
91 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterShadowSetting()
95 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testCharacterShadowSetting()
101 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testCharacterShadowSetting()
H A DCharacterSize.java73 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterSizeSetting()
83 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterSizeSetting()
87 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testCharacterSizeSetting()
93 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testCharacterSizeSetting()
H A DCharacterHyperlink.java78 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterBackHyperlinkSetting()
88 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterBackHyperlinkSetting()
92 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testCharacterBackHyperlinkSetting()
100 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testCharacterBackHyperlinkSetting()
H A DCharacterLocale.java64 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterLocaleSetting()
74 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterLocaleSetting()
78 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testCharacterLocaleSetting()
88 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testCharacterLocaleSetting()
H A DCharacterStyle.java75 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterStyleSetting()
85 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterStyleSetting()
89 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testCharacterStyleSetting()
96 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testCharacterStyleSetting()
H A DCharacterRelief.java82 …xStorable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_o… in testCharacterReliefSetting()
92 …xStorable_doc.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.doc")), aStoreProperties_d… in testCharacterReliefSetting()
96 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.odt"… in testCharacterReliefSetting()
111 …noRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspace.getPath("output/test.doc"… in testCharacterReliefSetting()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DDynamicAccessibilityModel.java81 TreeNode node = (TreeNode) treeExpansionEvent.getPath().getLastPathComponent(); in treeCollapsed()
89 TreeNode node = (TreeNode) treeExpansionEvent.getPath().getLastPathComponent(); in treeExpanded()
101 TreeNode node = (TreeNode) treeExpansionEvent.getPath().getLastPathComponent(); in treeWillCollapse()
113 TreeNode node = (TreeNode) treeExpansionEvent.getPath().getLastPathComponent(); in treeWillExpand()
/trunk/main/l10ntools/source/filter/merge/
H A DMerger.java281 …m_aLog.setGlobalInfo("write temp package \""+aPackage.getPath()); // TODO encoding must be readed … in merge()
329 …m_aLog.setWarning("language fragment \""+aFragment.getPath()+"\" does not exist. Will be ignored."… in getFragments()
333 … throw new java.io.IOException("fragment \""+aFragment.getPath()+"\" does not exists."); in getFragments()
338 … m_aLog.setWarning("fragment \""+aFragment.getPath()+"\" seem to be not a valid file."); in getFragments()
346 m_aLog.setDetailedInfo("merge fragment \""+aFragment.getPath()+"\" ..."); in getFragments()
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx2335 return rxPackage->hasByHierarchicalName( rURI.getPath() ); in hasData()
2350 return xPackage->hasByHierarchicalName( rURI.getPath() ); in hasData()
2412 if ( !rxPackage->hasByHierarchicalName( rURI.getPath() ) ) in loadData()
2582 if ( !xNA->hasByHierarchicalName( aURI.getPath() ) ) in renameData()
2662 if ( !xNA->hasByHierarchicalName( m_aUri.getPath() ) ) in storeData()
2695 = xNA->getByHierarchicalName( aParentUri.getPath() ); in storeData()
2750 if ( !xNA->hasByHierarchicalName( m_aUri.getPath() ) ) in storeData()
2756 xNA->getByHierarchicalName( m_aUri.getPath() ) >>= xPropSet; in storeData()
2864 if ( !xNA->hasByHierarchicalName( aParentUri.getPath() ) ) in removeData()
2940 if ( !xNA->hasByHierarchicalName( m_aUri.getPath() ) ) in getInputStream()
[all …]
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DResourceManager.java96 System.err.println("ERROR: Neither file \"" + file.getPath() + in checkFileExistence()
97 "\" nor file \"" + newFile.getPath() + "\" do exist!"); in checkFileExistence()
99 … System.err.println("ERROR: File \"" + file.getPath() + "\" does not exist!"); in checkFileExistence()
147 System.err.println("Error: file not found: " + file.getPath()); in getIconFromPath()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DEnhancedComplexTestCase.java54 sPath = FileHelper.getPath(_aParam.getInputPath()); in callEntry()
164 String sPath = FileHelper.getPath(_aParam.getInputPath()); in foreachPSorPDFinInputPath()
205 String sPath = FileHelper.getPath(sInputPath); in foreachPSorPDFinInputPath()
375 String sPath = FileHelper.getPath(sInputPath); in foreachJPEGcompareWithJPEG()
433 String sPath = FileHelper.getPath(sInputPath); in foreachResultCreateHTML()

Completed in 95 milliseconds

12345678910