Searched refs:pImpCursor (Results 1 – 4 of 4) sorted by relevance
726 pImpCursor = new ImpIcnCursor( this ); in SvImpIconView()747 delete pImpCursor; in ~SvImpIconView()771 pImpCursor->Clear(); in Clear()878 pImpCursor->Clear( sal_False ); in EntryInserted()880 pImpCursor->Clear( sal_True ); in EntryInserted()916 pImpCursor->Clear(); in RemovingEntry()950 pImpCursor->Clear(); in MovingEntry()970 pImpCursor->Clear(); in EntryMoved()984 pImpCursor->Clear(); in EntryMoved()1083 if( !pImpCursor->FindEmptyGridRect( aPrevBoundRect ) ) in FindNextEntryPos()[all …]
146 pImpCursor = new IcnCursor_Impl( this ); in SvxIconChoiceCtrl_Impl()183 delete pImpCursor; in ~SvxIconChoiceCtrl_Impl()211 pImpCursor->Clear(); in Clear()307 pImpCursor->Clear(); in InsertEntry()450 pImpCursor->Clear(); in RemoveEntry()587 pImpCursor->Clear(); in ResetVirtSize()614 pImpCursor->Clear(); in AdjustVirtSize()1242 pNewCursor = pImpCursor->GoUpDown(pCursor,sal_False); in KeyInput()1244 pNewCursor = pImpCursor->GoPageUpDown(pCursor,sal_False); in KeyInput()1272 pNewCursor=pImpCursor->GoUpDown( pCursor,sal_True ); in KeyInput()[all …]
178 IcnCursor_Impl* pImpCursor; member in SvxIconChoiceCtrl_Impl
88 ImpIcnCursor* pImpCursor; member in SvImpIconView