LibreOffice Module sfx2 (master) 1
Functions
objcont.cxx File Reference
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/document/DocumentProperties.hpp>
#include <com/sun/star/document/XDocumentProperties.hpp>
#include <com/sun/star/document/UpdateDocMode.hpp>
#include <comphelper/fileurl.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <svl/style.hxx>
#include <svl/intitem.hxx>
#include <svl/ctloptions.hxx>
#include <comphelper/processfactory.hxx>
#include <unotools/securityoptions.hxx>
#include <tools/datetime.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <tools/helpers.hxx>
#include <rtl/uri.hxx>
#include <unotools/useroptions.hxx>
#include <vcl/virdev.hxx>
#include <vcl/settings.hxx>
#include <vcl/gdimtf.hxx>
#include <sfx2/app.hxx>
#include <sfx2/dinfdlg.hxx>
#include <sfx2/sfxresid.hxx>
#include <appdata.hxx>
#include <sfx2/docfac.hxx>
#include <sfx2/viewsh.hxx>
#include <sfx2/objsh.hxx>
#include <objshimp.hxx>
#include <sfx2/printer.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/doctempl.hxx>
#include <sfx2/sfxsids.hrc>
#include <sfx2/strings.hrc>
#include <sfx2/docfile.hxx>
#include <sfx2/docfilt.hxx>
#include <memory>
#include <helpids.h>
Include dependency graph for objcont.cxx:

Go to the source code of this file.

Functions

static bool operator> (const util::DateTime &i_rLeft, const util::DateTime &i_rRight)
 
static void lcl_add (util::Duration &rDur, tools::Time const &rTime)
 

Function Documentation

◆ lcl_add()

static void lcl_add ( util::Duration &  rDur,
tools::Time const &  rTime 
)
static

◆ operator>()

static bool operator> ( const util::DateTime i_rLeft,
const util::DateTime i_rRight 
)
static

Definition at line 68 of file objcont.cxx.