Home
last modified time | relevance | path

Searched refs:SetCellStyleBottom (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dframelinkarray.hxx202 void SetCellStyleBottom( size_t nCol, size_t nRow, const Style& rStyle );
/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx430 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()
/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx903 maArray.SetCellStyleBottom( nCol, nRow, aStyle ); in CalcLineMap()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx970 maArray.SetCellStyleBottom( nCol, nRow, aStyle ); in CalcLineMap()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx1627 rArray.SetCellStyleBottom( nCol, nRow - 1, aStyle ); in DrawRotatedFrame()
1632 rArray.SetCellStyleBottom( nCol, nRow, aStyle ); in DrawRotatedFrame()
/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx1039 …rArray.SetCellStyleBottom( nFirstCol, nFirstRow, svx::frame::Style( pBox->GetBottom(), nScaleY ) ); in FillInfo()

Completed in 44 milliseconds