disable a few more controls when no border is set, tdf#94291
Change-Id: I687616e80685ea4cc462a48e55882c44745e003f
This commit is contained in:
@@ -850,6 +850,8 @@ void LinePropertyPanelBase::SelectLineStyle()
|
|||||||
|
|
||||||
if(!bSelected)
|
if(!bSelected)
|
||||||
mpLBStyle->SelectEntryPos( 0 );
|
mpLBStyle->SelectEntryPos( 0 );
|
||||||
|
|
||||||
|
ActivateControls();
|
||||||
}
|
}
|
||||||
|
|
||||||
void LinePropertyPanelBase::SelectEndStyle(bool bStart)
|
void LinePropertyPanelBase::SelectEndStyle(bool bStart)
|
||||||
|
Reference in New Issue
Block a user