Searched refs:aPrepareURL (Results 1 – 1 of 1) sorted by relevance
597 css::util::URL aPrepareURL; in SaveDocumentAsFormat() local611 … aPrepareURL.Complete = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".uno:PrepareMailExport" )); in SaveDocumentAsFormat()612 xURLTransformer->parseStrict( aPrepareURL ); in SaveDocumentAsFormat()618 xDispatchProvider->queryDispatch( aPrepareURL, ::rtl::OUString(), 0 )); in SaveDocumentAsFormat()623 xPrepareDispatch->addStatusListener( xStatusListener, aPrepareURL ); in SaveDocumentAsFormat()625 … xPrepareDispatch->removeStatusListener( xStatusListener, aPrepareURL ); in SaveDocumentAsFormat()650 xPrepareDispatch->dispatch( aPrepareURL, aDispatchArgs ); in SaveDocumentAsFormat()