Searched refs:mbRight (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sc/source/ui/sidebar/ |
H A D | CellAppearancePropertyPanel.cxx | 232 mbRight(false), in CellAppearancePropertyPanel() 571 mbLeft=false, mbRight=false, mbTop=false, mbBottom=false; in NotifyItemUpdate() 577 mbRight = 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() 619 if(!pBoxInfoItem->IsValid( VALID_RIGHT ) || mbRight) in NotifyItemUpdate()
|
H A D | CellAppearancePropertyPanel.hxx | 157 bool mbRight : 1; member in sc::sidebar::CellAppearancePropertyPanel
|
/aoo4110/main/vcl/inc/ |
H A D | ilstbox.hxx | 243 bool mbRight : 1; // right align Text output member in ImplListBoxWindow
|
/aoo4110/main/vcl/source/control/ |
H A D | ilstbox.cxx | 547 mbRight = ( nWinStyle & WB_RIGHT ); in ImplListBoxWindow() 2246 else if ( mbRight ) in ImplGetTextStyle()
|
Completed in 25 milliseconds