LibreOffice Module sw (master) 1
|
This is the complete list of members for SwFormatHoriOrient, including all inherited members.
AddRef(sal_uInt32 n=1) const | SfxPoolItem | |
Clone(SfxItemPool *pPool=nullptr) const override | SwFormatHoriOrient | virtual |
CloneSetWhich(sal_uInt16 nNewWhich) const | SfxPoolItem | |
CloneSetWhich(TypedWhichId< T > nId) const | SfxPoolItem | |
dumpAsJSON() const | SfxPoolItem | virtual |
dumpAsXml(xmlTextWriterPtr pWriter) const override | SwFormatHoriOrient | virtual |
DynamicWhichCast(TypedWhichId< T > nId) | SfxPoolItem | |
DynamicWhichCast(TypedWhichId< T > nId) const | SfxPoolItem | |
GetHoriOrient() const | SwFormatHoriOrient | inline |
GetKind() const | SfxPoolItem | |
GetPos() const | SwFormatHoriOrient | inline |
GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &rIntl) const override | SwFormatHoriOrient | virtual |
GetRefCount() const | SfxPoolItem | |
GetRelationOrient() const | SwFormatHoriOrient | inline |
HasLookup() const | SfxPoolItem | virtual |
HasMetrics() const | SfxPoolItem | virtual |
IsPosToggle() const | SwFormatHoriOrient | inline |
IsSortable() const | SfxPoolItem | virtual |
IsVoidItem() const | SfxPoolItem | virtual |
Lookup(lookup_iterator, lookup_iterator end) const | SfxPoolItem | virtual |
lookup_iterator typedef | SfxPoolItem | |
m_bPosToggle | SwFormatHoriOrient | private |
m_eOrient | SwFormatHoriOrient | private |
m_eRelation | SwFormatHoriOrient | private |
m_nKind | SfxPoolItem | private |
m_nRefCount | SfxPoolItem | private |
m_nWhich | SfxPoolItem | private |
m_nXPos | SwFormatHoriOrient | private |
operator!=(const SfxPoolItem &rItem) const | SfxPoolItem | |
operator<(const SfxPoolItem &) const | SfxPoolItem | virtual |
operator=(const SfxPoolItem &)=delete | SfxPoolItem | private |
operator==(const SfxPoolItem &) const override | SwFormatHoriOrient | virtual |
PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override | SwFormatHoriOrient | virtual |
QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override | SwFormatHoriOrient | virtual |
ReleaseRef(sal_uInt32 n=1) const | SfxPoolItem | private |
ScaleMetrics(tools::Long lMult, tools::Long lDiv) | SfxPoolItem | virtual |
SetHoriOrient(sal_Int16 eNew) | SwFormatHoriOrient | inline |
SetKind(SfxItemKind n) | SfxPoolItem | private |
SetPos(SwTwips nNew) | SwFormatHoriOrient | inline |
SetPosToggle(bool bNew) | SwFormatHoriOrient | inline |
SetRefCount(sal_uInt32 n) | SfxPoolItem | private |
SetRelationOrient(sal_Int16 eNew) | SwFormatHoriOrient | inline |
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 | |
SwFormatHoriOrient(SwTwips nX=0, sal_Int16 eHori=css::text::HoriOrientation::NONE, sal_Int16 eRel=css::text::RelOrientation::PRINT_AREA, bool bPos=false) | SwFormatHoriOrient | |
SwFormatHoriOrient(SwFormatHoriOrient const &)=default | SwFormatHoriOrient | |
Which() const | SfxPoolItem | |
~SfxPoolItem() | SfxPoolItem | virtual |