LibreOffice Module xmlscript (master) 1
Public Attributes | List of all members
xmlscript::LibDescriptor Struct Reference

#include <xmllib_imexp.hxx>

Public Attributes

OUString aName
 
OUString aStorageURL
 
bool bLink
 
bool bReadOnly
 
bool bPasswordProtected
 
css::uno::Sequence< OUString > aElementNames
 
bool bPreload
 

Detailed Description

Definition at line 38 of file xmllib_imexp.hxx.

Member Data Documentation

◆ aElementNames

css::uno::Sequence< OUString > xmlscript::LibDescriptor::aElementNames

Definition at line 45 of file xmllib_imexp.hxx.

Referenced by xmlscript::exportLibrary().

◆ aName

OUString xmlscript::LibDescriptor::aName

◆ aStorageURL

OUString xmlscript::LibDescriptor::aStorageURL

◆ bLink

bool xmlscript::LibDescriptor::bLink

◆ bPasswordProtected

bool xmlscript::LibDescriptor::bPasswordProtected

◆ bPreload

bool xmlscript::LibDescriptor::bPreload

◆ bReadOnly

bool xmlscript::LibDescriptor::bReadOnly

The documentation for this struct was generated from the following file: