Searched refs:UpdateTimerHdl (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/vcl/unx/headless/ |
H A D | svpprn.hxx | 109 DECL_STATIC_LINK( PrinterUpdate, UpdateTimerHdl, void* );
|
H A D | svpprn.cxx | 1016 IMPL_STATIC_LINK_NOINSTANCE( vcl_sal::PrinterUpdate, UpdateTimerHdl, void*, ) 1052 … pPrinterUpdateTimer->SetTimeoutHdl( STATIC_LINK( NULL, vcl_sal::PrinterUpdate, UpdateTimerHdl ) ); in update()
|
/aoo41x/main/vcl/inc/unx/ |
H A D | salprn.h | 113 DECL_STATIC_LINK( PrinterUpdate, UpdateTimerHdl, void* );
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salprnpsp.cxx | 1403 IMPL_STATIC_LINK_NOINSTANCE( vcl_sal::PrinterUpdate, UpdateTimerHdl, void*, EMPTYARG ) in IMPL_STATIC_LINK_NOINSTANCE() argument 1437 … pPrinterUpdateTimer->SetTimeoutHdl( STATIC_LINK( NULL, vcl_sal::PrinterUpdate, UpdateTimerHdl ) ); in update()
|
Completed in 24 milliseconds