Home
last modified time | relevance | path

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

/aoo4110/main/svx/inc/svx/
H A Dframelinkarray.hxx199 void SetCellStyleTop( size_t nCol, size_t nRow, const Style& rStyle );
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx901 maArray.SetCellStyleTop( nCol, nRow, aStyle ); in CalcLineMap()
/aoo4110/main/svx/source/dialog/
H A Dframelinkarray.cxx424 void Array::SetCellStyleTop( size_t nCol, size_t nRow, const Style& rStyle ) in SetCellStyleTop() function in svx::frame::Array
474 SetCellStyleTop( nCol, nRow, rStyle ); in SetRowStyleTop()
/aoo4110/main/sw/source/ui/table/
H A Dtautofmt.cxx968 maArray.SetCellStyleTop( nCol, nRow, aStyle ); in CalcLineMap()
/aoo4110/main/sc/source/ui/view/
H A Doutput.cxx1625 rArray.SetCellStyleTop( nCol, nRow, aStyle ); in DrawRotatedFrame()
1634 rArray.SetCellStyleTop( nCol, nRow + 1, aStyle ); in DrawRotatedFrame()
/aoo4110/main/sc/source/core/data/
H A Dfillinfo.cxx1038 …rArray.SetCellStyleTop( nFirstCol, nFirstRow, svx::frame::Style( pBox->GetTop(), nScaleY ) ); in FillInfo()

Completed in 49 milliseconds