|
LibreOffice Module sc (master) 1
|
#include <sheetdata.hxx>
Public Member Functions | |
| ScLoadedNamespaceEntry (OUString aPrefix, OUString aName, sal_uInt16 nKey) | |
Public Attributes | |
| OUString | maPrefix |
| OUString | maName |
| sal_uInt16 | mnKey |
Definition at line 91 of file sheetdata.hxx.
|
inline |
Definition at line 97 of file sheetdata.hxx.
References aName.
| OUString ScLoadedNamespaceEntry::maName |
Definition at line 94 of file sheetdata.hxx.
Referenced by ScSheetSaveData::AddLoadedNamespaces().
| OUString ScLoadedNamespaceEntry::maPrefix |
Definition at line 93 of file sheetdata.hxx.
Referenced by ScSheetSaveData::AddLoadedNamespaces().
| sal_uInt16 ScLoadedNamespaceEntry::mnKey |
Definition at line 95 of file sheetdata.hxx.
Referenced by ScSheetSaveData::AddLoadedNamespaces().