diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2011-10-18 10:50:35 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2011-10-18 18:26:48 +0300 |
commit | adcf15c865692ed9071a971d5c0adc2ca49e4e0c (patch) | |
tree | 35e48594b22fe6474fa15b6d12cc94ef9822c71a /linguistic | |
parent | bbe2a8674623c6a30f483040f114c754e67476ca (diff) |
WaE: 'ScVbaFormatConditions' : default constructor could not be generated
The ScVbaFormatConditions class is used only as a target for casting,
it seems, and no objects of this type are created as such, I think.
So avoid MSVC warnings:
warning C4510: 'ScVbaFormatConditions' : default constructor could not
be generated
warning C4610: class 'ScVbaFormatConditions' can never be instantiated
- user defined constructor required
Diffstat (limited to 'linguistic')
0 files changed, 0 insertions, 0 deletions