Home
last modified time | relevance | path

Searched refs:SfxRefItem (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dfcontnr.hxx50 class SfxRefItem : public SfxPoolItem class
55 { 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 13 milliseconds