Searched refs:aPrepareURL (Results 1 – 1 of 1) sorted by relevance
599 css::util::URL aPrepareURL; in SaveDocumentAsFormat() local613 … aPrepareURL.Complete = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".uno:PrepareMailExport" )); in SaveDocumentAsFormat()614 xURLTransformer->parseStrict( aPrepareURL ); in SaveDocumentAsFormat()620 xDispatchProvider->queryDispatch( aPrepareURL, ::rtl::OUString(), 0 )); in SaveDocumentAsFormat()625 xPrepareDispatch->addStatusListener( xStatusListener, aPrepareURL ); in SaveDocumentAsFormat()627 … xPrepareDispatch->removeStatusListener( xStatusListener, aPrepareURL ); in SaveDocumentAsFormat()652 xPrepareDispatch->dispatch( aPrepareURL, aDispatchArgs ); in SaveDocumentAsFormat()
Completed in 17 milliseconds