Home
last modified time | relevance | path

Searched defs:componentName (Results 1 – 3 of 3) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DAbstractListener.java57 public void add(String componentName, String eventName, String methodName, Object target) in add()
69 public void add(String componentName, String eventName, MethodInvocation mi) in add()
74 public MethodInvocation get(String componentName, String eventName) in get()
79 public Object invoke(String componentName, String eventName, Object param) in invoke()
/trunk/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx89 bool WriteRegistry( MSIHANDLE & hMSI, OPERATION op, const wchar_t* componentName) in WriteRegistry()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog2.java327 …public Object insertControlModel2(String serviceName, String componentName, String[] sPropNames, O… in insertControlModel2()
360 …public Object insertControlModel2(String serviceName, String componentName, String[] sPropNames, O… in insertControlModel2()

Completed in 14 milliseconds