Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmlimp.cxx1848 sal_uInt16 const nOOoVersion, sal_uInt16 const nLOVersion) in isGeneratorVersionOlderThan() argument
1851 assert(!(nOOoVersion & LO_flag)); in isGeneratorVersionOlderThan()
1855 : nGeneratorVersion < nOOoVersion; in isGeneratorVersionOlderThan()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmlimp.cxx1940 sal_uInt16 const nOOoVersion, sal_uInt16 const nLOVersion) in isGeneratorVersionOlderThan() argument
1943 assert(!(nOOoVersion & LO_flag)); in isGeneratorVersionOlderThan()
1947 : nGeneratorVersion < nOOoVersion; in isGeneratorVersionOlderThan()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmlimp.hxx565 sal_uInt16 const nOOoVersion, sal_uInt16 const nLOVersion);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmlimp.hxx558 sal_uInt16 const nOOoVersion, sal_uInt16 const nLOVersion);