Home
last modified time | relevance | path

Searched refs:PrinterUpdate (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/vcl/unx/headless/
H A Dsvpprn.cxx850 vcl_sal::PrinterUpdate::jobStarted(); in StartJob()
945 vcl_sal::PrinterUpdate::jobEnded(); in EndJob()
954 vcl_sal::PrinterUpdate::jobEnded(); in AbortJob()
999 Timer* vcl_sal::PrinterUpdate::pPrinterUpdateTimer = NULL;
1000 int vcl_sal::PrinterUpdate::nActiveJobs = 0;
1002 void vcl_sal::PrinterUpdate::doUpdate() in doUpdate()
1016 IMPL_STATIC_LINK_NOINSTANCE( vcl_sal::PrinterUpdate, UpdateTimerHdl, void*, )
1032 void vcl_sal::PrinterUpdate::update() in update()
1052 … pPrinterUpdateTimer->SetTimeoutHdl( STATIC_LINK( NULL, vcl_sal::PrinterUpdate, UpdateTimerHdl ) ); in update()
1059 void vcl_sal::PrinterUpdate::jobEnded() in jobEnded()
H A Dsvpprn.hxx103 class VCLPLUG_SVP_PUBLIC PrinterUpdate class
109 DECL_STATIC_LINK( PrinterUpdate, UpdateTimerHdl, void* );
/aoo41x/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx962 vcl_sal::PrinterUpdate::jobStarted(); in StartJob()
1064 vcl_sal::PrinterUpdate::jobEnded(); in EndJob()
1073 vcl_sal::PrinterUpdate::jobEnded(); in AbortJob()
1385 Timer* vcl_sal::PrinterUpdate::pPrinterUpdateTimer = NULL;
1386 int vcl_sal::PrinterUpdate::nActiveJobs = 0;
1388 void vcl_sal::PrinterUpdate::doUpdate() in doUpdate()
1403 IMPL_STATIC_LINK_NOINSTANCE( vcl_sal::PrinterUpdate, UpdateTimerHdl, void*, EMPTYARG ) in IMPL_STATIC_LINK_NOINSTANCE() argument
1419 void vcl_sal::PrinterUpdate::update() in update()
1437 … pPrinterUpdateTimer->SetTimeoutHdl( STATIC_LINK( NULL, vcl_sal::PrinterUpdate, UpdateTimerHdl ) ); in update()
1444 void vcl_sal::PrinterUpdate::jobEnded() in jobEnded()
/aoo41x/main/vcl/inc/unx/
H A Dsalprn.h107 class VCLPLUG_GEN_PUBLIC PrinterUpdate class
113 DECL_STATIC_LINK( PrinterUpdate, UpdateTimerHdl, void* );
/aoo41x/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2826 vcl_sal::PrinterUpdate::update(); in signalFocus()
2841 vcl_sal::PrinterUpdate::update(); in signalFocus()
/aoo41x/main/vcl/unx/generic/window/
H A Dsalframe.cxx3592 vcl_sal::PrinterUpdate::update(); in HandleFocusEvent()

Completed in 56 milliseconds