app.cxx (930254ac) app.cxx (9807c9de)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 39 unchanged lines hidden (view full) ---

48#include <svtools/javacontext.hxx>
49#include <com/sun/star/frame/XSessionManagerListener.hpp>
50#include <com/sun/star/frame/XSynchronousDispatch.hpp>
51#include <com/sun/star/document/CorruptedFilterConfigurationException.hpp>
52#include <com/sun/star/configuration/CorruptedConfigurationException.hpp>
53#include <com/sun/star/frame/XStorable.hpp>
54#include <com/sun/star/util/XModifiable.hpp>
55#include <com/sun/star/util/XFlushable.hpp>
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 39 unchanged lines hidden (view full) ---

48#include <svtools/javacontext.hxx>
49#include <com/sun/star/frame/XSessionManagerListener.hpp>
50#include <com/sun/star/frame/XSynchronousDispatch.hpp>
51#include <com/sun/star/document/CorruptedFilterConfigurationException.hpp>
52#include <com/sun/star/configuration/CorruptedConfigurationException.hpp>
53#include <com/sun/star/frame/XStorable.hpp>
54#include <com/sun/star/util/XModifiable.hpp>
55#include <com/sun/star/util/XFlushable.hpp>
56#include <com/sun/star/system/XSystemShellExecute.hpp>
57#include <com/sun/star/system/SystemShellExecuteFlags.hpp>
58#include <com/sun/star/beans/XPropertySet.hpp>
59#include <com/sun/star/lang/XComponent.hpp>
60#include <com/sun/star/uno/RuntimeException.hpp>
61#include <com/sun/star/io/IOException.hpp>
62#include <com/sun/star/lang/IllegalArgumentException.hpp>
63#include <com/sun/star/lang/WrappedTargetException.hpp>
64#include <com/sun/star/frame/XDesktop.hpp>

--- 3534 unchanged lines hidden ---
56#include <com/sun/star/system/SystemShellExecuteFlags.hpp>
57#include <com/sun/star/beans/XPropertySet.hpp>
58#include <com/sun/star/lang/XComponent.hpp>
59#include <com/sun/star/uno/RuntimeException.hpp>
60#include <com/sun/star/io/IOException.hpp>
61#include <com/sun/star/lang/IllegalArgumentException.hpp>
62#include <com/sun/star/lang/WrappedTargetException.hpp>
63#include <com/sun/star/frame/XDesktop.hpp>

--- 3534 unchanged lines hidden ---