Home
last modified time | relevance | path

Searched refs:rFileName (Results 126 – 146 of 146) sorted by relevance

123456

/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.hxx140 void storeLocalFileName(const rtl::OUString& rFileName, sal_Int64 nFileSize);
H A Dupdatehdl.hxx188 bool showOverwriteWarning( const rtl::OUString &rFileName ) const;
H A Dupdatehdl.cxx1053 bool UpdateHandler::showOverwriteWarning( const rtl::OUString& rFileName ) const in showOverwriteWarning()
1056 searchAndReplaceAll( aMsg, UNISTRING( "%FILENAME" ), rFileName ); in showOverwriteWarning()
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx359 const String & rFileName, in lcl_findSoundInList() argument
364 lcl_EqualsSoundFileName( rFileName )); in lcl_findSoundInList()
/trunk/main/sd/source/ui/dlg/
H A Dsddlgfact.hxx267 …g( ::Window* pParent, const SdDrawDocument* pDoc, SfxMedium* pSfxMedium, const String& rFileName );
/trunk/main/linguistic/inc/linguistic/
H A Dmisc.hxx148 String GetFileURL( SvtPathOptions::Pathes ePath, const String &rFileName );
/trunk/main/sfx2/source/inc/
H A Dtplcomp.hxx173 const String& rFileName,
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx752 bool PrintFontManager::PrintFont::readAfmMetrics( const OString& rFileName, MultiAtomProvider* pPro… in readAfmMetrics() argument
758 parseFile( rFileName.getStr(), &pInfo, P_ALL ); in readAfmMetrics()
920 rFileName.getStr() in readAfmMetrics()
1251 int PrintFontManager::addFontFile( const ::rtl::OString& rFileName, int /*nFaceNum*/ ) in addFontFile() argument
1254 …INetURLObject aPath( OStringToOUString( rFileName, aEncoding ), INET_PROT_FILE, INetURLObject::ENC… in addFontFile()
/trunk/main/tools/inc/tools/
H A Dfsys.hxx228 static void SetDateTime( const String& rFileName,
/trunk/main/l10ntools/inc/
H A Dexport.hxx497 …MergeDataFile( const ByteString &rFileName, const ByteString& rFile , sal_Bool bErrLog, CharSet aC…
/trunk/main/sd/inc/
H A Ddrawdoc.hxx234 virtual const SdrModel* LoadModel(const String& rFileName);
/trunk/main/sot/inc/sot/
H A Dstg.hxx209 static sal_Bool IsStorageFile( const String & rFileName );
/trunk/main/sd/source/core/
H A Ddrawdoc3.cxx1200 const SdrModel* SdDrawDocument::LoadModel(const String& rFileName) in LoadModel() argument
1202 return ( OpenBookmarkDoc(rFileName) ); in LoadModel()
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx84 SfxDocumentInfoItem( const String &rFileName,
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx3316 sal_Bool UCBStorage::IsStorageFile( const String& rFileName ) argument
3318 String aFileURL = rFileName;
3322 ::utl::LocalFileHelper::ConvertPhysicalNameToURL( rFileName, aFileURL );
/trunk/main/sw/source/ui/inc/
H A Dview.hxx622 long InsertDoc( sal_uInt16 nSlotId, const String& rFileName,
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx1062 const ::rtl::OUString& rFileName ) in InsertFilePart()
1064 UniString aFileName( rFileName ); in InsertFilePart()
1073 aURL.SetSmartURL(rFileName); in InsertFilePart()
H A DDatabaseForm.hxx540 …FilePart(INetMIMEMessage& rParent, const ::rtl::OUString& rName, const ::rtl::OUString& rFileName);
/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx917 const String& rFileName,
/trunk/main/oox/source/export/
H A Dooxml-export-notes.txt203 …#19 0x00002b0fcb09443c in SfxObjectShell::PreDoSaveAs_Impl (this=0xf44d60, rFileName=@0x7fffe28507…
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx2915 const String& rFileName, in PreDoSaveAs_Impl() argument
2959 …SfxMedium *pNewFile = new SfxMedium( rFileName, STREAM_READWRITE | STREAM_SHARE_DENYWRITE | STREAM… in PreDoSaveAs_Impl()

Completed in 161 milliseconds

123456