Searched refs:pCurrentItem (Results 1 – 3 of 3) sorted by relevance
724 const SfxPoolItem* pCurrentItem = _rSource.GetItem((sal_uInt16)aDirect->first); in translateProperties() local725 if (pCurrentItem) in translateProperties()742 implTranslateProperty(_rxDest, aDirect->second, pCurrentItem); in translateProperties()
272 SAL_DLLPRIVATE sal_uInt16 ImplGetItemLine( ImplToolItem* pCurrentItem );
5898 sal_uInt16 ToolBox::ImplGetItemLine( ImplToolItem* pCurrentItem ) in ImplGetItemLine() argument5906 if( &(*it) == pCurrentItem) in ImplGetItemLine()
Completed in 48 milliseconds