office-gobmx/offapi
Stephan Bergmann bcdea3b379 Simplified, type-safe C++ configuration access.
* New offapi com.sun.star.configuration entities to access the complete
  configuration read-only or read/write...
* ...configmgr adapted to support those new services/singletons...
* ...new unotools/configuration.hxx is the type-safe C++ plumbing on top of
  that...
* ...officecfg now generates C++ headers to access all the properties and sets
  given in the .xcs files...
* ...and svl's asiancfg.cxx exemplarily makes use of the new
  officecfg/Office/Common.hxx to access the configuration.
* There is still TODOs:  For one, see those listed in
  officecfg/registry/cppheader.xsl.  For another, at least a notification
  mechanism for the new read-only configuration access and the C++ wrapper is
  missing.
2011-12-13 12:50:34 +01:00
..
com/sun/star Simplified, type-safe C++ configuration access. 2011-12-13 12:50:34 +01:00
prj
type_reference
util
Makefile in modules, when we have a env we are in stage gbuild 2011-12-07 15:53:06 +01:00
Module_offapi.mk
Package_offapi_idl.mk
Package_offapi_inc.mk
UnoApi_offapi.mk Simplified, type-safe C++ configuration access. 2011-12-13 12:50:34 +01:00
UnoApi_types.mk