virtualbooloperator==(const SfxPoolItem& rItem) const override; virtual NameOrIndex* Clone(SfxItemPool* pPool = nullptr) const override; // Marked as false since the SfxStringItem superclass supports hashing, but // this class has not been checked for safety under hashing yet. virtualbool supportsHashCode() const override { returnfalse; }
/** this checks if the given NameOrIndex item has a unique name for its value. ThereturnedStringisauniquenameforanitemwiththisvalueinbothgivenpools. IfreturnedstringequalsNameOrIndex->GetName(),thenamewasalreadyunique.
*/
OUString CheckNamedItem(const sal_uInt16 nWhich, const SfxItemPool* pPool1, SvxCompareValueFunc pCompareValueFunc, TranslateId pPrefixResId, const XPropertyListRef &pDefaults) const;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.