Searched refs:aPosItem (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sc/source/ui/view/ |
H A D | tabvwsha.cxx | 246 SfxStringItem aPosItem( SID_CURRENTCELL, aAddr ); in GetState() local 248 rSet.Put( aPosItem ); in GetState()
|
H A D | viewfun5.cxx | 610 SfxPointItem aPosItem( FN_PARAM_1, aPos ); in PasteDataFormat() 615 &aNameItem, &aPosItem, (void*)0 ); in PasteDataFormat()
|
H A D | gridwin.cxx | 2268 SfxStringItem aPosItem( SID_CURRENTCELL, aAddr ); in MouseButtonUp() local 2270 &aPosItem, (void*)0L ); in MouseButtonUp()
|
/aoo4110/main/sc/source/ui/navipi/ |
H A D | navipi.cxx | 1058 SfxStringItem aPosItem( SID_CURRENTCELL, aAddr ); in SetCurrentCell() local 1063 &aPosItem, &aUnmarkItem, 0L ); in SetCurrentCell()
|
/aoo4110/main/sc/source/ui/app/ |
H A D | inputwin.cxx | 1764 SfxStringItem aPosItem( SID_CURRENTCELL, aText ); in DoEnter() local 1769 &aPosItem, &aUnmarkItem, 0L ); in DoEnter()
|
Completed in 175 milliseconds