LibreOffice Module sdext (master) 1
|
#include "informationdialog.hxx"
#include <com/sun/star/awt/PushButtonType.hpp>
#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
#include <com/sun/star/util/URL.hpp>
#include <com/sun/star/util/URLTransformer.hpp>
#include <com/sun/star/util/XURLTransformer.hpp>
#include <rtl/ustrbuf.hxx>
#include <sal/macros.h>
#include <vcl/svapp.hxx>
Go to the source code of this file.
Functions | |
static OUString | ImpValueOfInMB (sal_Int64 rVal) |
|
static |
Definition at line 40 of file informationdialog.cxx.
Referenced by InformationDialog::InitDialog().