Home
last modified time | relevance | path

Searched refs:pOldCursor (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx1078 SvxIconChoiceCtrlEntry* pOldCursor = pCursor; in MouseButtonUp() local
1154 pFilterEntry = pOldCursor; in SetCursor_Impl()
1166 AddSelectedRect( pAnchor, pOldCursor ); in SetCursor_Impl()
1173 pAnchor = pOldCursor; in SetCursor_Impl()
1199 SvxIconChoiceCtrlEntry* pOldCursor = pCursor; in KeyInput() local
1200 if ( pNewCursor != pOldCursor ) in KeyInput()
1231 SvxIconChoiceCtrlEntry* pOldCursor = pCursor; in KeyInput() local
2503 SvxIconChoiceCtrlEntry* pOldCursor = pCursor; in SetCursor() local
2505 if( pOldCursor ) in SetCursor()
4652 SvxIconChoiceCtrlEntry* pOldCursor = pCursor; in HandleShortCutKey() local
[all …]
H A Dsvimpbox.cxx636 SvLBoxEntry* pOldCursor = pCursor; in SetCursor() local
675 SetAnchorSelection( pOldCursor, pCursor ); in SetCursor()
2861 void SvImpLBox::SetAnchorSelection(SvLBoxEntry* pOldCursor,SvLBoxEntry* pNewCursor) in SetAnchorSelection() argument
2865 sal_uLong nOldVisPos = pView->GetVisiblePos( pOldCursor ); in SetAnchorSelection()
2873 pEntry = pOldCursor; in SetAnchorSelection()
2887 while( pEntry && pEntry != pOldCursor ) in SetAnchorSelection()
2910 while( pEntry && pEntry != pOldCursor ) in SetAnchorSelection()
2925 while( pEntry && pEntry != pOldCursor ) in SetAnchorSelection()
2937 pEntry = pOldCursor; in SetAnchorSelection()
2958 pEntry = pOldCursor; in SetAnchorSelection()
H A Dimivctl.hxx335 SvxIconChoiceCtrlEntry* pOldCursor,

Completed in 54 milliseconds