Searched refs:mbLeft (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sc/source/ui/sidebar/ |
H A D | CellAppearancePropertyPanel.cxx | 231 mbLeft(false), in CellAppearancePropertyPanel() 571 mbLeft=false, mbRight=false, mbTop=false, mbBottom=false; in NotifyItemUpdate() 574 mbLeft = true; in NotifyItemUpdate() 586 …mpCellBorderUpdater->UpdateCellBorder(mbTop, mbBottom, mbLeft, mbRight, maIMGCellBorder, mbVer, mb… in NotifyItemUpdate() 588 …mpCellBorderUpdater->UpdateCellBorder(mbTop, mbBottom, mbRight, mbLeft, maIMGCellBorder, mbVer, mb… in NotifyItemUpdate() 590 if(mbLeft || mbRight || mbTop || mbBottom) in NotifyItemUpdate() 616 if(!pBoxInfoItem->IsValid( VALID_LEFT ) || mbLeft) in NotifyItemUpdate()
|
H A D | CellAppearancePropertyPanel.hxx | 156 bool mbLeft : 1; member in sc::sidebar::CellAppearancePropertyPanel
|
Completed in 17 milliseconds