Searched refs:SetCellStyleLeft (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/svx/inc/svx/ |
H A D | framelinkarray.hxx | 193 void SetCellStyleLeft( size_t nCol, size_t nRow, const Style& rStyle );
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | autofmt.cxx | 897 maArray.SetCellStyleLeft( nCol, nRow, aStyle ); in CalcLineMap()
|
/aoo41x/main/svx/source/dialog/ |
H A D | framelinkarray.cxx | 412 void Array::SetCellStyleLeft( size_t nCol, size_t nRow, const Style& rStyle ) in SetCellStyleLeft() function in svx::frame::Array 460 SetCellStyleLeft( nCol, nRow, rStyle ); in SetColumnStyleLeft()
|
/aoo41x/main/sw/source/ui/table/ |
H A D | tautofmt.cxx | 964 maArray.SetCellStyleLeft( nCol, nRow, aStyle ); in CalcLineMap()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | output.cxx | 1640 rArray.SetCellStyleLeft( nCol, nRow, svx::frame::Style() ); in DrawRotatedFrame() 1648 rArray.SetCellStyleLeft( nCol + 1, nRow, svx::frame::Style() ); in DrawRotatedFrame()
|
/aoo41x/main/sc/source/core/data/ |
H A D | fillinfo.cxx | 1036 …rArray.SetCellStyleLeft( nFirstCol, nFirstRow, svx::frame::Style( pBox->GetLeft(), nScaleX ) ); in FillInfo()
|
Completed in 65 milliseconds