Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.hxx776 bool m_bAnchorLinkedToNode; member in DocxAttributeOutput
H A Ddocxattributeoutput.cxx757 if( !m_bAnchorLinkedToNode && !m_bStartedParaSdt ) in EndParagraph()
1284 m_bAnchorLinkedToNode = bAnchorLinkedToNode ; in SetAnchorIsLinkedToNode()
1526 if ( !m_bAnchorLinkedToNode && !m_bStartedCharSdt ) in EndRun()
9283 m_bAnchorLinkedToNode(false), in DocxAttributeOutput()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.hxx790 bool m_bAnchorLinkedToNode; member in DocxAttributeOutput
H A Ddocxattributeoutput.cxx801 if( !m_bAnchorLinkedToNode && !m_bStartedParaSdt ) in EndParagraph()
1360 m_bAnchorLinkedToNode = bAnchorLinkedToNode ; in SetAnchorIsLinkedToNode()
1611 if ( !m_bAnchorLinkedToNode && !m_bStartedCharSdt ) in EndRun()
10124 m_bAnchorLinkedToNode(false), in DocxAttributeOutput()