Home
last modified time | relevance | path

Searched refs:GetCellIndex (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx590 return pnFmtMap[ maArray.GetCellIndex( nCol, nRow, mbRTL ) ]; in GetFormatIndex()
620 sal_uInt16 nIndex = static_cast< sal_uInt16 >( maArray.GetCellIndex( nCol, nRow, mbRTL ) ); in DrawString()
/aoo41x/main/sw/source/ui/table/
H A Dtautofmt.cxx682 return pnFmtMap[ maArray.GetCellIndex( nCol, nRow, mbRTL ) ]; in GetFormatIndex()
700 sal_uInt8 nIndex = static_cast< sal_uInt8 >( maArray.GetCellIndex( nCol, nRow, mbRTL ) ); in DrawString()
/aoo41x/main/svx/inc/svx/
H A Dframelinkarray.hxx188 size_t GetCellIndex( size_t nCol, size_t nRow, bool bRTL = false) const;
/aoo41x/main/svx/source/dialog/
H A Dframelinkarray.cxx402 size_t Array::GetCellIndex( size_t nCol, size_t nRow, bool bRTL ) const in GetCellIndex() function in svx::frame::Array

Completed in 41 milliseconds