LibreOffice Module sw (master) 1
|
This is the complete list of members for SwSbxValue, including all inherited members.
aData | SbxValue | protected |
AddFactory(SbxFactory *) | SbxBase | static |
aPic | SbxValue | protected |
aToolString | SbxValue | protected |
Broadcast(SfxHintId) | SbxValue | protectedvirtual |
CanRead() const | SbxBase | |
CanWrite() const | SbxBase | |
Clear() override | SbxValue | virtual |
Compare(SbxOperator, const SbxValue &) const | SbxValue | |
Compute(SbxOperator, const SbxValue &) | SbxValue | |
Convert(SbxDataType) | SbxValue | |
Create(sal_uInt16, sal_uInt32) | SbxBase | static |
CreateObject(const OUString &) | SbxBase | static |
data() | SbxValue | |
fillAutomationDecimal(css::bridge::oleautomation::Decimal &rAutomationDec) const | SbxValue | |
Format(OUString &, const OUString *=nullptr) const | SbxValue | |
Get(SbxValues &) const | SbxValue | |
Get(SbxDataType t) const | SbxValue | private |
GetBool() const | SwSbxValue | |
GetByte() const | SbxValue | |
GetChar() const | SbxValue | |
GetCoreString() const | SbxValue | |
GetCurrency() const | SbxValue | |
GetDate() const | SbxValue | |
GetDecimal() const | SbxValue | |
GetDouble() const | SwSbxValue | |
GetError() | SbxBase | static |
GetErrorMsg() | SbxBase | static |
GetFlags() const | SbxBase | |
GetFullType() const | SbxValue | |
GetInt64() const | SbxValue | |
GetInteger() const | SbxValue | |
GetLong() const | SbxValue | |
GetObject() const | SbxValue | |
GetOUString() const | SbxValue | |
GetSbxId() const=0 | SbxBase | protectedpure virtual |
GetSingle() const | SbxValue | |
GetType() const override | SbxValue | virtual |
GetUInt64() const | SbxValue | |
GetULong() const | SbxValue | |
GetUShort() const | SbxValue | |
GetValues_Impl() const | SbxValue | |
GetVersion() const=0 | SbxBase | protectedpure virtual |
ImpIsNumeric(bool bOnlyIntntl) const | SbxValue | |
IsBool() const | SbxValue | |
IsCurrency() const | SbxValue | |
IsDBvalue() const | SwSbxValue | inline |
IsDouble() const | SbxValue | |
IsEmpty() const | SbxValue | |
IsErr() const | SbxValue | |
IsError() | SbxBase | static |
IsFixed() const override | SbxValue | virtual |
IsHidden() const | SbxBase | |
IsInteger() const | SbxValue | |
IsLong() const | SbxValue | |
IsModified() const | SbxBase | |
IsNull() const | SbxValue | |
IsNumeric() const | SbxValue | |
IsNumericRTL() const | SbxValue | |
IsObject() const | SbxValue | |
IsReset(SbxFlagBits n) const | SbxBase | |
IsSet(SbxFlagBits n) const | SbxBase | |
IsString() const | SbxValue | |
IsVisible() const | SbxBase | |
IsVoidValue() const | SwSbxValue | inline |
Load(SvStream &) | SbxBase | static |
LoadCompleted() | SbxBase | virtual |
LoadData(SvStream &, sal_uInt16) override | SbxValue | protectedvirtual |
m_bDBvalue | SwSbxValue | private |
m_bVoid | SwSbxValue | private |
MakeDouble() | SwSbxValue | |
nFlags | SbxBase | protected |
operator*=(const SbxValue &) | SbxValue | |
operator+=(const SbxValue &) | SbxValue | |
operator-=(const SbxValue &) | SbxValue | |
operator/=(const SbxValue &) | SbxValue | |
operator<=(const SbxValue &) const | SbxValue | |
operator=(const SbxValue &) | SbxValue | |
SbxBase::operator=(const SbxBase &) | SbxBase | protected |
operator>=(const SbxValue &) const | SbxValue | |
Put(const SbxValues &) | SbxValue | |
PutBool(bool) | SbxValue | |
PutByte(sal_uInt8) | SbxValue | |
PutChar(sal_Unicode) | SbxValue | |
PutCurrency(sal_Int64) | SbxValue | |
PutDate(double) | SbxValue | |
PutDecimal(css::bridge::oleautomation::Decimal const &rAutomationDec) | SbxValue | |
PutDecimal(SbxDecimal *pDecimal) | SbxValue | |
PutDouble(double) | SbxValue | |
PutEmpty() | SbxValue | |
PutErr(sal_uInt16) | SbxValue | |
PutInt64(sal_Int64) | SbxValue | |
PutInteger(sal_Int16) | SbxValue | |
PutLong(sal_Int32) | SbxValue | |
PutNull() | SbxValue | |
PutObject(SbxBase *) | SbxValue | |
PutSingle(float) | SbxValue | |
PutString(const OUString &) | SbxValue | |
PutStringExt(const OUString &) | SbxValue | |
PutUInt64(sal_uInt64) | SbxValue | |
PutULong(sal_uInt32) | SbxValue | |
PutUShort(sal_uInt16) | SbxValue | |
RemoveFactory(SbxFactory const *) | SbxBase | static |
ResetError() | SbxBase | static |
ResetFlag(SbxFlagBits n) | SbxBase | |
SBX_DECL_PERSIST_NODATA(SBXID_VALUE, 1) | SbxValue | |
SbxBase() | SbxBase | protected |
SbxBase(const SbxBase &) | SbxBase | protected |
SbxValue() | SbxValue | |
SbxValue(SbxDataType) | SbxValue | |
SbxValue(const SbxValue &) | SbxValue | |
Scan(const OUString &, sal_uInt16 *) | SbxValue | |
ScanNumIntnl(const OUString &rSrc, double &nVal, bool bSingle=false) | SbxValue | static |
SetDBvalue(bool bSet) | SwSbxValue | inline |
SetError(ErrCode) | SbxBase | static |
SetError(ErrCode, const OUString &) | SbxBase | static |
SetFlag(SbxFlagBits n) | SbxBase | |
SetFlags(SbxFlagBits n) | SbxBase | |
SetModified(bool) | SbxBase | virtual |
SetType(SbxDataType) | SbxValue | |
SetVoidValue(bool bSet) | SwSbxValue | inline |
Store(SvStream &) | SbxBase | |
StoreData(SvStream &) const override | SbxValue | protectedvirtual |
SwSbxValue(tools::Long n=0) | SwSbxValue | inline |
SwSbxValue(const double &rD) | SwSbxValue | inline |
TheRealValue(bool bObjInObjError) const | SbxValue | private |
~SbxBase() override | SbxBase | protectedvirtual |
~SbxValue() override | SbxValue | protectedvirtual |