LibreOffice Module sw (master) 1
|
Data to keep and write to XMLs. More...
#include <docxexport.hxx>
Public Attributes | |
OUString | namespaces |
OUString | xpath |
OUString | data |
Data to keep and write to XMLs.
Definition at line 66 of file docxexport.hxx.
OUString SdtData::data |
Definition at line 70 of file docxexport.hxx.
Referenced by lcl_UpdateXmlValues().
OUString SdtData::namespaces |
Definition at line 68 of file docxexport.hxx.
Referenced by lcl_UpdateXmlValues().
OUString SdtData::xpath |
Definition at line 69 of file docxexport.hxx.
Referenced by lcl_UpdateXmlValues().