Searched refs:SfxRefItem (Results 1 – 1 of 1) sorted by relevance
50 class SfxRefItem : public SfxPoolItem class55 { return new SfxRefItem( *this ); } in Clone()57 { return ((SfxRefItem&)rL).aRef == aRef; } in operator ==()58 SfxRefItem( sal_uInt16 nWhichId, const SvRefBaseRef& rValue ) : SfxPoolItem( nWhichId ) in SfxRefItem() function in SfxRefItem
Completed in 7 milliseconds