Home
last modified time | relevance | path

Searched refs:mbRight (Results 1 – 4 of 4) sorted by path

/trunk/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.cxx232 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 DCellAppearancePropertyPanel.hxx157 bool mbRight : 1; member in sc::sidebar::CellAppearancePropertyPanel
/trunk/main/vcl/inc/
H A Dilstbox.hxx243 bool mbRight : 1; // right align Text output member in ImplListBoxWindow
/trunk/main/vcl/source/control/
H A Dilstbox.cxx547 mbRight = ( nWinStyle & WB_RIGHT ); in ImplListBoxWindow()
2246 else if ( mbRight ) in ImplGetTextStyle()

Completed in 38 milliseconds