Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/navipi/
H A Dnavcitem.cxx63 const SfxStringItem* pCellPosItem = PTR_CAST(SfxStringItem, pItem); in StateChanged() local
65 DBG_ASSERT( pCellPosItem, "SfxStringItem expected!" ); in StateChanged()
67 if ( pCellPosItem ) in StateChanged()
69 String aAddress( pCellPosItem->GetValue() ); in StateChanged()

Completed in 13 milliseconds