INTEGRATION: CWS jl101 (1.15.10); FILE MERGED
2008/05/28 14:55:53 jl 1.15.10.1: #i89584# patch - remove unused code.
This commit is contained in:
parent
04c83201f2
commit
04b4760367
1 changed files with 1 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: fwkutil.hxx,v $
|
||||
* $Revision: 1.15 $
|
||||
* $Revision: 1.16 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
|
@ -81,9 +81,6 @@ rtl::OUString getPlatform();
|
|||
|
||||
rtl::OUString getDirFromFile(const rtl::OUString& usFilePath);
|
||||
|
||||
rtl::OUString getFileFromURL(const rtl::OUString& sFileURL);
|
||||
|
||||
|
||||
/** Returns the file URL of the folder where the executable resides.
|
||||
*/
|
||||
rtl::OUString getExecutableDirectory();
|
||||
|
|
Loading…
Reference in a new issue