Home
last modified time | relevance | path

Searched refs:glossaryDomList (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxexport.cxx1236 uno::Sequence< uno::Sequence< uno::Any> > glossaryDomList; in WriteGlossary() local
1250 rProp.Value >>= glossaryDomList; in WriteGlossary()
1274 for ( const uno::Sequence< uno::Any>& glossaryElement : std::as_const(glossaryDomList)) in WriteGlossary()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Ddocxexport.cxx1405 uno::Sequence< uno::Sequence< uno::Any> > glossaryDomList; in WriteGlossary() local
1419 rProp.Value >>= glossaryDomList; in WriteGlossary()
1443 for ( const uno::Sequence< uno::Any>& glossaryElement : std::as_const(glossaryDomList)) in WriteGlossary()