|
LibreOffice Module desktop (master) 1
|
#include <optional>#include <sal/log.hxx>#include <vcl/svapp.hxx>#include <vcl/timer.hxx>#include <unotools/bootstrap.hxx>#include <com/sun/star/frame/XDesktop2.hpp>#include <com/sun/star/task/XStatusIndicator.hpp>#include <com/sun/star/uno/Reference.h>#include <memory>#include <string_view>#include <thread>Go to the source code of this file.
Classes | |
| class | desktop::Desktop |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| @HTML | |
| namespace | com::sun::star::uno |
| namespace | desktop |
Functions | |
| OUString | desktop::GetURL_Impl (const OUString &rName, std::optional< OUString > const &cwdUrl) |
| OUString | desktop::ReplaceStringHookProc (const OUString &rStr) |