Lines Matching refs:NameOrIndex

80 TYPEINIT1_AUTOFACTORY(NameOrIndex, SfxStringItem);
114 NameOrIndex::NameOrIndex(sal_uInt16 _nWhich, sal_Int32 nIndex) : in NameOrIndex() function in NameOrIndex
130 NameOrIndex::NameOrIndex(sal_uInt16 _nWhich, const XubString& rName) : in NameOrIndex() function in NameOrIndex
146 NameOrIndex::NameOrIndex(sal_uInt16 _nWhich, SvStream& rIn) : in NameOrIndex() function in NameOrIndex
162 NameOrIndex::NameOrIndex(const NameOrIndex& rNameOrIndex) : in NameOrIndex() function in NameOrIndex
178 int NameOrIndex::operator==(const SfxPoolItem& rItem) const in operator ==()
181 ((const NameOrIndex&) rItem).nPalIndex == nPalIndex ); in operator ==()
194 SfxPoolItem* NameOrIndex::Clone(SfxItemPool* /*pPool*/) const in Clone()
197 return new NameOrIndex(*this); in Clone()
210 SfxPoolItem* NameOrIndex::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create()
212 return new NameOrIndex(Which(), rIn); in Create()
225 SvStream& NameOrIndex::Store( SvStream& rOut, sal_uInt16 nItemVersion ) const in Store()
237 String NameOrIndex::CheckNamedItem( const NameOrIndex* pCheckItem, const sal_uInt16 nWhich, const S… in CheckNamedItem()
251 const NameOrIndex *pItem; in CheckNamedItem()
254 pItem = (NameOrIndex*)pPool1->GetItem2( nWhich, nSurrogate ); in CheckNamedItem()
336 const NameOrIndex *pItem; in CheckNamedItem()
339 pItem = (NameOrIndex*)pPool1->GetItem2( nWhich, nSurrogate ); in CheckNamedItem()
367 TYPEINIT1_AUTOFACTORY(XColorItem, NameOrIndex);
376 NameOrIndex(_nWhich, nIndex), in XColorItem()
388 NameOrIndex(_nWhich, rName), in XColorItem()
400 NameOrIndex(rItem), in XColorItem()
412 NameOrIndex(_nWhich, rIn) in XColorItem()
439 return ( NameOrIndex::operator==(rItem) && in operator ==()
462 NameOrIndex::Store( rOut, nItemVersion ); in Store()
895 TYPEINIT1_AUTOFACTORY(XLineDashItem, NameOrIndex);
908 NameOrIndex(XATTR_LINEDASH, nIndex), in XLineDashItem()
924 NameOrIndex(XATTR_LINEDASH, rName), in XLineDashItem()
940 NameOrIndex(rItem), in XLineDashItem()
956 NameOrIndex(XATTR_LINEDASH, rIn) in XLineDashItem()
976 : NameOrIndex( XATTR_LINEDASH, -1 ), in XLineDashItem()
984 : NameOrIndex(XATTR_LINEDASH, -1 ) in XLineDashItem()
1015 return ( NameOrIndex::operator==(rItem) && in operator ==()
1046 NameOrIndex::Store( rOut, nItemVersion ); in Store()
1370 sal_Bool XLineDashItem::CompareValueFunc( const NameOrIndex* p1, const NameOrIndex* p2 ) in CompareValueFunc()
1379 const String aUniqueName = NameOrIndex::CheckNamedItem( this, in checkForUniqueItem()
1732 TYPEINIT1_AUTOFACTORY(XLineStartItem, NameOrIndex);
1745 : NameOrIndex(XATTR_LINESTART, nIndex) in XLineStartItem()
1761 : NameOrIndex(XATTR_LINESTART, rName), in XLineStartItem()
1777 : NameOrIndex(rItem), in XLineStartItem()
1793 NameOrIndex(XATTR_LINESTART, rIn) in XLineStartItem()
1804 : NameOrIndex( XATTR_LINESTART, -1 ), in XLineStartItem()
1812 : NameOrIndex(XATTR_LINESTART, -1 ) in XLineStartItem()
1843 …return ( NameOrIndex::operator==(rItem) && ((const XLineStartItem&) rItem).maPolyPolygon == maPoly… in operator ==()
1873 NameOrIndex::Store( rOut, nItemVersion ); in Store()
2204 TYPEINIT1_AUTOFACTORY(XLineEndItem, NameOrIndex);
2217 : NameOrIndex(XATTR_LINEEND, nIndex) in XLineEndItem()
2233 : NameOrIndex(XATTR_LINEEND, rName), in XLineEndItem()
2249 : NameOrIndex(rItem), in XLineEndItem()
2265 NameOrIndex(XATTR_LINEEND, rIn) in XLineEndItem()
2276 : NameOrIndex( XATTR_LINEEND, -1 ), in XLineEndItem()
2284 : NameOrIndex(XATTR_LINEEND, -1 ) in XLineEndItem()
2315 …return ( NameOrIndex::operator==(rItem) && ((const XLineEndItem&) rItem).maPolyPolygon == maPolyPo… in operator ==()
2345 NameOrIndex::Store( rOut, nItemVersion ); in Store()
3524 TYPEINIT1_AUTOFACTORY(XFillGradientItem, NameOrIndex);
3539 NameOrIndex(XATTR_FILLGRADIENT, nIndex), in XFillGradientItem()
3557 NameOrIndex(XATTR_FILLGRADIENT, rName), in XFillGradientItem()
3573 NameOrIndex(rItem), in XFillGradientItem()
3589 NameOrIndex(XATTR_FILLGRADIENT, rIn), in XFillGradientItem()
3633 : NameOrIndex( XATTR_FILLGRADIENT, -1 ), in XFillGradientItem()
3641 : NameOrIndex(XATTR_FILLGRADIENT, -1 ) in XFillGradientItem()
3672 return ( NameOrIndex::operator==(rItem) && in operator ==()
3703 NameOrIndex::Store( rOut, nItemVersion ); in Store()
4017 sal_Bool XFillGradientItem::CompareValueFunc( const NameOrIndex* p1, const NameOrIndex* p2 ) in CompareValueFunc()
4026 const String aUniqueName = NameOrIndex::CheckNamedItem( this, in checkForUniqueItem()
4114 return ( NameOrIndex::operator==(rItem) ) && in operator ==()
4175 sal_Bool XFillFloatTransparenceItem::CompareValueFunc( const NameOrIndex* p1, const NameOrIndex* p2… in CompareValueFunc()
4188 const String aUniqueName = NameOrIndex::CheckNamedItem( this, in checkForUniqueItem()
4260 TYPEINIT1_AUTOFACTORY(XFillHatchItem, NameOrIndex);
4275 NameOrIndex(XATTR_FILLHATCH, nIndex), in XFillHatchItem()
4293 NameOrIndex(XATTR_FILLHATCH, rName), in XFillHatchItem()
4309 NameOrIndex(rItem), in XFillHatchItem()
4325 NameOrIndex(XATTR_FILLHATCH, rIn), in XFillHatchItem()
4352 : NameOrIndex( XATTR_FILLHATCH, -1 ), in XFillHatchItem()
4360 : NameOrIndex(XATTR_FILLHATCH, -1 ) in XFillHatchItem()
4391 return ( NameOrIndex::operator==(rItem) && in operator ==()
4422 NameOrIndex::Store( rOut, nItemVersion ); in Store()
4658 sal_Bool XFillHatchItem::CompareValueFunc( const NameOrIndex* p1, const NameOrIndex* p2 ) in CompareValueFunc()
4667 const String aUniqueName = NameOrIndex::CheckNamedItem( this, in checkForUniqueItem()