(incubating) | The Free and Open Productivity Suite
 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 OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.