Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.hxx757 OUString m_footnoteCustomLabel; member in DocxAttributeOutput
H A Ddocxattributeoutput.cxx2732 if (m_footnoteCustomLabel.isEmpty()) in FootnoteEndnoteRefTag()
2735 RunText(m_footnoteCustomLabel); in FootnoteEndnoteRefTag()
7748 m_footnoteCustomLabel = rpItem->GetNumStr(); in FootnotesEndnotes()
9276 m_footnoteCustomLabel(), in DocxAttributeOutput()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.hxx771 OUString m_footnoteCustomLabel; member in DocxAttributeOutput
H A Ddocxattributeoutput.cxx2863 if (m_footnoteCustomLabel.isEmpty()) in FootnoteEndnoteRefTag()
2866 RunText(m_footnoteCustomLabel); in FootnoteEndnoteRefTag()
8514 m_footnoteCustomLabel = rpItem->GetNumStr(); in FootnotesEndnotes()
10117 m_footnoteCustomLabel(), in DocxAttributeOutput()