Home
last modified time | relevance | path

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

/aoo42x/main/svx/inc/svx/
H A Dframelinkarray.hxx196 void SetCellStyleRight( size_t nCol, size_t nRow, const Style& rStyle );
/aoo42x/main/svx/source/dialog/
H A Dframelinkarray.cxx418 void Array::SetCellStyleRight( size_t nCol, size_t nRow, const Style& rStyle ) in SetCellStyleRight() function in svx::frame::Array
467 SetCellStyleRight( nCol, nRow, rStyle ); in SetColumnStyleRight()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx899 maArray.SetCellStyleRight( nCol, nRow, aStyle ); in CalcLineMap()
/aoo42x/main/sw/source/ui/table/
H A Dtautofmt.cxx966 maArray.SetCellStyleRight( nCol, nRow, aStyle ); in CalcLineMap()
/aoo42x/main/sc/source/ui/view/
H A Doutput.cxx1642 rArray.SetCellStyleRight( nCol - 1, nRow, svx::frame::Style() ); in DrawRotatedFrame()
1646 rArray.SetCellStyleRight( nCol, nRow, svx::frame::Style() ); in DrawRotatedFrame()
/aoo42x/main/sc/source/core/data/
H A Dfillinfo.cxx1037 …rArray.SetCellStyleRight( nFirstCol, nFirstRow, svx::frame::Style( pBox->GetRight(), nScaleX ) ); in FillInfo()

Completed in 50 milliseconds