Home
last modified time | relevance | path

Searched refs:rpItem (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx603 FASTBOOL ImpGetItem(const SfxItemSet& rSet, sal_uInt16 nWhich, const SfxPoolItem*& rpItem) in ImpGetItem() argument
605 SfxItemState eState=rSet.GetItemState(nWhich,sal_True,&rpItem); in ImpGetItem()
607 rpItem=&rSet.Get(nWhich); in ImpGetItem()
609 return (eState==SFX_ITEM_DEFAULT || eState==SFX_ITEM_SET) && rpItem!=NULL; in ImpGetItem()

Completed in 20 milliseconds