Home
last modified time | relevance | path

Searched defs:file (Results 26 – 50 of 137) sorted by relevance

123456

/aoo42x/main/connectivity/source/inc/dbase/
H A DDCode.hxx33 namespace file namespace
H A DDDatabaseMetaDataResultSetMetaData.hxx37 namespace file namespace
H A DDDatabaseMetaDataResultSet.hxx46 namespace file namespace
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DOfficeDocumentSupport.java72 File file = FileUtil.toFile(dataObj.getPrimaryFile()); in mount() local
87 File file = FileUtil.toFile(dataObj.getPrimaryFile()); in open() local
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DChooseDirectory.java161 File file = directoryChooser.getSelectedFile(); in actionPerformed() local
172 File file = directoryChooserRootdir.getSelectedFile(); in actionPerformed() local
/aoo42x/main/connectivity/source/inc/file/
H A DFColumns.hxx35 namespace file namespace
H A DFTables.hxx33 namespace file namespace
H A DFDateFunctions.hxx33 namespace file namespace
H A DFTable.hxx40 namespace file namespace
/aoo42x/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dfrobnicate-icons.php41 $file = eregi_replace("^./lc_(.*)\.svg","\\1",$line); variable
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DInstaller.java57 File file = FileUtil.findFile(prop, jar); in run() local
159 public static boolean addToClassPath(File file) { in addToClassPath()
/aoo42x/main/scripting/examples/java/Newsgroup/
H A DOfficeAttachment.java125 String file = ""; in createTempDocs() local
160 String file = ""; in createTempDocs() local
/aoo42x/main/odk/examples/DevelopersGuide/UCB/
H A DHelper.java170 File file = new File( systemPath ); in getAbsoluteFileURLFromSystemPath() local
208 File file = new File( buf.toString() ); in createTargetDataFile() local
/aoo42x/test/testgui/source/bvt/gui/
H A DFileExport.java119 File file = new File(newpath); in recursionfiles() local
256 File file = new File(thepoint.path); in testSaveAs() local
387 private boolean savetosameformat(String file, String outpath) { in savetosameformat()
453 private boolean savetodiffformat(String file, String outpath) { in savetodiffformat()
601 private boolean savetopdfformat(String file, String outpath) { in savetopdfformat()
/aoo42x/main/xmerge/source/palmtests/qa/comparator/
H A DPDBDecoder.java80 RandomAccessFile file = new RandomAccessFile(fileName, "r"); in parse() local
/aoo42x/test/testgui/source/svt/gui/sc/
H A DBasicFuncOnCalc.java285 String file = prepareData("pvt/plain_11s.ods"); in insertChartToOpenedSC() local
322 String file = prepareData("pvt/plain_11s.ods"); in insertPicToOpenedSC() local
353 String file = prepareData("pvt/plain_11s.ods"); in insertFontWorkToOpenedSC() local
/aoo42x/main/odk/source/com/sun/star/lib/loader/
H A DInstallationFinder.java265 File file = new File( tokens.nextToken(), SOFFICE ); in getPathFromPathEnvVar() local
342 File file = new File( line.substring( i, end ) ); in getPathFromWhich() local
552 File file = new File( path, SOFFICE ); in getCanonicalPathFromFileURL() local
/aoo42x/test/testgui/source/svt/gui/
H A DTestSample.java102 private File file = null; field in TestSample
106 public TestSample(File file, String saveas, String editor) { in TestSample()
/aoo42x/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelDescriptor.java63 private File file = null; field in ParcelDescriptor
144 public ParcelDescriptor(File file) throws IOException { in ParcelDescriptor()
148 public ParcelDescriptor(File file, String language) throws IOException { in ParcelDescriptor()
177 public void write(File file) throws IOException { in write()
/aoo42x/main/scripting/workben/installer/
H A DZipData.java33 public ZipData(String file) { in ZipData()
/aoo42x/main/soltools/mkdepend/
H A Dparse.c43 int find_includes(filep, file, file_red, recursion, failOK, incCollection, symbols) in find_includes() argument
170 int gobble(filep, file, file_red, symbols) in gobble() argument
224 int deftype (line, filep, file_red, file, parse_it, symbols) in deftype() argument
/aoo42x/main/autodoc/source/cosv/service/
H A Dstd_outp.cxx63 PerformAssertion(const char * condition, const char * file, unsigned line) in PerformAssertion()
/aoo42x/main/rsc/source/rscpp/
H A Dcpp4.c402 register FILEINFO *file; local
560 FILEINFO *file; /* Funny #include */ local
/aoo42x/main/qadevOOo/tests/java/ifc/view/
H A D_XPrintable.java130 final String file = "XPrintable.prt" ; in _print() local
/aoo42x/test/testgui/source/svt/gui/sd/
H A DBasicFuncOnImpress.java268 String file = prepareData("svt/OLEinODP.odp"); in opChartOnOpenedSD() local
316 String file = prepareData("pvt/plain_200p.odp"); in switchViewOfOpenedSD() local

Completed in 68 milliseconds

123456