Searched refs:GetFieldRectPixel (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/svtools/source/brwbox/ |
H A D | brwbox1.cxx | 1234 aRect = GetFieldRectPixel( nRow, nColId, sal_False ); in RowModified() 2036 Rectangle aFieldRectPix( GetFieldRectPixel( nCurRow, nCurColId, sal_False ) ); in SelectColumnPos() 2194 Rectangle aFieldRect = GetFieldRectPixel( nRow, nColId, sal_False ); in MakeFieldVisible() 2211 aFieldRect = GetFieldRectPixel( nRow, nColId, sal_False ); in MakeFieldVisible() 2264 Rectangle BrowseBox::GetFieldRectPixel( long nRow, sal_uInt16 nColumnId, in GetFieldRectPixel() function in BrowseBox 2372 return GetFieldRectPixel( nCurRow, nColumnId ); in GetFieldRect()
|
H A D | editbrowsebox.cxx | 949 Rectangle aRect = GetFieldRectPixel(nEditRow, 0, sal_False ); in IsCursorMoveAllowed() 1122 Rectangle aRect( GetFieldRectPixel(nRow, nColId, bRel)); in GetCellRect() 1302 Rectangle aHdlFieldRect( GetFieldRectPixel( 0, 0 )); in InvalidateHandleColumn()
|
H A D | brwbox2.cxx | 388 Rectangle aRect( GetFieldRectPixel(nCurRow, in ToggleSelection() 435 aCursor = GetFieldRectPixel( nCurRow, nCurColId, sal_False ); in DrawCursor() 2164 Rectangle aRect = GetFieldRectPixel(_nRowId,_nColId,_bOnScreen); in GetFieldRectPixelAbs()
|
/aoo42x/main/dbaccess/source/ui/tabledesign/ |
H A D | TEditControl.cxx | 814 Invalidate( GetFieldRectPixel(nOldDataPos, FIELD_TYPE) ); 1648 ::Rectangle aColRect( GetFieldRectPixel( 0, nSelId, sal_False ) ); in Command() 1654 ::Rectangle aColRect( GetFieldRectPixel( FirstSelectedRow(), HANDLE_ID, sal_True ) ); in Command()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | brwbox.hxx | 580 Rectangle GetFieldRectPixel( long nRow, sal_uInt16 nColId,
|
/aoo42x/main/svx/source/gallery2/ |
H A D | galbrws2.cxx | 1123 rSelPos = mpListView->GetFieldRectPixel( (sal_uInt16) nRet, 1 ).Center(); in ImplGetSelectedItemId()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdibrow.cxx | 515 Rectangle aRect(GetFieldRectPixel(nPos,ITEMBROWSER_VALUECOL_ID,sal_False)); in BegChangeEntry()
|
/aoo42x/main/svx/source/fmcomp/ |
H A D | fmgridcl.cxx | 1061 ::Rectangle aColRect( GetFieldRectPixel( 0, nSelId, sal_False ) ); in Command()
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | SelectionBrowseBox.cxx | 2074 ::Rectangle aColRect( GetFieldRectPixel( 0, nSelId, sal_False ) ); in Command()
|
Completed in 425 milliseconds