Searched refs:rItm (Results 1 – 6 of 6) sorted by relevance
86 const SfxStringItem& rItm = (const SfxStringItem&)pArgs->Get( rReq.GetSlot() ); in GetShapeTypeFromRequest() local87 aRet = rItm.GetValue(); in GetShapeTypeFromRequest()
53 const SfxStringItem& rItm = (const SfxStringItem&)pArgs->Get( rReq.GetSlot() ); in FuConstCustomShape() local54 aCustomShape = rItm.GetValue(); in FuConstCustomShape()
117 const SfxStringItem& rItm = (const SfxStringItem&)pArgs->Get( rReq.GetSlot() ); in DoExecute() local118 aCustomShape = rItm.GetValue(); in DoExecute()
470 const SfxStringItem& rItm = (const SfxStringItem&)pArgs->Get( rReq.GetSlot() ); in execute() local471 aCustomShape = rItm.GetValue(); in execute()
3060 const SfxPoolItem &rItm = pNd->SwCntntNode::GetAttr(RES_PARATR_SNAPTOGRID); in SetPamInCell() local3061 SvxParaGridItem &rSnapToGrid = (SvxParaGridItem&)(rItm); in SetPamInCell()
2639 const SfxPoolItem &rItm = pNd->SwCntntNode::GetAttr(RES_BACKGROUND); in StopApo() local2640 const SvxBrushItem &rBrush = (const SvxBrushItem&)(rItm); in StopApo()
Completed in 63 milliseconds