Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/javaunohelper/source/
H A Dbootstrap.cxx151 css::uno::Any exAny( cppu::getCaughtException() ); in Java_com_sun_star_comp_helper_Bootstrap_cppuhelper_1bootstrap() local
155 SAL_WARN("javaunohelper", "forwarding RuntimeException: " << exceptionToString(exAny) ); in Java_com_sun_star_comp_helper_Bootstrap_cppuhelper_1bootstrap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/javaunohelper/source/
H A Dbootstrap.cxx159 css::uno::Any exAny( cppu::getCaughtException() ); in Java_com_sun_star_comp_helper_Bootstrap_cppuhelper_1bootstrap() local
163 SAL_WARN("javaunohelper", "forwarding RuntimeException: " << exceptionToString(exAny) ); in Java_com_sun_star_comp_helper_Bootstrap_cppuhelper_1bootstrap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/lib/
H A Dinit.cxx3247 css::uno::Any exAny( cppu::getCaughtException() ); in doc_renderShapeSelection() local
3249 SAL_WARN("lok", "Failed to render shape selection: " << exceptionToString(exAny)); in doc_renderShapeSelection()
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/lib/
H A Dinit.cxx3739 css::uno::Any exAny( cppu::getCaughtException() ); in doc_renderShapeSelection() local
3741 SAL_WARN("lok", "Failed to render shape selection: " << exceptionToString(exAny)); in doc_renderShapeSelection()