|
LibreOffice Module sfx2 (master) 1
|
This is the complete list of members for SfxOleSection, including all inherited members.
| GetAnyValue(sal_Int32 nPropId) const | SfxOleSection | |
| GetBoolValue(bool &rbValue, sal_Int32 nPropId) const | SfxOleSection | |
| GetDateValue(css::util::Date &rValue, sal_Int32 nPropId) const | SfxOleSection | |
| GetDoubleValue(double &rfValue, sal_Int32 nPropId) const | SfxOleSection | |
| GetError() const | SfxOleObjectBase | inline |
| GetFileTimeValue(css::util::DateTime &rValue, sal_Int32 nPropId) const | SfxOleSection | |
| GetFreePropertyId() const | SfxOleSection | |
| GetInt32Value(sal_Int32 &rnValue, sal_Int32 nPropId) const | SfxOleSection | |
| GetProperty(sal_Int32 nPropId) const | SfxOleSection | |
| GetPropertyIds(::std::vector< sal_Int32 > &rPropIds) const | SfxOleSection | |
| GetPropertyName(sal_Int32 nPropId) const | SfxOleSection | |
| GetStringValue(OUString &rValue, sal_Int32 nPropId) const | SfxOleSection | |
| ImplLoad(SvStream &rStrm) override | SfxOleSection | privatevirtual |
| ImplSave(SvStream &rStrm) override | SfxOleSection | privatevirtual |
| Load(SvStream &rStrm) | SfxOleObjectBase | |
| LoadObject(SvStream &rStrm, SfxOleObjectBase &rObj) | SfxOleObjectBase | protected |
| LoadProperty(SvStream &rStrm, sal_Int32 nPropId) | SfxOleSection | private |
| maCodePageProp | SfxOleSection | private |
| maDictProp | SfxOleSection | private |
| maPropMap | SfxOleSection | private |
| mbSupportsDict | SfxOleSection | private |
| mnErrCode | SfxOleObjectBase | private |
| mnStartPos | SfxOleSection | private |
| Save(SvStream &rStrm) | SfxOleObjectBase | |
| SaveObject(SvStream &rStrm, SfxOleObjectBase &rObj) | SfxOleObjectBase | protected |
| SaveProperty(SvStream &rStrm, SfxOlePropertyBase &rProp, sal_uInt64 &rnPropPosPos) | SfxOleSection | private |
| SeekToPropertyPos(SvStream &rStrm, sal_uInt32 nPropPos) const | SfxOleSection | private |
| SetAnyValue(sal_Int32 nPropId, const css::uno::Any &rValue) | SfxOleSection | |
| SetBlobValue(sal_Int32 nPropId, const css::uno::Sequence< sal_Int8 > &i_rData) | SfxOleSection | |
| SetBoolValue(sal_Int32 nPropId, bool bValue) | SfxOleSection | |
| SetDateValue(sal_Int32 nPropId, const css::util::Date &rValue) | SfxOleSection | |
| SetDoubleValue(sal_Int32 nPropId, double fValue) | SfxOleSection | |
| SetError(ErrCode nErrCode) | SfxOleObjectBase | inlineprotected |
| SetFileTimeValue(sal_Int32 nPropId, const css::util::DateTime &rValue) | SfxOleSection | |
| SetInt32Value(sal_Int32 nPropId, sal_Int32 nValue) | SfxOleSection | |
| SetProperty(const SfxOlePropertyRef &xProp) | SfxOleSection | |
| SetPropertyName(sal_Int32 nPropId, const OUString &rPropName) | SfxOleSection | |
| SetStringValue(sal_Int32 nPropId, const OUString &rValue) | SfxOleSection | |
| SetThumbnailValue(sal_Int32 nPropId, const css::uno::Sequence< sal_Int8 > &i_rData) | SfxOleSection | |
| SfxOleObjectBase() | SfxOleObjectBase | inlineexplicit |
| SfxOlePropMap typedef | SfxOleSection | private |
| SfxOleSection(bool bSupportsDict) | SfxOleSection | explicit |
| ~SfxOleObjectBase() | SfxOleObjectBase | virtual |