Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.cxx231 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 DCellAppearancePropertyPanel.hxx156 bool mbLeft : 1; member in sc::sidebar::CellAppearancePropertyPanel

Completed in 27 milliseconds