LibreOffice Module xmloff (master) 1
Classes | Public Member Functions | Public Attributes | List of all members
XMLTextParagraphExport::DocumentListNodes Struct Reference

Classes

struct  NodeData
 

Public Member Functions

 DocumentListNodes (const css::uno::Reference< css::frame::XModel > &xModel)
 
bool ShouldSkipListId (const Reference< XTextContent > &xTextContent) const
 

Public Attributes

std::vector< NodeDatadocListNodes
 

Detailed Description

Definition at line 1333 of file txtparae.cxx.

Constructor & Destructor Documentation

◆ DocumentListNodes()

XMLTextParagraphExport::DocumentListNodes::DocumentListNodes ( const css::uno::Reference< css::frame::XModel > &  xModel)
inline

Definition at line 1342 of file txtparae.cxx.

References xModel.

Member Function Documentation

◆ ShouldSkipListId()

bool XMLTextParagraphExport::DocumentListNodes::ShouldSkipListId ( const Reference< XTextContent > &  xTextContent) const
inline

Definition at line 1371 of file txtparae.cxx.

References index.

Member Data Documentation

◆ docListNodes

std::vector<NodeData> XMLTextParagraphExport::DocumentListNodes::docListNodes

Definition at line 1341 of file txtparae.cxx.


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