Searched refs:SetCellStyleBottom (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/svx/inc/svx/ |
H A D | framelinkarray.hxx | 202 void SetCellStyleBottom( size_t nCol, size_t nRow, const Style& rStyle );
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | autofmt.cxx | 903 maArray.SetCellStyleBottom( nCol, nRow, aStyle ); in CalcLineMap()
|
/aoo41x/main/svx/source/dialog/ |
H A D | framelinkarray.cxx | 430 void Array::SetCellStyleBottom( size_t nCol, size_t nRow, const Style& rStyle ) in SetCellStyleBottom() function in svx::frame::Array 481 SetCellStyleBottom( nCol, nRow, rStyle ); in SetRowStyleBottom()
|
/aoo41x/main/sw/source/ui/table/ |
H A D | tautofmt.cxx | 970 maArray.SetCellStyleBottom( nCol, nRow, aStyle ); in CalcLineMap()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | output.cxx | 1627 rArray.SetCellStyleBottom( nCol, nRow - 1, aStyle ); in DrawRotatedFrame() 1632 rArray.SetCellStyleBottom( nCol, nRow, aStyle ); in DrawRotatedFrame()
|
/aoo41x/main/sc/source/core/data/ |
H A D | fillinfo.cxx | 1039 …rArray.SetCellStyleBottom( nFirstCol, nFirstRow, svx::frame::Style( pBox->GetBottom(), nScaleY ) ); in FillInfo()
|
Completed in 51 milliseconds