LibreOffice Module xmloff (master) 1
|
Public Attributes | |
::std::unique_ptr< XMLPropertyBackpatcher< sal_Int16 > > | m_pFootnoteBackpatcher |
backpatcher for references to footnotes and endnotes More... | |
::std::unique_ptr< XMLPropertyBackpatcher< sal_Int16 > > | m_pSequenceIdBackpatcher |
backpatchers for references to sequences More... | |
::std::unique_ptr< XMLPropertyBackpatcher< OUString > > | m_pSequenceNameBackpatcher |
Definition at line 107 of file XMLPropertyBackpatcher.cxx.
::std::unique_ptr< XMLPropertyBackpatcher<sal_Int16> > XMLTextImportHelper::BackpatcherImpl::m_pFootnoteBackpatcher |
backpatcher for references to footnotes and endnotes
Definition at line 111 of file XMLPropertyBackpatcher.cxx.
::std::unique_ptr< XMLPropertyBackpatcher<sal_Int16> > XMLTextImportHelper::BackpatcherImpl::m_pSequenceIdBackpatcher |
backpatchers for references to sequences
Definition at line 115 of file XMLPropertyBackpatcher.cxx.
::std::unique_ptr< XMLPropertyBackpatcher< OUString> > XMLTextImportHelper::BackpatcherImpl::m_pSequenceNameBackpatcher |
Definition at line 118 of file XMLPropertyBackpatcher.cxx.