public class IRenamedDocumentReferences
extends com.jacob.com.Dispatch
| Constructor and Description |
|---|
IRenamedDocumentReferences(com.jacob.com.Dispatch d) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addSearchFolder(java.lang.String param1) |
int |
completionAction() |
void |
completionAction(int param1) |
java.lang.Object |
getSearchPath() |
boolean |
includeFileLocations() |
void |
includeFileLocations(boolean param1) |
java.lang.Object |
referencesArray() |
boolean |
removeReference(java.lang.String param1) |
boolean |
removeSearchFolder(java.lang.String param1) |
void |
search() |
boolean |
updateWhereUsedReferences() |
void |
updateWhereUsedReferences(boolean param1) |
call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSubN, callSubN, get_CaseSensitive, get, get, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, hasExited, hasExited, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeReleasepublic IRenamedDocumentReferences(com.jacob.com.Dispatch d)
public int completionAction()
public void completionAction(int param1)
public void updateWhereUsedReferences(boolean param1)
public boolean updateWhereUsedReferences()
public java.lang.Object getSearchPath()
public java.lang.Object referencesArray()
public boolean addSearchFolder(java.lang.String param1)
public boolean removeSearchFolder(java.lang.String param1)
public boolean removeReference(java.lang.String param1)
public boolean includeFileLocations()
public void includeFileLocations(boolean param1)
public void search()