Home
last modified time | relevance | path

Searched defs:filePath (Results 1 – 25 of 37) sorted by relevance

12

/aoo4110/main/soltools/mkdepend/
H A Dcollectdircontent.cxx3 PathFilePair IncludesCollection::split_path(const string& filePath) { in split_path()
48 bool IncludesCollection::exists(string filePath) { in exists()
80 int call_IncludesCollection_exists(IncludesCollection* m, const char * filePath) { in call_IncludesCollection_exists()
/aoo4110/test/testcommon/source/org/openoffice/test/common/
H A DTestspace.java58 public static String getPath(String filePath) { in getPath()
62 public static String getUrl(String filePath) { in getUrl()
70 public static File getFile(String filePath) { in getFile()
H A DFileProvider.java251 …private static void filter(String filePath, ArrayList<Object[]> list, ArrayList<ArrayList<String>>… in filter()
/aoo4110/main/qadevOOo/runner/stats/
H A DFileLogWriter.java66 public void addFileLog(String filePath){ in addFileLog()
77 public void removeFileLog(String filePath){ in removeFileLog()
/aoo4110/test/testuno/source/fvt/uno/sd/graphic/
H A DGraphicPro_Border.java133 private XDrawPage load(String filePath) throws Exception{ in load()
144 String filePath = Testspace.getPath("temp/"+fileName+"."+fileType); in testGraphicBorder_ODP() local
181 String filePath = Testspace.getPath("temp/"+fileName+"."+fileType); in testGraphicBorder_PPT() local
H A DGraphicPro_Size.java116 private XDrawPage load(String filePath) throws Exception{ in load()
126 String filePath = Testspace.getPath("temp/"+fileName+"."+m_fileType); in testGraphicSize() local
H A DGraphicPro_Position.java121 private XDrawPage load(String filePath) throws Exception{ in load()
131 String filePath = Testspace.getPath("temp/"+fileName+"."+m_fileType); in testPosition() local
/aoo4110/test/testuno/source/fvt/uno/sd/character/
H A DCheckCharacterStyle.java74 private String filePath = null; field in CheckCharacterStyle
/aoo4110/test/testuno/source/fvt/uno/db/
H A DDBAccess.java148 String filePath = Testspace.getPath("tmp/basetest." + sExtension); in saveAndReloadDoc() local
/aoo4110/test/testuno/source/fvt/uno/sd/textbox/
H A DLineProperties.java64 String filePath = null; field in LineProperties
H A DFillProperties.java68 String filePath = null; field in FillProperties
/aoo4110/test/testuno/source/fvt/uno/sd/animation/
H A DTextAnimation.java68 String filePath = null; field in TextAnimation
H A DCustomAnimation.java69 String filePath = null; field in CustomAnimation
/aoo4110/test/testuno/source/fvt/uno/sd/shape/
H A DShapeTypes.java61 String filePath = null; field in ShapeTypes
H A DShapeProperties.java81 String filePath = null; field in ShapeProperties
/aoo4110/test/testuno/source/fvt/uno/sd/slideshow/
H A DCustomShow.java63 String filePath = null; field in CustomShow
H A DSlideShow.java59 String filePath = null; field in SlideShow
/aoo4110/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphTextProperty.java67 String filePath=null; field in ParagraphTextProperty
H A DParagraphStyle.java69 String filePath=null; field in ParagraphStyle
/aoo4110/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DConvert.java307 private static String filePath; field in Convert.ParameterChecker
/aoo4110/test/testuno/source/fvt/uno/sd/chart/
H A DChartData.java84 String filePath = null; field in ChartData
H A DChartTypes.java65 String filePath = null; field in ChartTypes
/aoo4110/main/idlc/source/
H A Didlccompile.cxx258 OString filePath; in compileFile() local
/aoo4110/test/testuno/source/fvt/uno/ffc/
H A DFFCTest.java261 private XComponent loadSampleFile(String filePath) throws IOException, IllegalArgumentException { in loadSampleFile()
/aoo4110/main/setup_native/source/win32/customactions/rebase/
H A Drebase.cxx87 static BOOL rebaseImage( const std::string& filePath, LPVOID address ) in rebaseImage()

Completed in 89 milliseconds

12