Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dframelinkarray.hxx200 const Style& GetCellStyleTR( size_t nCol, size_t nRow ) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dframelinkarray.hxx199 const Style& GetCellStyleTR( size_t nCol, size_t nRow ) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dframelinkarray.cxx682 const Style& Array::GetCellStyleTR( size_t nCol, size_t nRow ) const in GetCellStyleTR() function in svx::frame::Array
967 const Style& rEndFromBL(rArray.GetCellStyleTR( col, row )); in HelperCreateHorizontalEntry()
997 const Style& rStartFromBL(rArray.GetCellStyleTR( col - 1, row )); in HelperCreateVerticalEntry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dframelinkarray.cxx677 const Style& Array::GetCellStyleTR( size_t nCol, size_t nRow ) const in GetCellStyleTR() function in svx::frame::Array
962 const Style& rEndFromBL(rArray.GetCellStyleTR( col, row )); in HelperCreateHorizontalEntry()
992 const Style& rStartFromBL(rArray.GetCellStyleTR( col - 1, row )); in HelperCreateVerticalEntry()