LibreOffice Module sc (master) 1
|
#include <sal/config.h>
Go to the source code of this file.
Functions | |
bool | MemNew (LotusContext &rContext) |
void | MemDelete (LotusContext &rContext) |
void MemDelete | ( | LotusContext & | rContext | ) |
Definition at line 45 of file memory.cxx.
References LotusContext::xAttrCenter, LotusContext::xAttrLeft, LotusContext::xAttrRepeat, LotusContext::xAttrRight, LotusContext::xAttrStandard, and LotusContext::xValueFormCache.
Referenced by generate_Opcodes().
bool MemNew | ( | LotusContext & | rContext | ) |
Definition at line 30 of file memory.cxx.
References ATTR_HOR_JUSTIFY(), LotusContext::rDoc, LotusContext::xAttrCenter, LotusContext::xAttrLeft, LotusContext::xAttrRepeat, LotusContext::xAttrRight, LotusContext::xAttrStandard, and LotusContext::xValueFormCache.
Referenced by ScImportLotus123old().