Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dedit.cxx2320 SetCursorRect( NULL, nWidth ); in Command()
2324 SetCursorRect(); in Command()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx1055 GetWindow()->SetCursorRect( &aR1, nWidth ); in Command()
1059 GetWindow()->SetCursorRect(); in Command()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx712 void SetCursorRect( const Rectangle* pRect = NULL, long nExtTextInputWidth = 0 );
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx630 pView->GetWindow()->SetCursorRect( &aRect, nWidth ); in Command()
634 pView->GetWindow()->SetCursorRect(); in Command()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx5085 SetCursorRect( &aRect, 1 ); in Command()
5090 SetCursorRect(); in Command()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx2690 pWin->SetCursorRect( &aEditArea ); in lcl_SetTextCursorPos()
/trunk/main/vcl/source/window/
H A Dwindow.cxx5831 void Window::SetCursorRect( const Rectangle* pRect, long nExtTextInputWidth ) in SetCursorRect() function in Window

Completed in 145 milliseconds