20 #include <com/sun/star/table/CellVertJustify2.hpp>
24 #include <rotationstrings.hrc>
52 return SvxResId(RID_SVXITEMS_ROTATE_MODE[static_cast<size_t>(nVal)]);
64 case SfxItemPresentation::Complete:
68 case SfxItemPresentation::Nameless:
69 rText += OUString::number(
GetValue() );
89 sal_Int32 nUno = table::CellVertJustify2::STANDARD;
106 nUno = table::CellVertJustify2::STANDARD;
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override
static OUString GetValueText(SvxRotateMode nVal)
virtual ~SvxRotateModeItem() override
OUString SvxResId(TranslateId aId)
void SetValue(EnumT nTheValue)
virtual SvxRotateModeItem * Clone(SfxItemPool *pPool=nullptr) const override
SvxRotateModeItem(SvxRotateMode eMode, TypedWhichId< SvxRotateModeItem > nWhich)
static SfxPoolItem * CreateDefault()
virtual sal_uInt16 GetValueCount() const override
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &) const override