Searched refs:pSItem (Results 1 – 2 of 2) sorted by relevance
919 const SfxPoolItem* pSItem; in _ClearStyleAttr() local922 if( SFX_ITEM_SET == rStyleSet.GetItemState( nWhich, sal_True, &pSItem )) in _ClearStyleAttr()926 && *pItem == *pSItem ) in _ClearStyleAttr()
1693 const SfxStringItem* pSItem = (const SfxStringItem*)&pReqArgs->Get( SCITEM_STRING ); in ExecuteEdit() local1696 aFormula += pSItem->GetValue(); in ExecuteEdit()
Completed in 39 milliseconds