Home
last modified time | relevance | path

Searched refs:IsInSelection (Results 1 – 7 of 7) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dseleng.hxx150 sal_Bool IsInSelection() const;
224 inline sal_Bool SelectionEngine::IsInSelection() const in IsInSelection() function in SelectionEngine
/trunk/main/svtools/inc/svtools/
H A Dtextview.hxx77 sal_Bool IsInSelection( const TextPaM& rPaM );
/trunk/main/svtools/source/edit/
H A Dtextview.cxx1955 return ( IsInSelection( aPaM ) || in IsSelectionAtPoint()
1959 sal_Bool TextView::IsInSelection( const TextPaM& rPaM ) in IsInSelection() function in TextView
2305 if ( IsReadOnly() || IsInSelection( mpImpl->mpDDInfo->maDropPos ) || bProtected) in dragOver()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1373 sal_Bool ImpEditView::IsInSelection( const EditPaM& rPaM ) in IsInSelection() function in ImpEditView
1432 return IsInSelection( aPaM ); in IsSelectionAtPoint()
H A Dimpedit.hxx336 sal_Bool IsInSelection( const EditPaM& rPaM );
H A Dediteng.cxx1556 pImpEditEngine->GetSelEngine().IsInSelection() ); in IsInSelectionMode()
H A Dimpedit2.cxx3641 if ( ( IsInSelectionMode() || aSelEngine.IsInSelection() ) && pActiveView ) in StopSelectionMode()

Completed in 78 milliseconds