| /AOO42X/main/sw/source/ui/vba/ |
| H A D | vbadocuments.cxx | 135 SwVbaDocuments::Open( const ::rtl::OUString& Filename, const uno::Any& /*ConfirmConversions*/, cons… in Open() argument 140 aObj.SetURL( Filename ); in Open() 143 aURL = Filename; in Open() 145 osl::FileBase::getFileURLFromSystemPath( Filename, aURL ); in Open() 149 …uno::Reference <text::XTextDocument> xSpreadDoc( openDocument( Filename, ReadOnly, sProps ), uno::… in Open()
|
| H A D | vbadocuments.hxx | 53 …virtual css::uno::Any SAL_CALL Open( const ::rtl::OUString& Filename, const css::uno::Any& Confirm…
|
| /AOO42X/main/automation/source/inc/ |
| H A D | testapp.hxx | 158 … void ReadNames( String Filename, CNames *&pNames, CNames *&pUIds, sal_Bool bIsFlat = sal_False ); 159 void ReadFlat( String Filename, CNames *&pNames, sal_Bool bSortByName ); 160 sal_Bool ReadNamesBin( String Filename, CNames *&pSIds, CNames *&pControls ); 161 sal_Bool WriteNamesBin( String Filename, CNames *pSIds, CNames *pControls );
|
| /AOO42X/main/instsetoo_native/inc_sdkoo/windows/msi_templates/ |
| H A D | _Validat.idt | 4 …dition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;Wil… 64 Class DefInprocHandler Y Filename 1;2;3 Optional default inproc handler… 136 DuplicateFile DestName Y Filename Filename to be given to the duplica… 167 File FileName N Filename File name used for installation, may be loc… 173 FileSFPCatalog SFPCatalog_ N SFPCatalog 1 Filename Catalog associated with the… 181 IniFile FileName N Filename The .INI file name in which to write the in… 187 IniLocator FileName N Filename The .INI file name. 275 MoveFile DestName Y Filename Name to be given to the original file a… 375 RemoveIniFile FileName N Filename The .INI file name in which to dele… 413 SFPCatalog SFPCatalog N Filename File name for the catalog. [all …]
|
| /AOO42X/main/instsetoo_native/inc_openoffice/windows/msi_templates/ |
| H A D | _Validat.idt | 4 …dition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;Wil… 64 Class DefInprocHandler Y Filename 1;2;3 Optional default inproc handler… 136 DuplicateFile DestName Y Filename Filename to be given to the duplica… 167 File FileName N Filename File name used for installation, may be loc… 173 FileSFPCatalog SFPCatalog_ N SFPCatalog 1 Filename Catalog associated with the… 181 IniFile FileName N Filename The .INI file name in which to write the in… 187 IniLocator FileName N Filename The .INI file name. 275 MoveFile DestName Y Filename Name to be given to the original file a… 375 RemoveIniFile FileName N Filename The .INI file name in which to dele… 413 SFPCatalog SFPCatalog N Filename File name for the catalog. [all …]
|
| /AOO42X/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
| H A D | _Validat.idt | 4 …dition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;Wil… 64 Class DefInprocHandler Y Filename 1;2;3 Optional default inproc handler… 136 DuplicateFile DestName Y Filename Filename to be given to the duplica… 167 File FileName N Filename File name used for installation, may be loc… 173 FileSFPCatalog SFPCatalog_ N SFPCatalog 1 Filename Catalog associated with the… 181 IniFile FileName N Filename The .INI file name in which to write the in… 187 IniLocator FileName N Filename The .INI file name. 275 MoveFile DestName Y Filename Name to be given to the original file a… 375 RemoveIniFile FileName N Filename The .INI file name in which to dele… 413 SFPCatalog SFPCatalog N Filename File name for the catalog. [all …]
|
| /AOO42X/main/instsetoo_native/inc_ure/windows/msi_templates/ |
| H A D | _Validat.idt | 4 …dition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;Wil… 64 Class DefInprocHandler Y Filename 1;2;3 Optional default inproc handler… 136 DuplicateFile DestName Y Filename Filename to be given to the duplica… 167 File FileName N Filename File name used for installation, may be loc… 173 FileSFPCatalog SFPCatalog_ N SFPCatalog 1 Filename Catalog associated with the… 181 IniFile FileName N Filename The .INI file name in which to write the in… 187 IniLocator FileName N Filename The .INI file name. 275 MoveFile DestName Y Filename Name to be given to the original file a… 375 RemoveIniFile FileName N Filename The .INI file name in which to dele… 413 SFPCatalog SFPCatalog N Filename File name for the catalog. [all …]
|
| /AOO42X/main/vbahelper/inc/vbahelper/ |
| H A D | vbadocumentsbase.hxx | 59 …css::uno::Any openDocument( const ::rtl::OUString& Filename, const css::uno::Any& ReadOnly, const …
|
| /AOO42X/main/avmedia/source/win/ |
| H A D | interface.hxx | 65 BSTR Filename) = 0;
|
| /AOO42X/main/sc/source/ui/vba/ |
| H A D | vbaworkbooks.hxx | 61 …virtual css::uno::Any SAL_CALL Open( const ::rtl::OUString& Filename, const css::uno::Any& UpdateL…
|
| H A D | vbaworkbook.hxx | 67 …virtual void SAL_CALL SaveCopyAs( const rtl::OUString& Filename ) throw ( css::uno::RuntimeExcepti…
|
| /AOO42X/main/oovbaapi/ooo/vba/word/ |
| H A D | XSystem.idl | 42 any PrivateProfileString( [in] string Filename, [in] string Section, [in] string Key );
|
| H A D | XDocuments.idl | 44 …any Open([in] string Filename, [in] any ConfirmConversions, [in] any ReadOnly, [in] any AddToRecen…
|
| /AOO42X/main/oovbaapi/ooo/vba/excel/ |
| H A D | XWorkbooks.idl | 44 …any Open([in] string Filename, [in] any UpdateLinks, [in] any ReadOnly, [in] any Format, [in] any …
|
| H A D | XWorkbook.idl | 60 void SaveCopyAs( [in] string Filename );
|
| /AOO42X/main/svtools/source/inc/ |
| H A D | sgvmain.hxx | 274 UCHAR Filename[80]; // Pfad member in BmapType
|
| /AOO42X/main/svtools/source/filter/ |
| H A D | sgvmain.cxx | 805 reinterpret_cast< char const * >(&Filename[ 1 ]), in Draw() 806 (xub_StrLen)Filename[ 0 ], RTL_TEXTENCODING_UTF8 ); in Draw()
|
| /AOO42X/main/sal/osl/unx/ |
| H A D | profile.c | 195 sal_Char Filename[PATH_MAX]; in osl_psz_openProfile() local 198 Filename[0] = '\0'; in osl_psz_openProfile()
|
| /AOO42X/main/icc/ |
| H A D | SampleICC-1.3.2.patch | 1443 - sReport += "- Invalid Filename\r\n"; 1444 + sReport += "- Invalid Filename\n";
|
| /AOO42X/extras/l10n/source/bg/ |
| H A D | localize.sdf | 25554 …313.xhp 0 help par_id3154142 4 0 bg ConvertFromURL(Filename) 2… 25558 …d\03120313.xhp 0 help par_id3156023 8 0 bg \<emph\>Filename:\</emph\> низ – и… 26512 …20312.xhp 0 help par_id3154285 4 0 bg ConvertToURL(Filename) 202… 26516 …d\03120312.xhp 0 help par_id3148947 8 0 bg \<emph\>Filename:\</emph\> низ – и…
|
| /AOO42X/extras/l10n/source/eo/ |
| H A D | localize.sdf | 8874 …d\03120312.xhp 0 help par_id3148947 8 0 eo \<emph\>Filename:\</emph\> Dosiera… 8893 …d\03120313.xhp 0 help par_id3156023 8 0 eo \<emph\>Filename:\</emph\> Dosier…
|
| /AOO42X/extras/l10n/source/km/ |
| H A D | localize.sdf | 25558 …d\03120313.xhp 0 help par_id3156023 8 0 km \<emph\>Filename ៖\</emph\> ឈ្មោះ… 26516 …d\03120312.xhp 0 help par_id3148947 8 0 km \<emph\>Filename ៖\</emph\> ឈ្មោះ…
|
| /AOO42X/extras/l10n/source/ja/ |
| H A D | localize.sdf | 25558 …d\03120313.xhp 0 help par_id3156023 8 0 ja \<emph\>Filename:\</emph\> ファイル名を示… 26516 …d\03120312.xhp 0 help par_id3148947 8 0 ja \<emph\>Filename:\</emph\> ファイル名を示…
|
| /AOO42X/extras/l10n/source/ko/ |
| H A D | localize.sdf | 25558 …d\03120313.xhp 0 help par_id3156023 8 0 ko \<emph\>Filename:\</emph\> 파일 이름을 … 26516 …d\03120312.xhp 0 help par_id3148947 8 0 ko \<emph\>Filename:\</emph\> 파일 이름을 …
|
| /AOO42X/extras/l10n/source/zh-TW/ |
| H A D | localize.sdf | 25558 …120313.xhp 0 help par_id3156023 8 0 zh-TW \<emph\>Filename:\</emph\>以字串形式表示的… 26516 …120312.xhp 0 help par_id3148947 8 0 zh-TW \<emph\>Filename:\</emph\>以字串形式表示的…
|