LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SdtBlockHelper Class Reference

#include <docxattributeoutput.hxx>

Collaboration diagram for SdtBlockHelper:
[legend]

Public Member Functions

 SdtBlockHelper ()
 
void DeleteAndResetTheLists ()
 
void WriteSdtBlock (const ::sax_fastparser::FSHelperPtr &pSerializer, bool bRunTextIsOn, bool bParagraphHasDrawing)
 
void WriteExtraParams (const ::sax_fastparser::FSHelperPtr &pSerializer)
 
void EndSdtBlock (const ::sax_fastparser::FSHelperPtr &pSerializer)
 Closes a currently open SDT block. More...
 
void GetSdtParamsFromGrabBag (const uno::Sequence< beans::PropertyValue > &aGrabBagSdt)
 

Public Attributes

sal_Int32 m_nId
 
bool m_bStartedSdt
 
rtl::Reference< sax_fastparser::FastAttributeListm_pTokenChildren
 
rtl::Reference< sax_fastparser::FastAttributeListm_pTokenAttributes
 
rtl::Reference< sax_fastparser::FastAttributeListm_pTextAttrs
 
rtl::Reference< sax_fastparser::FastAttributeListm_pDataBindingAttrs
 
OUString m_aColor
 
OUString m_aAppearance
 
OUString m_aPlaceHolderDocPart
 
bool m_bShowingPlaceHolder
 
OUString m_aAlias
 
OUString m_aTag
 
sal_Int32 m_nTabIndex
 
OUString m_aLock
 
sal_Int32 m_nSdtPrToken
 

Detailed Description

Definition at line 157 of file docxattributeoutput.hxx.

Constructor & Destructor Documentation

◆ SdtBlockHelper()

SdtBlockHelper::SdtBlockHelper ( )
inline

Definition at line 160 of file docxattributeoutput.hxx.

Member Function Documentation

◆ DeleteAndResetTheLists()

void SdtBlockHelper::DeleteAndResetTheLists ( )

◆ EndSdtBlock()

void SdtBlockHelper::EndSdtBlock ( const ::sax_fastparser::FSHelperPtr pSerializer)

◆ GetSdtParamsFromGrabBag()

void SdtBlockHelper::GetSdtParamsFromGrabBag ( const uno::Sequence< beans::PropertyValue > &  aGrabBagSdt)

◆ WriteExtraParams()

void SdtBlockHelper::WriteExtraParams ( const ::sax_fastparser::FSHelperPtr pSerializer)

◆ WriteSdtBlock()

void SdtBlockHelper::WriteSdtBlock ( const ::sax_fastparser::FSHelperPtr pSerializer,
bool  bRunTextIsOn,
bool  bParagraphHasDrawing 
)

Member Data Documentation

◆ m_aAlias

OUString SdtBlockHelper::m_aAlias

◆ m_aAppearance

OUString SdtBlockHelper::m_aAppearance

◆ m_aColor

OUString SdtBlockHelper::m_aColor

◆ m_aLock

OUString SdtBlockHelper::m_aLock

◆ m_aPlaceHolderDocPart

OUString SdtBlockHelper::m_aPlaceHolderDocPart

◆ m_aTag

OUString SdtBlockHelper::m_aTag

◆ m_bShowingPlaceHolder

bool SdtBlockHelper::m_bShowingPlaceHolder

◆ m_bStartedSdt

bool SdtBlockHelper::m_bStartedSdt

◆ m_nId

sal_Int32 SdtBlockHelper::m_nId

◆ m_nSdtPrToken

sal_Int32 SdtBlockHelper::m_nSdtPrToken

◆ m_nTabIndex

sal_Int32 SdtBlockHelper::m_nTabIndex

◆ m_pDataBindingAttrs

rtl::Reference<sax_fastparser::FastAttributeList> SdtBlockHelper::m_pDataBindingAttrs

◆ m_pTextAttrs

rtl::Reference<sax_fastparser::FastAttributeList> SdtBlockHelper::m_pTextAttrs

◆ m_pTokenAttributes

rtl::Reference<sax_fastparser::FastAttributeList> SdtBlockHelper::m_pTokenAttributes

Definition at line 171 of file docxattributeoutput.hxx.

Referenced by WriteSdtBlock().

◆ m_pTokenChildren

rtl::Reference<sax_fastparser::FastAttributeList> SdtBlockHelper::m_pTokenChildren

The documentation for this class was generated from the following files: