Searched refs:aCurDocumentURL (Results 1 – 1 of 1) sorted by relevance
476 OUString aCurDocumentURL = aDocumentURL; in execute() local511 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 31 milliseconds