forked from amazingfate/loongoffice
the Call() already does a check
Found with:
git grep -A 1 -w 'IsSet()'
| grep -B 1 '.Call('
| grep ':'
| cut -d ':' -f 1
Change-Id: Ia7248f5d62640b75f705e539c3d1183e39c0d847
UI rewrite, toolbars, menus, UNO stuff, including accelerators and interaction, etc. See also: [http://wiki.openoffice.org/wiki/Framework] Notable files: [git:framework/source/services/backingwindow.hxx] Layout of the Startcenter buttons and the corresponding event handler.