Home
last modified time | relevance | path

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

/trunk/main/editeng/source/rtf/
H A Dsvxrtf.cxx919 const SfxPoolItem* pSItem; in _ClearStyleAttr() local
922 if( SFX_ITEM_SET == rStyleSet.GetItemState( nWhich, sal_True, &pSItem )) in _ClearStyleAttr()
926 && *pItem == *pSItem ) in _ClearStyleAttr()
/trunk/main/sc/source/ui/view/
H A Dcellsh1.cxx1693 const SfxStringItem* pSItem = (const SfxStringItem*)&pReqArgs->Get( SCITEM_STRING ); in ExecuteEdit() local
1696 aFormula += pSItem->GetValue(); in ExecuteEdit()

Completed in 33 milliseconds