19#ifndef INCLUDED_SVX_RULRITEM_HXX
20#define INCLUDED_SVX_RULRITEM_HXX
39 OUString &rText,
const IntlWrapper& )
const override;
69 OUString &rText,
const IntlWrapper& )
const override;
100 OUString &rText,
const IntlWrapper& )
const override;
136template<
typename charT,
typename traits>
137inline std::basic_ostream<charT, traits> &
operator <<(
142 <<
" nEndMax " << dsc.
nEndMax <<
" }";
167 virtual bool PutValue(
const css::uno::Any& rVal,
sal_uInt8 nMemberId )
override;
174 SvxColumnItem(sal_uInt16 nActCol, sal_uInt16 nLeft, sal_uInt16 nRight);
181 sal_uInt16
Count()
const;
186 bool IsFirstAct()
const;
187 bool IsLastAct()
const;
191 bool CalcOrtho()
const;
192 void SetOrtho(
bool bVal);
193 bool IsConsistent()
const;
209 OUString &rText,
const IntlWrapper& )
const override;
213 virtual bool PutValue(
const css::uno::Any& rVal,
sal_uInt8 nMemberId )
override;
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const
virtual bool GetPresentation(SfxItemPresentation ePresentation, MapUnit eCoreMetric, MapUnit ePresentationMetric, OUString &rText, const IntlWrapper &rIntlWrapper) const
bool operator!=(const SfxPoolItem &rItem) const
virtual bool operator==(const SfxPoolItem &) const=0
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId)
virtual SfxPoolItem * Clone(SfxItemPool *pPool=nullptr) const=0
tools::Long GetLeft() const
sal_uInt16 GetActColumn() const
std::vector< SvxColumnDescription > aColumns
tools::Long GetRight() const
const SvxLongLRSpaceItem & operator=(const SvxLongLRSpaceItem &)=delete
SvxLongLRSpaceItem(SvxLongLRSpaceItem const &)=default
tools::Long GetRight() const
tools::Long GetLeft() const
tools::Long GetLower() const
tools::Long GetUpper() const
const SvxLongULSpaceItem & operator=(const SvxLongULSpaceItem &)=delete
SvxLongULSpaceItem(SvxLongULSpaceItem const &)=default
SvxObjectItem(SvxObjectItem const &)=default
tools::Long GetStartX() const
tools::Long GetEndY() const
const SvxObjectItem & operator=(const SvxObjectItem &)=delete
tools::Long GetEndX() const
tools::Long GetStartY() const
tools::Long GetHeight() const
const Point & GetPos() const
tools::Long GetWidth() const
SvxPagePosSizeItem(SvxPagePosSizeItem const &)=default
const SvxPagePosSizeItem & operator=(const SvxPagePosSizeItem &)=delete
Reference< XOutputStream > stream
std::basic_ostream< charT, traits > & operator<<(std::basic_ostream< charT, traits > &stream, SvxColumnDescription const &dsc)