Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/doc/
H A Dprinthelper.cxx480 class ImplUCBPrintWatcher : public ::osl::Thread class
492ImplUCBPrintWatcher( SfxPrinter* pPrinter, ::utl::TempFile* pTempFile, const String& sTargetURL ) in ImplUCBPrintWatcher() function in ImplUCBPrintWatcher
515 ImplUCBPrintWatcher::moveAndDeleteTemp(&m_pTempFile,m_sTargetURL); in run()
776 ImplUCBPrintWatcher::moveAndDeleteTemp(&pUCBPrintTempFile,sUcbUrl); in print()
782ImplUCBPrintWatcher* pWatcher = new ImplUCBPrintWatcher( pPrinter, pUCBPrintTempFile, sUcbUrl ); in print()

Completed in 15 milliseconds