Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
 Overview   Namespace   Class   Index   Help 
PUBLIC MEMBERS:  CLASSESSTRUCTSUNIONSENUMSTYPEDEFSMETHODSSTATIC METHODSDATASTATIC DATA

:: osl ::

class FileBase


Base Classes
None.
Known Derived Classes
VolumeDevice
File

virtual abstract interface template
NO NO NO NO
Summary
Base class for all filesystem specific objects

See Also
Directory
DirectoryItem
File
File
file.hxx

Public Members

Enums

RC

Static Methods

static RC
getCanonicalName( const ::rtl::OUString & strRequested, ::rtl::OUString & strValid );
static RC
getAbsoluteFileURL( const ::rtl::OUString & strDirBase, const ::rtl::OUString & strRelative, ::rtl::OUString & strAbsolute );
Converts a file URL relative to a given file directory URL into an full qualified URL.
static RC
getSystemPathFromFileURL( const ::rtl::OUString & strFileURL, ::rtl::OUString & strSystemPath );
Converts a file URL into a full qualified system path
static RC
getFileURLFromSystemPath( const ::rtl::OUString & strSystemPath, ::rtl::OUString & strFileURL );
Converts a full qualified system path into a file URL
static RC
searchFileURL( const ::rtl::OUString & strFileName, const ::rtl::OUString & strSystemSearchPath, ::rtl::OUString & strFileURL );
Searches a full qualified system path / file URL

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.