LibreOffice Module sc (master) 1
|
#include <tool.h>
Public Member Functions | |
FormIdent (void) | |
FormIdent (sal_uInt8 nFormat, sal_uInt8 nSt, SfxUInt32Item &rAttr) | |
StampTyp | GetStamp (void) const |
SfxUInt32Item * | GetAttr (void) |
void | SetStamp (sal_uInt8 nFormat, sal_uInt8 nSt) |
Private Attributes | |
StampTyp | nStamp |
std::unique_ptr< SfxUInt32Item > | pAttr |
|
inline |
|
inline |
Definition at line 61 of file tool.h.
References MAKE_STAMP, nStamp, and pAttr.
|
inline |
|
inline |
Definition at line 77 of file tool.h.
References MAKE_STAMP, and nStamp.
Referenced by FormCache::GetAttr().
|
private |
Definition at line 52 of file tool.h.
Referenced by FormIdent(), GetStamp(), and SetStamp().
|
private |
Definition at line 53 of file tool.h.
Referenced by FormIdent(), and GetAttr().