LibreOffice Module svx (master)
1
|
#include <xit.hxx>
Public Member Functions | |
NameOrIndex () | |
NameOrIndex (TypedWhichId< NameOrIndex > nWhich, sal_Int32 nIndex) | |
NameOrIndex (TypedWhichId< NameOrIndex > nWhich, const OUString &rName) | |
NameOrIndex (const NameOrIndex &rNameOrIndex) | |
virtual bool | operator== (const SfxPoolItem &rItem) const override |
virtual NameOrIndex * | Clone (SfxItemPool *pPool=nullptr) const override |
OUString const & | GetName () const |
void | SetName (const OUString &rName) |
bool | IsIndex () const |
sal_Int32 | GetPalIndex () const |
void | dumpAsXml (xmlTextWriterPtr pWriter) const override |
![]() | |
SfxStringItem (sal_uInt16 which=0) | |
SfxStringItem (sal_uInt16 which, const OUString &rValue) | |
![]() | |
CntUnencodedStringItem (sal_uInt16 which) | |
CntUnencodedStringItem (sal_uInt16 which, const OUString &rTheValue) | |
virtual bool | operator< (const SfxPoolItem &rItem) const override |
virtual bool | IsSortable () const override |
virtual bool | GetPresentation (SfxItemPresentation, MapUnit, MapUnit, OUString &rText, const IntlWrapper &) const override |
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 |
const OUString & | GetValue () const |
void | SetValue (const OUString &rTheValue) |
![]() | |
void | AddRef (sal_uInt32 n=1) const |
virtual | ~SfxPoolItem () |
void | SetWhich (sal_uInt16 nId) |
sal_uInt16 | Which () const |
T & | StaticWhichCast (TypedWhichId< T > nId) |
const T & | StaticWhichCast (TypedWhichId< T > nId) const |
T * | DynamicWhichCast (TypedWhichId< T > nId) |
const T * | DynamicWhichCast (TypedWhichId< T > nId) const |
bool | operator!= (const SfxPoolItem &rItem) const |
virtual bool | HasLookup () const |
virtual lookup_iterator | Lookup (lookup_iterator, lookup_iterator end) const |
virtual void | ScaleMetrics (tools::Long lMult, tools::Long lDiv) |
virtual bool | HasMetrics () const |
std::unique_ptr< SfxPoolItem > | CloneSetWhich (sal_uInt16 nNewWhich) const |
std::unique_ptr< T > | CloneSetWhich (TypedWhichId< T > nId) const |
sal_uInt32 | GetRefCount () const |
SfxItemKind | GetKind () const |
virtual boost::property_tree::ptree | dumpAsJSON () const |
virtual bool | IsVoidItem () const |
Static Public Member Functions | |
static OUString | CheckNamedItem (const NameOrIndex *pCheckItem, const sal_uInt16 nWhich, const SfxItemPool *pPool1, SvxCompareValueFunc pCompareValueFunc, TranslateId pPrefixResId, const XPropertyListRef &pDefaults) |
this static checks if the given NameOrIndex item has a unique name for its value. More... | |
![]() | |
static SfxPoolItem * | CreateDefault () |
Protected Member Functions | |
void | Detach () |
![]() | |
SfxPoolItem (sal_uInt16 nWhich=0) | |
SfxPoolItem (const SfxPoolItem &rCopy) | |
Private Attributes | |
sal_Int32 | nPalIndex |
Additional Inherited Members | |
![]() | |
typedef std::vector< SfxPoolItem * >::const_iterator | lookup_iterator |
NameOrIndex::NameOrIndex | ( | TypedWhichId< NameOrIndex > | nWhich, |
sal_Int32 | nIndex | ||
) |
NameOrIndex::NameOrIndex | ( | TypedWhichId< NameOrIndex > | nWhich, |
const OUString & | rName | ||
) |
NameOrIndex::NameOrIndex | ( | const NameOrIndex & | rNameOrIndex | ) |
|
static |
this static checks if the given NameOrIndex item has a unique name for its value.
The returned String is a unique name for an item with this value in both given pools. Argument pPool2 can be null. If returned string equals NameOrIndex->GetName(), the name was already unique.
Definition at line 131 of file xattr.cxx.
References aEntryName, SfxItemPool::GetItemSurrogates(), XPropertyEntry::GetName(), GetName(), nCount, nIndex, SvxResId(), SvxUnogetInternalNameForItem(), o3tl::toInt32(), XATTR_FILLBITMAP(), XATTR_FILLGRADIENT(), XATTR_FILLHATCH(), XATTR_LINEDASH(), XATTR_LINEEND(), and XATTR_LINESTART().
Referenced by XFillFloatTransparenceItem::checkForUniqueItem(), XFillGradientItem::checkForUniqueItem(), XFillHatchItem::checkForUniqueItem(), XFillBitmapItem::checkForUniqueItem(), and XLineDashItem::checkForUniqueItem().
|
overridevirtual |
Reimplemented from SfxStringItem.
Reimplemented in XColorItem, XFillBitmapItem, XFillFloatTransparenceItem, XFillGradientItem, XLineDashItem, XFillHatchItem, XLineEndItem, XLineStartItem, XFillColorItem, XFormTextShadowColorItem, XLineColorItem, and XSecondaryFillColorItem.
Definition at line 121 of file xattr.cxx.
References NameOrIndex().
|
inlineprotected |
Definition at line 42 of file xit.hxx.
Referenced by XColorItem::SetColorValue(), XLineDashItem::SetDashValue(), XFillGradientItem::SetGradientValue(), XLineEndItem::SetLineEndValue(), and XLineStartItem::SetLineStartValue().
|
overridevirtual |
Reimplemented from SfxStringItem.
Definition at line 251 of file xattr.cxx.
References GetName(), IsIndex(), nPalIndex, void(), and SfxPoolItem::Which().
Referenced by XColorItem::dumpAsXml(), and XFillBitmapItem::dumpAsXml().
|
inline |
Definition at line 53 of file xit.hxx.
References CntUnencodedStringItem::GetValue().
Referenced by SvxShape::_getPropertyState(), XFillFloatTransparenceItem::checkForUniqueItem(), XLineStartItem::checkForUniqueItem(), XLineEndItem::checkForUniqueItem(), XFillGradientItem::checkForUniqueItem(), XFillHatchItem::checkForUniqueItem(), XFillBitmapItem::checkForUniqueItem(), XLineDashItem::checkForUniqueItem(), CheckNamedItem(), createNamesForPool(), dumpAsXml(), getByNameFromPool(), SvxUnoNameItemTable::getElementNames(), XFillBitmapItem::GetPresentation(), SvxUnoNameItemTable::isValid(), XLineEndItem::QueryValue(), XLineStartItem::QueryValue(), XFillHatchItem::QueryValue(), XLineDashItem::QueryValue(), XFillGradientItem::QueryValue(), XFillBitmapItem::QueryValue(), SvxUnoNameItemTable::removeByName(), SvxUnoNameItemTable::replaceByName(), and SvxShape::SetFillAttribute().
|
inline |
Definition at line 55 of file xit.hxx.
Referenced by dumpAsXml(), XColorItem::GetColorValue(), and XFillGradientItem::GetGradientValue().
|
overridevirtual |
Reimplemented from CntUnencodedStringItem.
Reimplemented in XColorItem, XFillFloatTransparenceItem, XFillGradientItem, XLineDashItem, XFillBitmapItem, XFillHatchItem, XLineEndItem, and XLineStartItem.
Definition at line 115 of file xattr.cxx.
References nPalIndex.
|
inline |
Definition at line 54 of file xit.hxx.
References CntUnencodedStringItem::SetValue().
Referenced by XFillHatchItem::PutValue(), XFillGradientItem::PutValue(), XLineDashItem::PutValue(), and XFillBitmapItem::PutValue().
|
private |
Definition at line 39 of file xit.hxx.
Referenced by dumpAsXml(), and operator==().