Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/uno/
H A Dunomailmerge.cxx476 OUString aCurDocumentURL = aDocumentURL; in execute() local
511 bOK = rValue >>= aCurDocumentURL; in execute()
512 if (aCurDocumentURL.getLength() in execute()
513 && !LoadFromURL_impl( xCurModel, xCurDocSh, aCurDocumentURL, sal_False )) in execute()
514 …NSTASCII_USTRINGPARAM ( "Failed to create document from URL: " ) ) + aCurDocumentURL, static_cast … in execute()
634 if (pView && aCurDocumentURL.getLength()) in execute()
726 if (aCurDocumentURL.getLength()) in execute()
730 aURLObj.SetSmartURL( aCurDocumentURL ); in execute()

Completed in 21 milliseconds