LibreOffice Module sw (master) 1
Public Types | Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | List of all members
ShellResource Struct Reference

#include <shellres.hxx>

Public Types

enum  PageNameMode {
  NORMAL_PAGE ,
  FIRST_PAGE ,
  FOLLOW_PAGE
}
 

Public Member Functions

const std::vector< OUString > & GetAutoFormatNameLst () const
 
OUString GetPageDescName (sal_uInt16 nNo, PageNameMode eMode)
 
 ShellResource ()
 

Public Attributes

OUString aPostItAuthor
 
OUString aPostItPage
 
OUString aPostItLine
 
OUString aCalc_Syntax
 
OUString aCalc_ZeroDiv
 
OUString aCalc_Brack
 
OUString aCalc_Pow
 
OUString aCalc_Overflow
 
OUString aCalc_Default
 
OUString aCalc_Error
 
OUString aGetRefField_RefItemNotFound
 
OUString aStrNone
 
OUString aFixedStr
 
OUString sDurationFormat
 
OUString aTOXIndexName
 
OUString aTOXUserName
 
OUString aTOXContentName
 
OUString aTOXIllustrationsName
 
OUString aTOXObjectsName
 
OUString aTOXTablesName
 
OUString aTOXAuthoritiesName
 
OUString aTOXCitationName
 
std::vector< OUString > aDocInfoLst
 

Private Member Functions

void GetAutoFormatNameLst_ () const
 

Private Attributes

std::optional< std::vector< OUString > > mxAutoFormatNameLst
 
OUString sPageDescFirstName
 
OUString sPageDescFollowName
 
OUString sPageDescName
 

Detailed Description

Definition at line 28 of file shellres.hxx.

Member Enumeration Documentation

◆ PageNameMode

Enumerator
NORMAL_PAGE 
FIRST_PAGE 
FOLLOW_PAGE 

Definition at line 67 of file shellres.hxx.

Constructor & Destructor Documentation

◆ ShellResource()

ShellResource::ShellResource ( )

Definition at line 107 of file initui.cxx.

References aDocInfoLst, FLD_DOCINFO_ARY, and SwResId().

Member Function Documentation

◆ GetAutoFormatNameLst()

const std::vector< OUString > & ShellResource::GetAutoFormatNameLst ( ) const
inline

Definition at line 88 of file shellres.hxx.

References GetAutoFormatNameLst_(), and mxAutoFormatNameLst.

Referenced by SwAutoFormat::SetRedlineText_().

◆ GetAutoFormatNameLst_()

void ShellResource::GetAutoFormatNameLst_ ( ) const
private

◆ GetPageDescName()

OUString ShellResource::GetPageDescName ( sal_uInt16  nNo,
PageNameMode  eMode 
)

Member Data Documentation

◆ aCalc_Brack

OUString ShellResource::aCalc_Brack

Definition at line 37 of file shellres.hxx.

Referenced by SwCalc::GetStrResult().

◆ aCalc_Default

OUString ShellResource::aCalc_Default

Definition at line 40 of file shellres.hxx.

Referenced by SwCalc::GetStrResult().

◆ aCalc_Error

OUString ShellResource::aCalc_Error

◆ aCalc_Overflow

OUString ShellResource::aCalc_Overflow

Definition at line 39 of file shellres.hxx.

Referenced by SwCalc::GetStrResult().

◆ aCalc_Pow

OUString ShellResource::aCalc_Pow

Definition at line 38 of file shellres.hxx.

Referenced by SwCalc::GetStrResult().

◆ aCalc_Syntax

OUString ShellResource::aCalc_Syntax

Definition at line 35 of file shellres.hxx.

Referenced by SwCalc::GetStrResult().

◆ aCalc_ZeroDiv

OUString ShellResource::aCalc_ZeroDiv

Definition at line 36 of file shellres.hxx.

Referenced by SwCalc::GetStrResult().

◆ aDocInfoLst

std::vector<OUString> ShellResource::aDocInfoLst

◆ aFixedStr

OUString ShellResource::aFixedStr

Definition at line 48 of file shellres.hxx.

Referenced by SwField::GetFieldName(), and SwDocInfoField::GetFieldName().

◆ aGetRefField_RefItemNotFound

OUString ShellResource::aGetRefField_RefItemNotFound

Definition at line 44 of file shellres.hxx.

Referenced by SwGetRefField::UpdateField().

◆ aPostItAuthor

OUString ShellResource::aPostItAuthor

Definition at line 30 of file shellres.hxx.

Referenced by lcl_FormatPostIt().

◆ aPostItLine

OUString ShellResource::aPostItLine

Definition at line 32 of file shellres.hxx.

Referenced by lcl_FormatPostIt().

◆ aPostItPage

OUString ShellResource::aPostItPage

Definition at line 31 of file shellres.hxx.

Referenced by lcl_FormatPostIt().

◆ aStrNone

OUString ShellResource::aStrNone

Definition at line 46 of file shellres.hxx.

Referenced by IMPL_LINK_NOARG(), and InsertTableImpl().

◆ aTOXAuthoritiesName

OUString ShellResource::aTOXAuthoritiesName

Definition at line 59 of file shellres.hxx.

Referenced by SwDoc::InitTOXTypes().

◆ aTOXCitationName

OUString ShellResource::aTOXCitationName

Definition at line 60 of file shellres.hxx.

Referenced by SwDoc::InitTOXTypes().

◆ aTOXContentName

OUString ShellResource::aTOXContentName

Definition at line 55 of file shellres.hxx.

Referenced by SwDoc::InitTOXTypes().

◆ aTOXIllustrationsName

OUString ShellResource::aTOXIllustrationsName

Definition at line 56 of file shellres.hxx.

Referenced by SwDoc::InitTOXTypes().

◆ aTOXIndexName

OUString ShellResource::aTOXIndexName

Definition at line 53 of file shellres.hxx.

Referenced by SwDoc::InitTOXTypes().

◆ aTOXObjectsName

OUString ShellResource::aTOXObjectsName

Definition at line 57 of file shellres.hxx.

Referenced by SwDoc::InitTOXTypes().

◆ aTOXTablesName

OUString ShellResource::aTOXTablesName

Definition at line 58 of file shellres.hxx.

Referenced by SwDoc::InitTOXTypes().

◆ aTOXUserName

OUString ShellResource::aTOXUserName

◆ mxAutoFormatNameLst

std::optional<std::vector<OUString> > ShellResource::mxAutoFormatNameLst
mutableprivate

Definition at line 82 of file shellres.hxx.

Referenced by GetAutoFormatNameLst(), and GetAutoFormatNameLst_().

◆ sDurationFormat

OUString ShellResource::sDurationFormat

Definition at line 50 of file shellres.hxx.

Referenced by SwDocInfoField::ExpandImpl().

◆ sPageDescFirstName

OUString ShellResource::sPageDescFirstName
private

Definition at line 83 of file shellres.hxx.

Referenced by GetPageDescName().

◆ sPageDescFollowName

OUString ShellResource::sPageDescFollowName
private

Definition at line 84 of file shellres.hxx.

Referenced by GetPageDescName().

◆ sPageDescName

OUString ShellResource::sPageDescName
private

Definition at line 85 of file shellres.hxx.

Referenced by GetPageDescName().


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