Searched refs:bDontSelectAtCursor (Results 1 – 8 of 8) sorted by relevance
75 …virtual sal_Bool SetCursorAtPoint( const Point& rPointPixel, sal_Bool bDontSelectAtCursor = sal_Fa…106 …virtual sal_Bool SetCursorAtPoint( const Point& rPointPixel, sal_Bool bDontSelectAtCursor = sal_Fa…
47 …virtual sal_Bool SetCursorAtPoint( const Point& rPointPixel, sal_Bool bDontSelectAtCursor = sal_F…
55 sal_Bool bDontSelectAtCursor = sal_False ) = 0;
261 …virtual sal_Bool SetCursorAtPoint( const Point& rPointPixel, sal_Bool bDontSelectAtCursor = sal_F…
508 virtual sal_Bool SetCursorAtPoint(const Point& rPoint, sal_Bool bDontSelectAtCursor);
2786 sal_Bool TableFunctionSet::SetCursorAtPoint(const Point& rPoint, sal_Bool bDontSelectAtCursor) in SetCursorAtPoint() argument2801 if ( bDontSelectAtCursor ) in SetCursorAtPoint()
64 sal_Bool bDontSelectAtCursor=sal_False );
2807 sal_Bool __EXPORT ImpLBSelEng::SetCursorAtPoint(const Point& rPoint, sal_Bool bDontSelectAtCursor) in SetCursorAtPoint() argument2819 pImp->SetCursor( pNewCursor, bDontSelectAtCursor ); in SetCursorAtPoint()
Completed in 52 milliseconds