Lines Matching refs:NameOrIndex
52 TYPEINIT1_AUTOFACTORY(XFillBitmapItem, NameOrIndex);
57 : NameOrIndex(XATTR_FILLBITMAP, nIndex), in XFillBitmapItem()
65 : NameOrIndex(XATTR_FILLBITMAP, rName), in XFillBitmapItem()
73 : NameOrIndex(rItem), in XFillBitmapItem()
151 : NameOrIndex(XATTR_FILLBITMAP, rIn) in XFillBitmapItem()
216 : NameOrIndex( XATTR_FILLBITMAP, -1), in XFillBitmapItem()
224 : NameOrIndex(XATTR_FILLBITMAP, -1), in XFillBitmapItem()
240 return (NameOrIndex::operator==(rItem) in operator ==()
255 NameOrIndex::Store(rOut, nItemVersion); in Store()
444 sal_Bool XFillBitmapItem::CompareValueFunc( const NameOrIndex* p1, const NameOrIndex* p2 ) in CompareValueFunc()
458 const String aUniqueName = NameOrIndex::CheckNamedItem( this, in checkForUniqueItem()