Lines Matching refs:IcnCursor_Impl
28 IcnCursor_Impl::IcnCursor_Impl( SvxIconChoiceCtrl_Impl* pOwner ) in IcnCursor_Impl() function in IcnCursor_Impl
40 IcnCursor_Impl::~IcnCursor_Impl() in ~IcnCursor_Impl()
46 sal_uInt16 IcnCursor_Impl::GetSortListPos( SvPtrarr* pList, long nValue, in GetSortListPos()
73 void IcnCursor_Impl::ImplCreate() in ImplCreate()
112 void IcnCursor_Impl::Clear() in Clear()
126 SvxIconChoiceCtrlEntry* IcnCursor_Impl::SearchCol(sal_uInt16 nCol,sal_uInt16 nTop,sal_uInt16 nBotto… in SearchCol()
201 SvxIconChoiceCtrlEntry* IcnCursor_Impl::SearchRow(sal_uInt16 nRow,sal_uInt16 nLeft,sal_uInt16 nRigh… in SearchRow()
295 SvxIconChoiceCtrlEntry* IcnCursor_Impl::GoLeftRight( SvxIconChoiceCtrlEntry* pCtrlEntry, sal_Bool b… in GoLeftRight()
343 SvxIconChoiceCtrlEntry* IcnCursor_Impl::GoPageUpDown( SvxIconChoiceCtrlEntry* pStart, sal_Bool bDow… in GoPageUpDown()
403 SvxIconChoiceCtrlEntry* IcnCursor_Impl::GoUpDown( SvxIconChoiceCtrlEntry* pCtrlEntry, sal_Bool bDow… in GoUpDown()
462 void IcnCursor_Impl::SetDeltas() in SetDeltas()
488 void IcnCursor_Impl::CreateGridAjustData( SvPtrarr& rLists, SvxIconChoiceCtrlEntry* pRefEntry) in CreateGridAjustData()
538 void IcnCursor_Impl::DestroyGridAdjustData( SvPtrarr& rLists ) in DestroyGridAdjustData()