Home
last modified time | relevance | path

Searched refs:bDontSelectAtCursor (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Dselect.hxx75 …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…
/trunk/main/editeng/source/editeng/
H A Deditsel.hxx47 …virtual sal_Bool SetCursorAtPoint( const Point& rPointPixel, sal_Bool bDontSelectAtCursor = sal_F…
/trunk/main/vcl/inc/vcl/
H A Dseleng.hxx55 sal_Bool bDontSelectAtCursor = sal_False ) = 0;
/trunk/main/svtools/source/edit/
H A Dtextdat2.hxx261 …virtual sal_Bool SetCursorAtPoint( const Point& rPointPixel, sal_Bool bDontSelectAtCursor = sal_F…
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.hxx508 virtual sal_Bool SetCursorAtPoint(const Point& rPoint, sal_Bool bDontSelectAtCursor);
H A Dtablecontrol_impl.cxx2786 sal_Bool TableFunctionSet::SetCursorAtPoint(const Point& rPoint, sal_Bool bDontSelectAtCursor) in SetCursorAtPoint() argument
2801 if ( bDontSelectAtCursor ) in SetCursorAtPoint()
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx64 sal_Bool bDontSelectAtCursor=sal_False );
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx2807 sal_Bool __EXPORT ImpLBSelEng::SetCursorAtPoint(const Point& rPoint, sal_Bool bDontSelectAtCursor) in SetCursorAtPoint() argument
2819 pImp->SetCursor( pNewCursor, bDontSelectAtCursor ); in SetCursorAtPoint()

Completed in 60 milliseconds