| 
    LibreOffice Module sc (master) 1
    
   | 
 
#include <time.h>#include <osl/diagnose.h>#include <address.hxx>#include <autostyl.hxx>#include <docsh.hxx>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) | |
| IMPL_LINK_NOARG | ( | ScAutoStyleList | , | 
| InitHdl | , | ||
| Timer * | , | ||
| void | |||
| ) | 
Definition at line 84 of file autostyl.cxx.
| IMPL_LINK_NOARG | ( | ScAutoStyleList | , | 
| TimerHdl | , | ||
| Timer * | , | ||
| void | |||
| ) | 
Definition at line 183 of file autostyl.cxx.
References TimeNow().
      
  | 
  static | 
Definition at line 27 of file autostyl.cxx.
Referenced by ScAutoStyleList::AddEntry(), and IMPL_LINK_NOARG().