Overview | Namespace | Class | Index | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
PRIVATE MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
virtual | abstract | interface | template |
NO | NO | NO | NO |
Enums |
|
Type |
Methods |
|
FileStatus( sal_uInt32 nMask ); |
Constructor. |
~FileStatus( ); |
Destructor. |
sal_Bool isValid( sal_uInt32 nMask ) const; |
Check if specified fields are valid. |
Type getFileType( ) const; |
Get the file type. |
sal_uInt64 getAttributes( ) const; |
Get the file attributes. |
TimeValue getCreationTime( ) const; |
Get the creation time of this file. |
TimeValue getAccessTime( ) const; |
Get the file access time. |
TimeValue getModifyTime( ) const; |
Get the file modification time. |
sal_uInt64 getFileSize( ) const; |
Get the size of the file. |
::rtl::OUString getFileName( ) const; |
Get the file name. |
::rtl::OUString getFileURL( ) const; |
Get the URL of the file. |
::rtl::OUString getLinkTargetURL( ) const; |
Get the link target URL. |
Methods |
|
FileStatus( FileStatus & ); |
Copy constructor. |
FileStatus & operator=( FileStatus & ); |
Assignment operator. |
Data |
|
oslFileStatus _aStatus; | |
sal_uInt32 _nMask; |
Copyright © 2000, 2018 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.