Silence "Invalid SlotId" warnings
Change-Id: I7c3742fc94ef587526e4f6079c4f7aa245a0c116
This commit is contained in:
@@ -271,6 +271,8 @@ void SwDocShell::StateStyleSheet(SfxItemSet& rSet, SwWrtShell* pSh)
|
||||
// Just trigger ClassificationCategoriesController::statusChanged().
|
||||
rSet.InvalidateItem(nWhich);
|
||||
break;
|
||||
case SID_STYLE_EDIT:
|
||||
break;
|
||||
default:
|
||||
OSL_FAIL("Invalid SlotId");
|
||||
}
|
||||
|
Reference in New Issue
Block a user