Home
last modified time | relevance | path

Searched defs:cl (Results 1 – 25 of 25) sorted by relevance

/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelDescriptorParserCookie.java35 public void addChangeListener(ChangeListener cl); in addChangeListener()
37 public void removeChangeListener(ChangeListener cl); in removeChangeListener()
H A DOfficeDocumentCookie.java36 public void addChangeListener(ChangeListener cl); in addChangeListener()
37 public void removeChangeListener(ChangeListener cl); in removeChangeListener()
H A DParcelDescriptorParserSupport.java87 public void addChangeListener(ChangeListener cl) { in addChangeListener()
94 public void removeChangeListener(ChangeListener cl) { in removeChangeListener()
H A DOfficeDocumentSupport.java111 public void addChangeListener(ChangeListener cl) { in addChangeListener()
118 public void removeChangeListener(ChangeListener cl) { in removeChangeListener()
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java60 TestClass cl= new TestClass(); in convertPropertyValue() local
82 TestClass cl= new TestClass(); in setPropertyValueNoBroadcast() local
104 TestClass cl= new TestClass(); in setPropertyValue() local
801 TestClass cl= new TestClass(); in getPropertySetInfo() local
853 TestClass cl= new TestClass(); in setFastPropertyValue() local
884 TestClass cl= new TestClass(); in getFastPropertyValue() local
910 TestClass cl= new TestClass(); in setPropertyValues() local
945 TestClass cl= new TestClass(); in getPropertyValues() local
978 TestClass cl= new TestClass(); in addPropertiesChangeListener() local
1016 TestClass cl= new TestClass(); in firePropertiesChangeEvent() local
[all …]
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptEditorForBeanShell.java61 private ClassLoader cl = null; field in ScriptEditorForBeanShell
198 ClassLoader cl = null; in edit() local
239 private ScriptEditorForBeanShell(XScriptContext context, ClassLoader cl, in ScriptEditorForBeanShell()
H A DScriptSourceModel.java83 public Object execute(final XScriptContext context, ClassLoader cl ) in execute()
H A DScriptProviderForBeanShell.java192 ClassLoader cl = null; in invoke() local
/trunk/main/ridljar/java/unoloader/src/main/java/com/sun/star/lib/unoloader/
H A DUnoLoader.java74 UnoClassLoader cl; in execute() local
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DResolver.java73 ClassLoader cl = this.getClass().getClassLoader(); in resolveEntity() local
/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DUnoInfo.java51 URLClassLoader cl = (URLClassLoader) UnoInfo.class.getClassLoader(); in getBase() local
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java130 ClassLoader cl = getCustomLoader(); in main() local
178 ClassLoader cl = new CustomURLClassLoader( clurls ); in getCustomLoader() local
/trunk/main/jvmaccess/source/
H A Dclasspath.cxx150 jobject cl = env->NewObjectA(classLoader, ctorLoader, &arg); in doLoadClass() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOFunctionManager.java59 final ClassLoader cl = java.lang.Thread.currentThread().getContextClassLoader(); in SOFunctionManager() local
H A DSOReportJobFactory.java202 final ClassLoader cl = java.lang.Thread.currentThread().getContextClassLoader(); in execute() local
H A DSOFormulaParser.java94 final ClassLoader cl = java.lang.Thread.currentThread().getContextClassLoader(); in SOFormulaParser() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/registry/
H A DConverterInfo.java133 Class[] cl = piPluginFactory.getClass().getInterfaces(); in ConverterInfo() local
208 Class[] cl = piPluginFactory.getClass().getInterfaces(); in ConverterInfo() local
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DXMLParserFactory.java117 ClassLoader cl = this.getClass().getClassLoader(); in write() local
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/languageResolver/
H A DLanguageResolver.java67 ClassLoader cl = this.getClass().getClassLoader(); in LanguageResolver() local
/trunk/main/pyuno/zipcore/
H A Dpython.cxx173 wchar_t * cl = new wchar_t[clSize]; local
/trunk/main/scripting/java/com/sun/star/script/framework/provider/javascript/
H A DScriptProviderForJavaScript.java191 ClassLoader cl = null; in invoke() local
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java177 Class cl= propField.getType(); in registerProperty() local
719 private Object convert( Class cl, Object obj) throws com.sun.star.lang.IllegalArgumentException in convert()
/trunk/main/autodoc/source/ary/cpp/
H A Dusedtype.cxx425 cl = ary_cast<Class>(&i_mayBeClass); in RecursiveSearchCe_InBaseClassesOf() local
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx148 LocalRef< jclass > cl(environment); in loadClass() local
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx2555 #define NEWD(str,unit,cl) Append(new ConvertData(str,unit,cl)) in ConvertDataList() argument
2556 #define NEWDP(str,unit,cl) Append(new ConvertData(str,unit,cl,sal_True)) in ConvertDataList() argument
2557 #define NEWL(str,unit,offs,cl) Append(new ConvertDataLinear(str,unit,offs,cl)) in ConvertDataList() argument
2558 #define NEWLP(str,unit,offs,cl) Append(new ConvertDataLinear(str,unit,offs,cl,sal_True)) in ConvertDataList() argument

Completed in 130 milliseconds