/aoo42x/main/offapi/com/sun/star/rdf/ |
H A D | XDocumentMetadataAccess.idl | 176 @param FileName 188 if the FileName is invalid 193 XURI addMetadataFile([in] string FileName, 212 @param FileName 229 or the FileName is invalid 285 <li>If the FileName ends in "content.xml", 287 <li>If the FileName ends in "styles.xml" , 293 @param FileName 297 if the FileName is invalid 314 @param FileName [all …]
|
/aoo42x/main/testtools/source/cliversioning/ |
H A D | runtests.cs | 93 Console.WriteLine(fiTemp.Name + " did not find " + fe.FileName + in Main() 94 … ". Maybe the " + fe.FileName + " is not installed or does not match the referenced version." + in Main() 101 Console.WriteLine(fiTemp.Name + " could not load " + fl.FileName + in Main() 102 ". Maybe the version of " + fl.FileName + " does not match the referenced version. " + in Main()
|
/aoo42x/main/shell/inc/internal/ |
H A D | zipfile.hxx | 69 static bool IsZipFile(const std::string& FileName); 89 static bool IsValidZipFileVersionNumber(const std::string& FileName); 107 ZipFile(const std::string& FileName);
|
/aoo42x/main/shell/source/win32/shlxthandler/infotips/ |
H A D | infotips.cxx | 136 DWORD getSizeOfFile( char* FileName ) in getSizeOfFile() argument 138 HANDLE hFile = CreateFile(StringToWString(FileName).c_str(), // open file in getSizeOfFile() 199 std::wstring getFileSizeInfo(char* FileName) in getFileSizeInfo() argument 201 DWORD dwSize=getSizeOfFile(FileName); in getFileSizeInfo()
|
/aoo42x/main/qadevOOo/runner/stats/ |
H A D | SimpleFileOutProducer.java | 56 String FileName = entry.longName + ".out"; in summary() local 58 FileName = entry.longName.substring(0, in summary() 62 File outputFile = new File(outpath, FileName); in summary()
|
/aoo42x/main/sal/osl/os2/ |
H A D | profile.c | 199 rtl_uString *FileName=NULL; in osl_openProfile() local 213 rtl_uString_assign(&FileName, strProfileName); in osl_openProfile() 216 osl_getSystemPathFromFileURL(FileName, &FileName); in osl_openProfile() 249 …((pFile = openFileImpl(FileName, (Flags & osl_Profile_WRITELOCK) ? sal_True : sal_False)) == NULL)) in osl_openProfile() 254 if( FileName) in osl_openProfile() 255 rtl_uString_release( FileName); in osl_openProfile() 279 if( FileName) in osl_openProfile() 280 rtl_uString_release( FileName); in osl_openProfile()
|
/aoo42x/main/sal/osl/w32/ |
H A D | profile.cxx | 190 rtl_uString *FileName=NULL; in osl_openProfile() local 199 OSL_VERIFY(osl_getProfileName(NULL, NULL, &FileName)); in osl_openProfile() 203 rtl_uString_assign(&FileName, strProfileName); in osl_openProfile() 207 osl_getSystemPathFromFileURL(FileName, &FileName); in osl_openProfile() 240 if ( (! (Flags & osl_Profile_SYSTEM)) && ( (pFile = openFileImpl(FileName, Flags) ) == NULL ) ) in osl_openProfile() 245 if( FileName) in osl_openProfile() 246 rtl_uString_release( FileName); in osl_openProfile() 272 if( FileName) in osl_openProfile() 273 rtl_uString_release( FileName); in osl_openProfile()
|
/aoo42x/main/sw/source/ui/vba/ |
H A D | vbawindow.cxx | 56 uno::Any FileName; in Close() local 57 document.Close(SaveChanges, FileName, RouteDocument ); in Close()
|
/aoo42x/main/shell/source/all/zipfile/ |
H A D | zipfile.cxx | 119 ZipFile::ZipFile(const std::string& FileName) in ZipFile() argument 121 m_uzFile = unzOpen(FileName.c_str()); in ZipFile()
|
/aoo42x/main/shell/source/tools/lngconvex/ |
H A D | lngconvex.cxx | 360 void read_ulf_file(const std::string& FileName, Substitutor& Substitutor) in read_ulf_file() argument 373 std::ifstream in(FileName.c_str()); in read_ulf_file()
|
/aoo42x/main/twain/inc/ |
H A D | twain.h | 522 TW_STR255 FileName; member 1949 TW_MEMREF FileName; /* Pointer to file name text */ member 2014 TW_STR255 FileName; /* full path target file */ member
|
/aoo42x/main/xmerge/java/XMergeBridge/src/main/java/ |
H A D | XMergeBridge.java | 473 …boolean convertFromOffice,String pluginUrl,String FileName,String offMime,String sdMime) throws co… in convert() argument 476 String name= getFileName(FileName); in convert()
|
/aoo42x/main/sw/sdi/ |
H A D | _viewsh.sdi | 795 // ohne FileName wird ein TextBereich an der Position eingefuegt 799 UINT16 FileName FN_PARAM_1
|
/aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_templates/ |
H A D | Signatur.idt | 1 Signature FileName MinVersion MaxVersion MinSize MaxSize MinDate MaxDate Languages
|
H A D | _Validat.idt | 167 File FileName N Filename File name used for installation, may be localized. This may contain … 181 IniFile FileName N Filename The .INI file name in which to write the information 187 IniLocator FileName N Filename The .INI file name. 370 RemoveFile FileName Y WildCardFilename Name of the file to be removed. 375 RemoveIniFile FileName N Filename The .INI file name in which to delete the information 426 Signature FileName N Filename The name of the file. This may contain a "short name|long name" …
|
/aoo42x/main/instsetoo_native/inc_sdkoo/windows/msi_templates/ |
H A D | Signatur.idt | 1 Signature FileName MinVersion MaxVersion MinSize MaxSize MinDate MaxDate Languages
|
H A D | _Validat.idt | 167 File FileName N Filename File name used for installation, may be localized. This may contain … 181 IniFile FileName N Filename The .INI file name in which to write the information 187 IniLocator FileName N Filename The .INI file name. 370 RemoveFile FileName Y WildCardFilename Name of the file to be removed. 375 RemoveIniFile FileName N Filename The .INI file name in which to delete the information 426 Signature FileName N Filename The name of the file. This may contain a "short name|long name" …
|
/aoo42x/main/instsetoo_native/inc_ure/windows/msi_templates/ |
H A D | Signatur.idt | 1 Signature FileName MinVersion MaxVersion MinSize MaxSize MinDate MaxDate Languages
|
H A D | _Validat.idt | 167 File FileName N Filename File name used for installation, may be localized. This may contain … 181 IniFile FileName N Filename The .INI file name in which to write the information 187 IniLocator FileName N Filename The .INI file name. 370 RemoveFile FileName Y WildCardFilename Name of the file to be removed. 375 RemoveIniFile FileName N Filename The .INI file name in which to delete the information 426 Signature FileName N Filename The name of the file. This may contain a "short name|long name" …
|
/aoo42x/main/oovbaapi/ooo/vba/ |
H A D | XDocumentBase.idl | 49 void Close([in] any SaveChanges, [in] any FileName, [in] any RouteWorkBook);
|
/aoo42x/main/offapi/com/sun/star/ucb/ |
H A D | InteractiveFileIOException.idl | 52 string FileName;
|
/aoo42x/main/cui/source/inc/ |
H A D | linkdlg.hxx | 104 FixedText& FileName() { return aFtFullFileName; } in FileName() function in SvBaseLinksDlg
|
/aoo42x/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
H A D | _Validat.idt | 167 File FileName N Filename File name used for installation, may be localized. This may contain … 181 IniFile FileName N Filename The .INI file name in which to write the information 187 IniLocator FileName N Filename The .INI file name. 370 RemoveFile FileName Y WildCardFilename Name of the file to be removed. 375 RemoveIniFile FileName N Filename The .INI file name in which to delete the information 426 Signature FileName N Filename The name of the file. This may contain a "short name|long name" …
|
/aoo42x/main/offapi/com/sun/star/text/textfield/ |
H A D | FileName.idl | 38 published service FileName
|
/aoo42x/main/offapi/com/sun/star/frame/ |
H A D | XLoadable.idl | 69 the FileName parameter must be specified, other parameters are optional
|