LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScLoadedNamespaceEntry Struct Reference

#include <sheetdata.hxx>

Public Member Functions

 ScLoadedNamespaceEntry (OUString aPrefix, OUString aName, sal_uInt16 nKey)
 

Public Attributes

OUString maPrefix
 
OUString maName
 
sal_uInt16 mnKey
 

Detailed Description

Definition at line 91 of file sheetdata.hxx.

Constructor & Destructor Documentation

◆ ScLoadedNamespaceEntry()

ScLoadedNamespaceEntry::ScLoadedNamespaceEntry ( OUString  aPrefix,
OUString  aName,
sal_uInt16  nKey 
)
inline

Definition at line 97 of file sheetdata.hxx.

References aName.

Member Data Documentation

◆ maName

OUString ScLoadedNamespaceEntry::maName

Definition at line 94 of file sheetdata.hxx.

Referenced by ScSheetSaveData::AddLoadedNamespaces().

◆ maPrefix

OUString ScLoadedNamespaceEntry::maPrefix

Definition at line 93 of file sheetdata.hxx.

Referenced by ScSheetSaveData::AddLoadedNamespaces().

◆ mnKey

sal_uInt16 ScLoadedNamespaceEntry::mnKey

Definition at line 95 of file sheetdata.hxx.

Referenced by ScSheetSaveData::AddLoadedNamespaces().


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