LibreOffice Module sc (master) 1
Functions
autostyl.cxx File Reference
#include <time.h>
#include <osl/diagnose.h>
#include <address.hxx>
#include <autostyl.hxx>
#include <docsh.hxx>
Include dependency graph for autostyl.cxx:

Go to the source code of this file.

Functions

static sal_uLong TimeNow ()
 
 IMPL_LINK_NOARG (ScAutoStyleList, InitHdl, Timer *, void)
 
 IMPL_LINK_NOARG (ScAutoStyleList, TimerHdl, Timer *, void)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( ScAutoStyleList  ,
InitHdl  ,
Timer ,
void   
)

Definition at line 84 of file autostyl.cxx.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( ScAutoStyleList  ,
TimerHdl  ,
Timer ,
void   
)

Definition at line 183 of file autostyl.cxx.

References TimeNow().

◆ TimeNow()

static sal_uLong TimeNow ( )
static

Definition at line 27 of file autostyl.cxx.

Referenced by ScAutoStyleList::AddEntry(), and IMPL_LINK_NOARG().