Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Dframelinkarray.cxx342 #define CELLACC( col, row ) mxImpl->GetCellAcc( col, row ) macro
415 CELLACC( nCol, nRow ).maLeft = rStyle; in SetCellStyleLeft()
421 CELLACC( nCol, nRow ).maRight = rStyle; in SetCellStyleRight()
427 CELLACC( nCol, nRow ).maTop = rStyle; in SetCellStyleTop()
433 CELLACC( nCol, nRow ).maBottom = rStyle; in SetCellStyleBottom()
439 CELLACC( nCol, nRow ).maTLBR = rStyle; in SetCellStyleTLBR()
445 CELLACC( nCol, nRow ).maBLTR = rStyle; in SetCellStyleBLTR()
451 Cell& rCell = CELLACC( nCol, nRow ); in SetCellStyleDiag()
652 Cell& rCell = CELLACC( aIt.Col(), aIt.Row() ); in RemoveMergedRange()
679 CELLACC( aIt.Col(), aIt.Row() ).mnAddTop = nAddSize; in SetAddMergedTopSize()
[all …]

Completed in 22 milliseconds