LibreOffice Module writerfilter (master) 1
Public Member Functions | Public Attributes | List of all members
writerfilter::dmapper::AnchoredContext Struct Reference

#include <DomainMapper_Impl.hxx>

Public Member Functions

 AnchoredContext (css::uno::Reference< css::text::XTextContent > xContent)
 

Public Attributes

css::uno::Reference< css::text::XTextContent > xTextContent
 
bool bToRemove
 

Detailed Description

Definition at line 280 of file DomainMapper_Impl.hxx.

Constructor & Destructor Documentation

◆ AnchoredContext()

writerfilter::dmapper::AnchoredContext::AnchoredContext ( css::uno::Reference< css::text::XTextContent >  xContent)
inlineexplicit

Definition at line 285 of file DomainMapper_Impl.hxx.

Member Data Documentation

◆ bToRemove

bool writerfilter::dmapper::AnchoredContext::bToRemove

Definition at line 283 of file DomainMapper_Impl.hxx.

◆ xTextContent

css::uno::Reference<css::text::XTextContent> writerfilter::dmapper::AnchoredContext::xTextContent

Definition at line 282 of file DomainMapper_Impl.hxx.


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