Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
 Overview   Namespace   Class   Index   Help 
PUBLIC MEMBERS:  CLASSESSTRUCTSUNIONSENUMSTYPEDEFSMETHODSSTATIC METHODSDATASTATIC DATA

::

class RegistryTypeWriterLoader


Base Classes
salhelper::ODynamicLoader< RegistryTypeWriter_Api > (public)
  |  
  +--RegistryTypeWriterLoader
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
Summary
The RegistryTypeWriterLoader provides a load on call mechanism for the library used for the registry type writer api.
Description
Furthermore it provides a reference counter for the library. When the last reference will be destroyed the RegisteryTypeWriterLoader will unload the library. If the library is loaded the loader provides a valid Api for the type writer.
See Also
salhelper::ODynamicLoader<>
File
reflwrit.hxx

Public Members

Methods


RegistryTypeWriterLoader( );
Default constructor, try to load the registry library and initialize the needed Api.

~RegistryTypeWriterLoader( );
Destructor, decrease the refcount and unload the library if the refcount is 0.

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.