|
LibreOffice Module sc (master) 1
|
#include <address.hxx>
Public Member Functions | |
| ExternalInfo () | |
Public Attributes | |
| OUString | maTabName |
| sal_uInt16 | mnFileId |
| bool | mbExternal |
Definition at line 243 of file address.hxx.
|
inline |
Definition at line 249 of file address.hxx.
| OUString ScAddress::ExternalInfo::maTabName |
Definition at line 245 of file address.hxx.
Referenced by lcl_appendCellAddress(), lcl_appendCellRangeAddress(), lcl_ScAddress_Parse_OOo(), lcl_ScRange_External_TabSpan(), ScGridWindow::MouseButtonUp(), ScCompiler::ParseDoubleReference(), ScCompiler::ParseSingleReference(), and ScInterpreter::ScIndirect().
| bool ScAddress::ExternalInfo::mbExternal |
Definition at line 247 of file address.hxx.
Referenced by ScRangeStringConverter::GetStringFromXMLRangeString(), lcl_appendCellAddress(), lcl_appendCellRangeAddress(), lcl_ScAddress_Parse_OOo(), lcl_ScRange_External_TabSpan(), ScGridWindow::MouseButtonUp(), ScCompiler::ParseDoubleReference(), ScCompiler::ParseSingleReference(), ScInterpreter::ScIndirect(), and ScRefFinder::ToggleRel().
| sal_uInt16 ScAddress::ExternalInfo::mnFileId |
Definition at line 246 of file address.hxx.
Referenced by ScRangeStringConverter::GetStringFromXMLRangeString(), lcl_appendCellAddress(), lcl_appendCellRangeAddress(), lcl_ScAddress_Parse_OOo(), lcl_ScRange_External_TabSpan(), ScGridWindow::MouseButtonUp(), ScCompiler::ParseDoubleReference(), ScCompiler::ParseSingleReference(), and ScInterpreter::ScIndirect().