LibreOffice Module svx (master) 1
|
This is the complete list of members for SvxMarginItem, including all inherited members.
AddRef(sal_uInt32 n=1) const | SfxPoolItem | |
Clone(SfxItemPool *pPool=nullptr) const override | SvxMarginItem | virtual |
CloneSetWhich(sal_uInt16 nNewWhich) const | SfxPoolItem | |
CloneSetWhich(TypedWhichId< T > nId) const | SfxPoolItem | |
CreateDefault() | SvxMarginItem | static |
dumpAsJSON() const | SfxPoolItem | virtual |
dumpAsXml(xmlTextWriterPtr pWriter) const | SfxPoolItem | virtual |
DynamicWhichCast(TypedWhichId< T > nId) | SfxPoolItem | |
DynamicWhichCast(TypedWhichId< T > nId) const | SfxPoolItem | |
GetBottomMargin() const | SvxMarginItem | inline |
GetKind() const | SfxPoolItem | |
GetLeftMargin() const | SvxMarginItem | inline |
GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &) const override | SvxMarginItem | virtual |
GetRefCount() const | SfxPoolItem | |
GetRightMargin() const | SvxMarginItem | inline |
GetTopMargin() const | SvxMarginItem | inline |
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 |
nBottomMargin | SvxMarginItem | private |
nLeftMargin | SvxMarginItem | private |
nRightMargin | SvxMarginItem | private |
nTopMargin | SvxMarginItem | private |
operator!=(const SfxPoolItem &rItem) const | SfxPoolItem | |
operator<(const SfxPoolItem &) const | SfxPoolItem | virtual |
operator=(const SfxPoolItem &)=delete | SfxPoolItem | private |
operator==(const SfxPoolItem &) const override | SvxMarginItem | virtual |
PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override | SvxMarginItem | virtual |
QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override | SvxMarginItem | virtual |
ReleaseRef(sal_uInt32 n=1) const | SfxPoolItem | private |
ScaleMetrics(tools::Long lMult, tools::Long lDiv) | SfxPoolItem | virtual |
SetBottomMargin(sal_Int16 nBottom) | SvxMarginItem | |
SetKind(SfxItemKind n) | SfxPoolItem | private |
SetLeftMargin(sal_Int16 nLeft) | SvxMarginItem | |
SetRefCount(sal_uInt32 n) | SfxPoolItem | private |
SetRightMargin(sal_Int16 nRight) | SvxMarginItem | |
SetTopMargin(sal_Int16 nTop) | SvxMarginItem | |
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 | |
SvxMarginItem(const TypedWhichId< SvxMarginItem > nId) | SvxMarginItem | |
SvxMarginItem(sal_Int16 nLeft, sal_Int16 nTop, sal_Int16 nRight, sal_Int16 nBottom, const TypedWhichId< SvxMarginItem > nId) | SvxMarginItem | |
Which() const | SfxPoolItem | |
~SfxPoolItem() | SfxPoolItem | virtual |