Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.cxx240 mbBLTR(false), in CellAppearancePropertyPanel()
687 mbBLTR = true; in NotifyItemUpdate()
704 mbBLTR = false; in NotifyItemUpdate()
708 mbBLTR = true; in NotifyItemUpdate()
715 mbBLTR = false; in NotifyItemUpdate()
723 mbBLTR = 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.hxx167 bool mbBLTR : 1; member in sc::sidebar::CellAppearancePropertyPanel
/aoo4110/main/svx/source/dialog/
H A Dfrmsel.cxx257 mbBLTR( false ), in FrameSelectorImpl()
320 mbBLTR = maBLTR.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()
/aoo4110/main/svx/source/inc/
H A Dfrmselimpl.hxx138 bool mbBLTR; /// true = Bottom-left to top-right frame border enabled. member

Completed in 36 milliseconds