LibreOffice Module sw (master) 1
Public Attributes | List of all members
SdtData Struct Reference

Data to keep and write to XMLs. More...

#include <docxexport.hxx>

Public Attributes

OUString namespaces
 
OUString xpath
 
OUString data
 

Detailed Description

Data to keep and write to XMLs.

Definition at line 66 of file docxexport.hxx.

Member Data Documentation

◆ data

OUString SdtData::data

Definition at line 70 of file docxexport.hxx.

Referenced by lcl_UpdateXmlValues().

◆ namespaces

OUString SdtData::namespaces

Definition at line 68 of file docxexport.hxx.

Referenced by lcl_UpdateXmlValues().

◆ xpath

OUString SdtData::xpath

Definition at line 69 of file docxexport.hxx.

Referenced by lcl_UpdateXmlValues().


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