:: ooo :: vba :: word ::

interface XSystem
Base Interfaces
XSystem
┗ ::ooo::vba::XHelperInterface
   ┗ ::com::sun::star::lang::XServiceInfo

::ooo::vba::XHelperInterface

Methods' Summary
PrivateProfileString  
Attributes' Summary
Cursor  
Methods' Details
PrivateProfileString
any
PrivateProfileString( [in] string  Filename,
[in] string  Section,
[in] string  Key );

Attributes' Details
Cursor
long Cursor;
Top of Page