LibreOffice Module sc (master)
1
|
#include <address.hxx>
Public Member Functions | |
ExternalInfo () | |
Public Attributes | |
OUString | maTabName |
sal_uInt16 | mnFileId |
bool | mbExternal |
Definition at line 231 of file address.hxx.
|
inline |
Definition at line 237 of file address.hxx.
OUString ScAddress::ExternalInfo::maTabName |
Definition at line 233 of file address.hxx.
Referenced by ScCompiler::IsDoubleReference(), ScCompiler::IsSingleReference(), lcl_appendCellAddress(), lcl_appendCellRangeAddress(), lcl_ScAddress_Parse_OOo(), lcl_ScRange_External_TabSpan(), ScGridWindow::MouseButtonUp(), and ScInterpreter::ScIndirect().
bool ScAddress::ExternalInfo::mbExternal |
Definition at line 235 of file address.hxx.
Referenced by ScRangeStringConverter::GetStringFromXMLRangeString(), ScCompiler::IsDoubleReference(), ScCompiler::IsSingleReference(), lcl_appendCellAddress(), lcl_appendCellRangeAddress(), lcl_ScAddress_Parse_OOo(), lcl_ScRange_External_TabSpan(), ScGridWindow::MouseButtonUp(), and ScInterpreter::ScIndirect().
sal_uInt16 ScAddress::ExternalInfo::mnFileId |
Definition at line 234 of file address.hxx.
Referenced by ScRangeStringConverter::GetStringFromXMLRangeString(), ScCompiler::IsDoubleReference(), ScCompiler::IsSingleReference(), lcl_appendCellAddress(), lcl_appendCellRangeAddress(), lcl_ScAddress_Parse_OOo(), lcl_ScRange_External_TabSpan(), ScGridWindow::MouseButtonUp(), and ScInterpreter::ScIndirect().