Home
last modified time | relevance | path

Searched refs:rItm (Results 1 – 6 of 6) sorted by path

/trunk/main/sc/source/ui/drawfunc/
H A Dfuconcustomshape.cxx53 const SfxStringItem& rItm = (const SfxStringItem&)pArgs->Get( rReq.GetSlot() ); in FuConstCustomShape() local
54 aCustomShape = rItm.GetValue(); in FuConstCustomShape()
/trunk/main/sd/source/ui/func/
H A Dfuconcs.cxx117 const SfxStringItem& rItm = (const SfxStringItem&)pArgs->Get( rReq.GetSlot() ); in DoExecute() local
118 aCustomShape = rItm.GetValue(); in DoExecute()
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx470 const SfxStringItem& rItm = (const SfxStringItem&)pArgs->Get( rReq.GetSlot() ); in execute() local
471 aCustomShape = rItm.GetValue(); in execute()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx3060 const SfxPoolItem &rItm = pNd->SwCntntNode::GetAttr(RES_PARATR_SNAPTOGRID); in SetPamInCell() local
3061 SvxParaGridItem &rSnapToGrid = (SvxParaGridItem&)(rItm); in SetPamInCell()
H A Dww8par6.cxx2639 const SfxPoolItem &rItm = pNd->SwCntntNode::GetAttr(RES_BACKGROUND); in StopApo() local
2640 const SvxBrushItem &rBrush = (const SvxBrushItem&)(rItm); in StopApo()
/trunk/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx86 const SfxStringItem& rItm = (const SfxStringItem&)pArgs->Get( rReq.GetSlot() ); in GetShapeTypeFromRequest() local
87 aRet = rItm.GetValue(); in GetShapeTypeFromRequest()

Completed in 71 milliseconds