Home
last modified time | relevance | path

Searched refs:pSdtPrTokenChildren (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.hxx712 rtl::Reference<sax_fastparser::FastAttributeList>& pSdtPrTokenChildren,
H A Ddocxattributeoutput.cxx554 …dResetTheLists( rtl::Reference<sax_fastparser::FastAttributeList>& pSdtPrTokenChildren, rtl::Refer… in lcl_deleteAndResetTheLists() argument
556 if( pSdtPrTokenChildren.is() ) in lcl_deleteAndResetTheLists()
557 pSdtPrTokenChildren.clear(); in lcl_deleteAndResetTheLists()
794 … rtl::Reference<sax_fastparser::FastAttributeList>& pSdtPrTokenChildren, in WriteSdtBlock() argument
811 if( nSdtPrToken > 0 && pSdtPrTokenChildren.is() ) in WriteSdtBlock()
823 … const uno::Sequence<xml::FastAttribute> aChildren = pSdtPrTokenChildren->getFastAttributes(); in WriteSdtBlock()
882 pSdtPrTokenChildren.clear(); in WriteSdtBlock()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.hxx724 rtl::Reference<sax_fastparser::FastAttributeList>& pSdtPrTokenChildren,
H A Ddocxattributeoutput.cxx583 rtl::Reference<sax_fastparser::FastAttributeList>& pSdtPrTokenChildren, in lcl_deleteAndResetTheLists() argument
588 if( pSdtPrTokenChildren.is() ) in lcl_deleteAndResetTheLists()
589 pSdtPrTokenChildren.clear(); in lcl_deleteAndResetTheLists()
843 … rtl::Reference<sax_fastparser::FastAttributeList>& pSdtPrTokenChildren, in WriteSdtBlock() argument
861 if( nSdtPrToken > 0 && pSdtPrTokenChildren.is() ) in WriteSdtBlock()
872 … const uno::Sequence<xml::FastAttribute> aChildren = pSdtPrTokenChildren->getFastAttributes(); in WriteSdtBlock()
933 pSdtPrTokenChildren.clear(); in WriteSdtBlock()