Home
last modified time | relevance | path

Searched refs:GetFieldRectPixel (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/svtools/source/brwbox/
H A Dbrwbox1.cxx1234 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 Deditbrowsebox.cxx949 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 Dbrwbox2.cxx388 Rectangle aRect( GetFieldRectPixel(nCurRow, in ToggleSelection()
435 aCursor = GetFieldRectPixel( nCurRow, nCurColId, sal_False ); in DrawCursor()
2164 Rectangle aRect = GetFieldRectPixel(_nRowId,_nColId,_bOnScreen); in GetFieldRectPixelAbs()
/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx814 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()
/aoo41x/main/svtools/inc/svtools/
H A Dbrwbox.hxx579 Rectangle GetFieldRectPixel( long nRow, sal_uInt16 nColId,
/aoo41x/main/svx/source/gallery2/
H A Dgalbrws2.cxx1123 rSelPos = mpListView->GetFieldRectPixel( (sal_uInt16) nRet, 1 ).Center(); in ImplGetSelectedItemId()
/aoo41x/main/svx/source/svdraw/
H A Dsvdibrow.cxx515 Rectangle aRect(GetFieldRectPixel(nPos,ITEMBROWSER_VALUECOL_ID,sal_False)); in BegChangeEntry()
/aoo41x/main/svx/source/fmcomp/
H A Dfmgridcl.cxx1061 ::Rectangle aColRect( GetFieldRectPixel( 0, nSelId, sal_False ) ); in Command()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx2074 ::Rectangle aColRect( GetFieldRectPixel( 0, nSelId, sal_False ) ); in Command()

Completed in 89 milliseconds