Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewCell.cxx231 mpViewShell->GetLocationData().GetCellPosition( maCellAddress, aCellRect ); in GetBoundingBoxOnScreen()
248 mpViewShell->GetLocationData().GetCellPosition( maCellAddress, aCellRect ); in GetBoundingBox()
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx429 pLocationData->GetCellPosition( aPageArea.aStart, aRectPosition ); in DoPrint()
433 …pLocationData->GetCellPosition( ScAddress( i,aPageArea.aStart.Row(),aPageArea.aStart.Tab()),aRectC… in DoPrint()
439 pLocationData->GetCellPosition( aPageArea.aEnd, aRectPosition ); in DoPrint()
442 pLocationData->GetCellPosition( aPageArea.aStart,aRectCellPosition ); in DoPrint()
446 …pLocationData->GetCellPosition( ScAddress( i,aPageArea.aEnd.Row(),aPageArea.aEnd.Tab()),aRectCellP… in DoPrint()
H A Dprevloc.cxx361 sal_Bool ScPreviewLocationData::GetCellPosition( const ScAddress& rCellPos, Rectangle& rCellRect ) … in GetCellPosition() function in ScPreviewLocationData
767 GetCellPosition(rCellPos, aRect); in GetCellOutputRect()
/trunk/main/sc/source/ui/inc/
H A Dprevloc.hxx140 sal_Bool GetCellPosition( const ScAddress& rCellPos, Rectangle& rCellRect ) const;
/trunk/main/svx/inc/svx/
H A Dframelinkarray.hxx443 Point GetCellPosition( size_t nCol, size_t nRow, bool bSimple = false ) const;
/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx876 Point Array::GetCellPosition( size_t nCol, size_t nRow, bool bSimple ) const in GetCellPosition() function in svx::frame::Array
894 Rectangle aRect( GetCellPosition( nCol, nRow, bSimple ), GetCellSize( nCol, nRow, bSimple ) ); in GetCellRect()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx7424 sal_Bool GetCellPosition( const SdrObject* pObj, const std::set< sal_Int32 >& rRows, const std::set… in GetCellPosition() function
7876 …if ( GetCellPosition( pObj, aRows, aColumns, nTableIndex, nRow, nRowCount, nColumn, nColumnCount )… in CreateTable()

Completed in 128 milliseconds