LibreOffice / noa-libre

UNO API of LibreOffice easy and understandable - Nice Office Access
GNU Lesser General Public License v2.1
37 stars 21 forks source link

Possibility to suppress loading of native Libs in NativeView #25

Open eforest opened 2 years ago

eforest commented 2 years ago

Hi, we're trying to use noa-libre in an Osgi-Environment which is responsible for selecting / loading approriate native libs. Therefore it would be really helpful if there would be a possibility to suppress loading of native Libs in NativeView class.

Best Regards Ewald