fix wae ( bVisible not used )
Change-Id: I61570274857f4c2b4e1be56321a673496a685b82
This commit is contained in:
@@ -71,7 +71,6 @@ void SvxVertCTLTextTbxCtrl::StateChanged(
|
||||
{
|
||||
SvtLanguageOptions aLangOptions;
|
||||
sal_Bool bCalc = sal_False;
|
||||
sal_Bool bVisible = GetToolBox().IsItemVisible(GetId());
|
||||
sal_Bool bEnabled = sal_False;
|
||||
if ( nSID == SID_VERTICALTEXT_STATE )
|
||||
bEnabled = aLangOptions.IsVerticalTextEnabled();
|
||||
|
Reference in New Issue
Block a user