Lines Matching refs:SvxIconChoiceCtrlEntry
362 SvxIconChoiceCtrlEntry* pEntry = in SvtIconWindow_Impl()
414 SvxIconChoiceCtrlEntry* pEntry = aIconCtrl.GetEntry( i ); in ~SvtIconWindow_Impl()
419 SvxIconChoiceCtrlEntry* SvtIconWindow_Impl::GetEntry( const String& rURL ) const in GetEntry()
421 SvxIconChoiceCtrlEntry* pEntry = NULL; in GetEntry()
424 SvxIconChoiceCtrlEntry* pTemp = aIconCtrl.GetEntry( i ); in GetEntry()
451 SvxIconChoiceCtrlEntry* pEntry = aIconCtrl.GetCursor( ); in GetCursorPosIconURL()
461 SvxIconChoiceCtrlEntry* pEntry = aIconCtrl.GetSelectedEntry( nPos ); in GetSelectedIconURL()
477 SvxIconChoiceCtrlEntry* pEntry = GetEntry( rURL ); in GetIconText()
492 SvxIconChoiceCtrlEntry* pCursorEntry = aIconCtrl.GetCursor( ); in GetCursorPos()
509 SvxIconChoiceCtrlEntry* pEntry = aIconCtrl.GetEntry( nPos ); in SetCursorPos()
581 SvxIconChoiceCtrlEntry* pEntry = aIconCtrl.GetEntry( nFolderPosition ); in SelectFolder()