LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
svx::DocRecovery::TURLInfo Struct Reference

#include <docrecovery.hxx>

Public Member Functions

 TURLInfo ()
 

Public Attributes

sal_Int32 ID
 unique ID, which is specified by the underlying autorecovery core! More...
 
OUString OrgURL
 the full qualified document URL More...
 
OUString TempURL
 the full qualified URL of the temp. file (if it's exists) More...
 
OUString FactoryURL
 a may be existing factory URL (e.g. for untitled documents) More...
 
OUString TemplateURL
 may be the document base on a template file !? More...
 
OUString DisplayName
 the pure file name, without path, disc etcpp. More...
 
OUString Module
 the application module, where this document was loaded More...
 
EDocStates DocState
 state info as e.g. VALID, CORRUPTED, NON EXISTING ... More...
 
ERecoveryState RecoveryState
 ui representation for DocState! More...
 
OUString StandardImageId
 standard icon More...
 
bool ShouldDiscard
 user choice to discard More...
 

Detailed Description

Definition at line 109 of file docrecovery.hxx.

Constructor & Destructor Documentation

◆ TURLInfo()

svx::DocRecovery::TURLInfo::TURLInfo ( )
inline

Definition at line 148 of file docrecovery.hxx.

References Unknown.

Member Data Documentation

◆ DisplayName

OUString svx::DocRecovery::TURLInfo::DisplayName

the pure file name, without path, disc etcpp.

Definition at line 129 of file docrecovery.hxx.

Referenced by svx::DocRecovery::RecoveryDialog::RecoveryDialog(), and svx::DocRecovery::RecoveryCore::statusChanged().

◆ DocState

EDocStates svx::DocRecovery::TURLInfo::DocState

state info as e.g. VALID, CORRUPTED, NON EXISTING ...

Definition at line 135 of file docrecovery.hxx.

Referenced by svx::DocRecovery::RecoveryCore::statusChanged().

◆ FactoryURL

OUString svx::DocRecovery::TURLInfo::FactoryURL

a may be existing factory URL (e.g. for untitled documents)

Definition at line 123 of file docrecovery.hxx.

Referenced by svx::DocRecovery::RecoveryCore::statusChanged().

◆ ID

sal_Int32 svx::DocRecovery::TURLInfo::ID

unique ID, which is specified by the underlying autorecovery core!

Definition at line 114 of file docrecovery.hxx.

Referenced by svx::DocRecovery::RecoveryCore::statusChanged(), and svx::DocRecovery::RecoveryDialog::stepNext().

◆ Module

OUString svx::DocRecovery::TURLInfo::Module

the application module, where this document was loaded

Definition at line 132 of file docrecovery.hxx.

Referenced by svx::DocRecovery::RecoveryCore::statusChanged().

◆ OrgURL

OUString svx::DocRecovery::TURLInfo::OrgURL

the full qualified document URL

Definition at line 117 of file docrecovery.hxx.

Referenced by svx::DocRecovery::RecoveryCore::statusChanged().

◆ RecoveryState

ERecoveryState svx::DocRecovery::TURLInfo::RecoveryState

◆ ShouldDiscard

bool svx::DocRecovery::TURLInfo::ShouldDiscard

user choice to discard

Definition at line 144 of file docrecovery.hxx.

Referenced by svx::DocRecovery::RecoveryDialog::impl_updateItemDescription().

◆ StandardImageId

OUString svx::DocRecovery::TURLInfo::StandardImageId

◆ TemplateURL

OUString svx::DocRecovery::TURLInfo::TemplateURL

may be the document base on a template file !?

Definition at line 126 of file docrecovery.hxx.

Referenced by svx::DocRecovery::RecoveryCore::statusChanged().

◆ TempURL

OUString svx::DocRecovery::TURLInfo::TempURL

the full qualified URL of the temp. file (if it's exists)

Definition at line 120 of file docrecovery.hxx.

Referenced by svx::DocRecovery::RecoveryCore::isBrokenTempEntry(), and svx::DocRecovery::RecoveryCore::statusChanged().


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