LibreOffice Module sc (master) 1
|
#include <externalrefmgr.hxx>
Public Member Functions | |
CellFormat () | |
Public Attributes | |
bool | mbIsSet |
SvNumFormatType | mnType |
sal_uLong | mnIndex |
Definition at line 95 of file externalrefmgr.hxx.
|
explicit |
Definition at line 480 of file externalrefmgr.cxx.
bool ScExternalRefCache::CellFormat::mbIsSet |
Definition at line 97 of file externalrefmgr.hxx.
Referenced by ScExternalRefManager::fillCellFormat(), ScExternalRefManager::getSingleRefToken(), ScInterpreter::Interpret(), ScInterpreter::IterateParameters(), and ScInterpreter::ScCellExternal().
sal_uLong ScExternalRefCache::CellFormat::mnIndex |
Definition at line 99 of file externalrefmgr.hxx.
Referenced by ScExternalRefManager::fillCellFormat(), ScInterpreter::Interpret(), ScInterpreter::IterateParameters(), and ScInterpreter::ScCellExternal().
SvNumFormatType ScExternalRefCache::CellFormat::mnType |
Definition at line 98 of file externalrefmgr.hxx.
Referenced by ScExternalRefManager::fillCellFormat(), ScInterpreter::Interpret(), and ScInterpreter::IterateParameters().