Home
last modified time | relevance | path

Searched refs:GetCellRect (Results 1 – 12 of 12) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Dpostit.cxx403 maCellRect = ScDrawLayer::GetCellRect( mrDoc, maPos, true ); in Initialize()
685 Rectangle aCellRect = ScDrawLayer::GetCellRect( mrDoc, rPos, true ); in CreateCaptionFromInitData()
884 Rectangle aCellRect = ScDrawLayer::GetCellRect( rDoc, rPos, true ); in CreateNoteFromObjectData()
H A Ddrwlayer.cxx1727 Rectangle ScDrawLayer::GetCellRect( ScDocument& rDoc, const ScAddress& rPos, bool bMergedCell ) in GetCellRect() function in ScDrawLayer
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx1553 Rectangle aRect = GetCellRect(nRow, nCol, sal_False); in AcceptDrop()
/trunk/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx545 Rectangle GetCellRect(long nRow, sal_uInt16 nColId, sal_Bool bRelToBrowser = sal_True) const;
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx440 Rectangle aRect( GetCellRect( nEditRow, nEditCol, sal_False ) ); in RowHeightChanged()
985 Rectangle aRect( GetCellRect(nEditRow, nEditCol, sal_False)); in ColumnMoved()
1026 Rectangle aRect = GetCellRect(nEditRow, nEditCol, sal_False); in EndScroll()
1052 Rectangle aRect( GetCellRect(nEditRow, nEditCol, sal_False)); in ActivateCell()
1120 Rectangle EditBrowseBox::GetCellRect(long nRow, sal_uInt16 nColId, sal_Bool bRel) const in GetCellRect() function in svt::EditBrowseBox
1166 Rectangle aRect( GetCellRect(nEditRow, nEditCol, sal_False)); in ColumnResized()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx760 Rectangle cellRect = maArray.GetCellRect( nCol, nRow ); in DrawString()
895 aVD.DrawRect( maArray.GetCellRect( nCol, nRow ) ); in DrawBackground()
/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx892 Rectangle Array::GetCellRect( size_t nCol, size_t nRow, bool bSimple ) const in GetCellRect() function in svx::frame::Array
1035 Rectangle aRect( GetCellRect( nCol, nRow ) ); in DrawRange()
H A Dfrmsel.cxx401 Rectangle aTLRect( maArray.GetCellRect( 0, 0 ) ); in InitBorderGeometry()
419 Rectangle aRect( maArray.GetCellRect( nCol, nRow ) ); in InitBorderGeometry()
474 Rectangle aRect( maArray.GetCellRect( nCol, nRow ) ); in InitBorderGeometry()
/trunk/main/svx/inc/svx/
H A Dframelinkarray.hxx455 Rectangle GetCellRect( size_t nCol, size_t nRow, bool bSimple = false ) const;
/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx672 Rectangle cellRect = maArray.GetCellRect( nCol, nRow ); in DrawString()
815 aVD.DrawRect( maArray.GetCellRect( nCol, nRow ) ); in DrawBackground()
/trunk/main/sc/inc/
H A Ddrwlayer.hxx196 static Rectangle GetCellRect( ScDocument& rDoc, const ScAddress& rPos, bool bMergedCell );
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1589 Rectangle aFieldRect(GetCellRect( 0, nColId )); // used instead of GetFieldRectPixel in GetInvalidRect()

Completed in 107 milliseconds