Searched refs:UpdateCellBorder (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sc/source/ui/sidebar/ |
H A D | CellAppearancePropertyPanel.cxx | 586 …mpCellBorderUpdater->UpdateCellBorder(mbTop, mbBottom, mbLeft, mbRight, maIMGCellBorder, mbVer, mb… in NotifyItemUpdate() 588 …mpCellBorderUpdater->UpdateCellBorder(mbTop, mbBottom, mbRight, mbLeft, maIMGCellBorder, mbVer, mb… in NotifyItemUpdate() 629 …mpCellBorderUpdater->UpdateCellBorder(bTop, bBottom, bLeft, bRight, maIMGCellBorder, mbVer, mbHor); in NotifyItemUpdate() 631 …mpCellBorderUpdater->UpdateCellBorder(bTop, bBottom, bRight, bLeft, maIMGCellBorder, mbVer, mbHor); in NotifyItemUpdate()
|
H A D | CellBorderUpdater.hxx | 39 …void UpdateCellBorder(bool bTop, bool bBot, bool bLeft, bool bRight, Image aImg, bool bVer, bool b…
|
H A D | CellBorderUpdater.cxx | 44 void CellBorderUpdater::UpdateCellBorder(bool bTop, bool bBot, bool bLeft, bool bRight, Image aImg,… in UpdateCellBorder() function in sc::sidebar::CellBorderUpdater
|
Completed in 26 milliseconds