LibreOffice Module linguistic (master) 1
Public Member Functions | Public Attributes | List of all members
FPEntry Struct Reference

#include <gciterator.hxx>

Public Member Functions

 FPEntry ()
 

Public Attributes

css::uno::Reference< css::text::XFlatParagraphIterator > m_xParaIterator
 
css::uno::Reference< css::text::XFlatParagraph > m_xPara
 
OUString m_aDocId
 
sal_Int32 m_nStartIndex
 
bool m_bAutomatic
 

Detailed Description

Definition at line 48 of file gciterator.hxx.

Constructor & Destructor Documentation

◆ FPEntry()

FPEntry::FPEntry ( )
inline

Definition at line 65 of file gciterator.hxx.

Member Data Documentation

◆ m_aDocId

OUString FPEntry::m_aDocId

◆ m_bAutomatic

bool FPEntry::m_bAutomatic

◆ m_nStartIndex

sal_Int32 FPEntry::m_nStartIndex

◆ m_xPara

css::uno::Reference< css::text::XFlatParagraph > FPEntry::m_xPara

◆ m_xParaIterator

css::uno::Reference< css::text::XFlatParagraphIterator > FPEntry::m_xParaIterator

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