Home
last modified time | relevance | path

Searched refs:mbTLBR (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.cxx239 mbTLBR(false), in CellAppearancePropertyPanel()
645 mbTLBR = true; in NotifyItemUpdate()
662 mbTLBR = false; in NotifyItemUpdate()
666 mbTLBR = true; in NotifyItemUpdate()
673 mbTLBR = false; in NotifyItemUpdate()
681 mbTLBR = false; in NotifyItemUpdate()
788 if( mbLineColorAvailable && !mbTLBR && !mbBLTR ) in UpdateControlState()
794 else if( !mbLineColorAvailable && mbTLBR && mbBLTR) in UpdateControlState()
801 else if( mbLineColorAvailable && mbTLBR && !mbBLTR ) in UpdateControlState()
808 else if( mbLineColorAvailable && !mbTLBR && mbBLTR ) in UpdateControlState()
[all …]
H A DCellAppearancePropertyPanel.hxx166 bool mbTLBR : 1; member in sc::sidebar::CellAppearancePropertyPanel
/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx256 mbTLBR( false ), in FrameSelectorImpl()
319 mbTLBR = maTLBR.IsEnabled(); in Initialize()
455 … long nClI = (mbTLBR && mbBLTR) ? (FRAMESEL_GEOM_WIDTH / 2 + FRAMESEL_GEOM_ADD_CLICK_INNER) : nClO; in InitBorderGeometry()
467 if( mbTLBR || mbBLTR ) in InitBorderGeometry()
481 if( mbTLBR && mbBLTR ) in InitBorderGeometry()
496 else if( mbTLBR && !mbBLTR ) // top-left to bottom-right only in InitBorderGeometry()
498 else if( !mbTLBR && mbBLTR ) // bottom-left to top-right only in InitBorderGeometry()
/trunk/main/svx/source/inc/
H A Dfrmselimpl.hxx137 bool mbTLBR; /// true = Top-left to bottom-right frame border enabled. member

Completed in 37 milliseconds