/aoo41x/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…
|
/aoo41x/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 );
|
/aoo41x/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
H A D | _Validat.idt | 64 Class DefInprocHandler Y Filename 1;2;3 Optional default inproc handler. Only optionally provi… 136 DuplicateFile DestName Y Filename Filename to be given to the duplicate file. 167 File FileName N Filename File name used for installation, may be localized. This may contain … 173 FileSFPCatalog SFPCatalog_ N SFPCatalog 1 Filename Catalog associated with the file 181 IniFile FileName N Filename The .INI file name in which to write the information 187 IniLocator FileName N Filename The .INI file name. 275 MoveFile DestName Y Filename Name to be given to the original file after it is moved or copied… 375 RemoveIniFile FileName N Filename The .INI file name in which to delete the information 413 SFPCatalog SFPCatalog N Filename File name for the catalog. 421 Shortcut Name N Filename The name of the shortcut to be created. [all …]
|
/aoo41x/main/instsetoo_native/inc_openoffice/windows/msi_templates/ |
H A D | _Validat.idt | 64 Class DefInprocHandler Y Filename 1;2;3 Optional default inproc handler. Only optionally provi… 136 DuplicateFile DestName Y Filename Filename to be given to the duplicate file. 167 File FileName N Filename File name used for installation, may be localized. This may contain … 173 FileSFPCatalog SFPCatalog_ N SFPCatalog 1 Filename Catalog associated with the file 181 IniFile FileName N Filename The .INI file name in which to write the information 187 IniLocator FileName N Filename The .INI file name. 275 MoveFile DestName Y Filename Name to be given to the original file after it is moved or copied… 375 RemoveIniFile FileName N Filename The .INI file name in which to delete the information 413 SFPCatalog SFPCatalog N Filename File name for the catalog. 421 Shortcut Name N Filename The name of the shortcut to be created. [all …]
|
/aoo41x/main/instsetoo_native/inc_sdkoo/windows/msi_templates/ |
H A D | _Validat.idt | 64 Class DefInprocHandler Y Filename 1;2;3 Optional default inproc handler. Only optionally provi… 136 DuplicateFile DestName Y Filename Filename to be given to the duplicate file. 167 File FileName N Filename File name used for installation, may be localized. This may contain … 173 FileSFPCatalog SFPCatalog_ N SFPCatalog 1 Filename Catalog associated with the file 181 IniFile FileName N Filename The .INI file name in which to write the information 187 IniLocator FileName N Filename The .INI file name. 275 MoveFile DestName Y Filename Name to be given to the original file after it is moved or copied… 375 RemoveIniFile FileName N Filename The .INI file name in which to delete the information 413 SFPCatalog SFPCatalog N Filename File name for the catalog. 421 Shortcut Name N Filename The name of the shortcut to be created. [all …]
|
/aoo41x/main/instsetoo_native/inc_ure/windows/msi_templates/ |
H A D | _Validat.idt | 64 Class DefInprocHandler Y Filename 1;2;3 Optional default inproc handler. Only optionally provi… 136 DuplicateFile DestName Y Filename Filename to be given to the duplicate file. 167 File FileName N Filename File name used for installation, may be localized. This may contain … 173 FileSFPCatalog SFPCatalog_ N SFPCatalog 1 Filename Catalog associated with the file 181 IniFile FileName N Filename The .INI file name in which to write the information 187 IniLocator FileName N Filename The .INI file name. 275 MoveFile DestName Y Filename Name to be given to the original file after it is moved or copied… 375 RemoveIniFile FileName N Filename The .INI file name in which to delete the information 413 SFPCatalog SFPCatalog N Filename File name for the catalog. 421 Shortcut Name N Filename The name of the shortcut to be created. [all …]
|
/aoo41x/main/vbahelper/inc/vbahelper/ |
H A D | vbadocumentsbase.hxx | 59 …css::uno::Any openDocument( const ::rtl::OUString& Filename, const css::uno::Any& ReadOnly, const …
|
/aoo41x/main/avmedia/source/win/ |
H A D | interface.hxx | 65 BSTR Filename) = 0;
|
/aoo41x/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…
|
/aoo41x/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…
|
/aoo41x/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 );
|
/aoo41x/main/svtools/source/inc/ |
H A D | sgvmain.hxx | 274 UCHAR Filename[80]; // Pfad member in BmapType
|
/aoo41x/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()
|
/aoo41x/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()
|
/aoo41x/main/icc/ |
H A D | SampleICC-1.3.2.patch | 1443 - sReport += "- Invalid Filename\r\n"; 1444 + sReport += "- Invalid Filename\n";
|
/aoo41x/extras/l10n/source/si/ |
H A D | localize.sdf | 8789 helpcontent2 source\text\sbasic\shared\03120313.xhp 0 help par_id3156023 8 0 si \<emph\>Filename:… 9789 helpcontent2 source\text\sbasic\shared\03120312.xhp 0 help par_id3148947 8 0 si \<emph\>Filename:…
|
/aoo41x/extras/l10n/source/bg/ |
H A D | localize.sdf | 33058 …t\sbasic\shared\03120312.xhp 0 help par_id3154285 4 0 bg ConvertToURL(Filename) 20130618 17:2… 33062 helpcontent2 source\text\sbasic\shared\03120312.xhp 0 help par_id3148947 8 0 bg \<emph\>Filename:… 33074 …sbasic\shared\03120313.xhp 0 help par_id3154142 4 0 bg ConvertFromURL(Filename) 20130618 17:2… 33078 helpcontent2 source\text\sbasic\shared\03120313.xhp 0 help par_id3156023 8 0 bg \<emph\>Filename:…
|
/aoo41x/extras/l10n/source/eo/ |
H A D | localize.sdf | 8874 helpcontent2 source\text\sbasic\shared\03120312.xhp 0 help par_id3148947 8 0 eo \<emph\>Filename:… 8893 helpcontent2 source\text\sbasic\shared\03120313.xhp 0 help par_id3156023 8 0 eo \<emph\>Filename:…
|
/aoo41x/extras/l10n/source/km/ |
H A D | localize.sdf | 33062 helpcontent2 source\text\sbasic\shared\03120312.xhp 0 help par_id3148947 8 0 km \<emph\>Filename … 33078 helpcontent2 source\text\sbasic\shared\03120313.xhp 0 help par_id3156023 8 0 km \<emph\>Filename …
|
/aoo41x/extras/l10n/source/ja/ |
H A D | localize.sdf | 33062 helpcontent2 source\text\sbasic\shared\03120312.xhp 0 help par_id3148947 8 0 ja \<emph\>Filename:… 33078 helpcontent2 source\text\sbasic\shared\03120313.xhp 0 help par_id3156023 8 0 ja \<emph\>Filename:…
|
/aoo41x/extras/l10n/source/ko/ |
H A D | localize.sdf | 33062 helpcontent2 source\text\sbasic\shared\03120312.xhp 0 help par_id3148947 8 0 ko \<emph\>Filename:… 33078 helpcontent2 source\text\sbasic\shared\03120313.xhp 0 help par_id3156023 8 0 ko \<emph\>Filename:…
|