Home
last modified time | relevance | path

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

/aoo41x/main/svx/inc/svx/
H A Dframelinkarray.hxx193 void SetCellStyleLeft( size_t nCol, size_t nRow, const Style& rStyle );
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx897 maArray.SetCellStyleLeft( nCol, nRow, aStyle ); in CalcLineMap()
/aoo41x/main/svx/source/dialog/
H A Dframelinkarray.cxx412 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 Dtautofmt.cxx964 maArray.SetCellStyleLeft( nCol, nRow, aStyle ); in CalcLineMap()
/aoo41x/main/sc/source/ui/view/
H A Doutput.cxx1640 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 Dfillinfo.cxx1036 …rArray.SetCellStyleLeft( nFirstCol, nFirstRow, svx::frame::Style( pBox->GetLeft(), nScaleX ) ); in FillInfo()

Completed in 70 milliseconds