:: ooo :: vba :: word ::

interface XVariables
Base Interfaces
XVariables
┗ ::ooo::vba::XCollection
   ┣ ::ooo::vba::XHelperInterface
   ┃ ┗ ::com::sun::star::lang::XServiceInfo
   ┣ ::com::sun::star::script::XDefaultMethod
   ┗ ::com::sun::star::container::XEnumerationAccess
      ┗ ::com::sun::star::container::XElementAccess

::ooo::vba::XCollection

Methods' Summary
Add  
Methods' Details
Add
any
Add( [in] string  Name,
[in] any  Value );

Top of Page