Home
last modified time | relevance | path

Searched refs:pCurrentItem (Results 1 – 3 of 3) sorted by path

/trunk/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx724 const SfxPoolItem* pCurrentItem = _rSource.GetItem((sal_uInt16)aDirect->first); in translateProperties() local
725 if (pCurrentItem) in translateProperties()
742 implTranslateProperty(_rxDest, aDirect->second, pCurrentItem); in translateProperties()
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx272 SAL_DLLPRIVATE sal_uInt16 ImplGetItemLine( ImplToolItem* pCurrentItem );
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx5898 sal_uInt16 ToolBox::ImplGetItemLine( ImplToolItem* pCurrentItem ) in ImplGetItemLine() argument
5906 if( &(*it) == pCurrentItem) in ImplGetItemLine()

Completed in 54 milliseconds