LibreOffice Module sc (master) 1
|
This is the complete list of members for ScProtectionAttr, including all inherited members.
AddRef(sal_uInt32 n=1) const | SfxPoolItem | |
bHideCell | ScProtectionAttr | private |
bHideFormula | ScProtectionAttr | private |
bHidePrint | ScProtectionAttr | private |
bProtection | ScProtectionAttr | private |
Clone(SfxItemPool *pPool=nullptr) const override | ScProtectionAttr | virtual |
CloneSetWhich(sal_uInt16 nNewWhich) const | SfxPoolItem | |
CloneSetWhich(TypedWhichId< T > nId) const | SfxPoolItem | |
CreateDefault() | ScProtectionAttr | static |
dumpAsJSON() const | SfxPoolItem | virtual |
dumpAsXml(xmlTextWriterPtr pWriter) const override | ScProtectionAttr | virtual |
DynamicWhichCast(TypedWhichId< T > nId) | SfxPoolItem | |
DynamicWhichCast(TypedWhichId< T > nId) const | SfxPoolItem | |
GetHideCell() const | ScProtectionAttr | inline |
GetHideFormula() const | ScProtectionAttr | inline |
GetHidePrint() const | ScProtectionAttr | inline |
GetKind() const | SfxPoolItem | |
GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &rIntl) const override | ScProtectionAttr | virtual |
GetProtection() const | ScProtectionAttr | inline |
GetRefCount() const | SfxPoolItem | |
GetValueText() const | ScProtectionAttr | |
HasLookup() const | SfxPoolItem | virtual |
HasMetrics() const | SfxPoolItem | virtual |
IsSortable() const | SfxPoolItem | virtual |
IsVoidItem() const | SfxPoolItem | virtual |
Lookup(lookup_iterator, lookup_iterator end) const | SfxPoolItem | virtual |
lookup_iterator typedef | SfxPoolItem | |
m_nKind | SfxPoolItem | private |
m_nRefCount | SfxPoolItem | private |
m_nWhich | SfxPoolItem | private |
operator!=(const SfxPoolItem &rItem) const | SfxPoolItem | |
operator<(const SfxPoolItem &) const | SfxPoolItem | virtual |
operator=(const ScProtectionAttr &rProtection) | ScProtectionAttr | inline |
operator==(const SfxPoolItem &) const override | ScProtectionAttr | virtual |
PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override | ScProtectionAttr | virtual |
QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override | ScProtectionAttr | virtual |
ReleaseRef(sal_uInt32 n=1) const | SfxPoolItem | private |
ScaleMetrics(tools::Long lMult, tools::Long lDiv) | SfxPoolItem | virtual |
ScProtectionAttr() | ScProtectionAttr | |
ScProtectionAttr(bool bProtect, bool bHFormula=false, bool bHCell=false, bool bHPrint=false) | ScProtectionAttr | |
ScProtectionAttr(const ScProtectionAttr &) | ScProtectionAttr | |
SetHideCell(bool bHCell) | ScProtectionAttr | |
SetHideFormula(bool bHFormula) | ScProtectionAttr | |
SetHidePrint(bool bHPrint) | ScProtectionAttr | |
SetKind(SfxItemKind n) | SfxPoolItem | private |
SetProtection(bool bProtect) | ScProtectionAttr | |
SetRefCount(sal_uInt32 n) | SfxPoolItem | private |
SetWhich(sal_uInt16 nId) | SfxPoolItem | |
SfxPoolItem(sal_uInt16 nWhich=0) | SfxPoolItem | protected |
SfxPoolItem(const SfxPoolItem &rCopy) | SfxPoolItem | protected |
StaticWhichCast(TypedWhichId< T > nId) | SfxPoolItem | |
StaticWhichCast(TypedWhichId< T > nId) const | SfxPoolItem | |
Which() const | SfxPoolItem | |
~ScProtectionAttr() override | ScProtectionAttr | virtual |
~SfxPoolItem() | SfxPoolItem | virtual |