LibreOffice Module fpicker (master) 1
Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | List of all members
svt::SortingData_Impl Struct Reference

#include <contentenumeration.hxx>

Collaboration diagram for svt::SortingData_Impl:
[legend]

Public Member Functions

 SortingData_Impl ()
 
const OUString & GetTitle () const
 
const OUString & GetLowerTitle () const
 
const OUString & GetFileName () const
 
void SetNewTitle (const OUString &rNewTitle)
 

Public Attributes

OUString maType
 
OUString maTargetURL
 
OUString maDisplayName
 
OUString maDisplaySize
 
OUString maDisplayDate
 
DateTime maModDate
 
OUString maImage
 
sal_Int64 maSize
 
bool mbIsFolder
 
bool mbIsVolume
 
bool mbIsRemote
 
bool mbIsRemoveable
 
bool mbIsFloppy
 
bool mbIsCompactDisc
 

Private Member Functions

void SetTitles (const OUString &rNewTitle)
 

Private Attributes

OUString maFilename
 
OUString maTitle
 
OUString maLowerTitle
 

Detailed Description

Definition at line 40 of file contentenumeration.hxx.

Constructor & Destructor Documentation

◆ SortingData_Impl()

svt::SortingData_Impl::SortingData_Impl ( )
inline

Definition at line 74 of file contentenumeration.hxx.

References EMPTY, and maSize.

Member Function Documentation

◆ GetFileName()

const OUString & svt::SortingData_Impl::GetFileName ( ) const
inline

Definition at line 96 of file contentenumeration.hxx.

References maFilename.

◆ GetLowerTitle()

const OUString & svt::SortingData_Impl::GetLowerTitle ( ) const
inline

Definition at line 91 of file contentenumeration.hxx.

References maLowerTitle.

◆ GetTitle()

const OUString & svt::SortingData_Impl::GetTitle ( ) const
inline

Definition at line 86 of file contentenumeration.hxx.

References maTitle.

◆ SetNewTitle()

void svt::SortingData_Impl::SetNewTitle ( const OUString &  rNewTitle)
inline

Definition at line 101 of file contentenumeration.hxx.

References maFilename, and SetTitles().

◆ SetTitles()

void svt::SortingData_Impl::SetTitles ( const OUString &  rNewTitle)
inlineprivate

Definition at line 107 of file contentenumeration.hxx.

References maLowerTitle, and maTitle.

Referenced by SetNewTitle().

Member Data Documentation

◆ maDisplayDate

OUString svt::SortingData_Impl::maDisplayDate

Definition at line 53 of file contentenumeration.hxx.

◆ maDisplayName

OUString svt::SortingData_Impl::maDisplayName

Definition at line 51 of file contentenumeration.hxx.

◆ maDisplaySize

OUString svt::SortingData_Impl::maDisplaySize

Definition at line 52 of file contentenumeration.hxx.

◆ maFilename

OUString svt::SortingData_Impl::maFilename
private

Definition at line 43 of file contentenumeration.hxx.

Referenced by GetFileName(), and SetNewTitle().

◆ maImage

OUString svt::SortingData_Impl::maImage

Definition at line 55 of file contentenumeration.hxx.

◆ maLowerTitle

OUString svt::SortingData_Impl::maLowerTitle
private

Definition at line 45 of file contentenumeration.hxx.

Referenced by GetLowerTitle(), and SetTitles().

◆ maModDate

DateTime svt::SortingData_Impl::maModDate

Definition at line 54 of file contentenumeration.hxx.

◆ maSize

sal_Int64 svt::SortingData_Impl::maSize

Definition at line 56 of file contentenumeration.hxx.

◆ maTargetURL

OUString svt::SortingData_Impl::maTargetURL

Definition at line 50 of file contentenumeration.hxx.

◆ maTitle

OUString svt::SortingData_Impl::maTitle
private

Definition at line 44 of file contentenumeration.hxx.

Referenced by GetTitle(), and SetTitles().

◆ maType

OUString svt::SortingData_Impl::maType

Definition at line 49 of file contentenumeration.hxx.

◆ mbIsCompactDisc

bool svt::SortingData_Impl::mbIsCompactDisc

Definition at line 62 of file contentenumeration.hxx.

◆ mbIsFloppy

bool svt::SortingData_Impl::mbIsFloppy

Definition at line 61 of file contentenumeration.hxx.

◆ mbIsFolder

bool svt::SortingData_Impl::mbIsFolder

Definition at line 57 of file contentenumeration.hxx.

◆ mbIsRemote

bool svt::SortingData_Impl::mbIsRemote

Definition at line 59 of file contentenumeration.hxx.

◆ mbIsRemoveable

bool svt::SortingData_Impl::mbIsRemoveable

Definition at line 60 of file contentenumeration.hxx.

◆ mbIsVolume

bool svt::SortingData_Impl::mbIsVolume

Definition at line 58 of file contentenumeration.hxx.


The documentation for this struct was generated from the following file: