1 Contains non-graphical helper code for office applications.
3 Specifically this module does not depend on or use includes from module
4 vcl. Originally all code in svtools that did not depend on vcl was split
5 off into this svl ("svtools light") module.
7 In particular the SfxItemSet is a property-bag like container that
8 stores arbitrary sets of properties for everything from text run
9 formats, to Chart regression line properties.
11 There are lots of other useful helpers in here for various office
12 tasks; much of this code was originally moved from svx/sfx2.