Searched defs:ctor (Results 1 – 11 of 11) sorted by relevance
| /AOO41X/main/idlc/source/ |
| H A D | astservice.cxx | 40 AstOperation const * ctor = static_cast< AstOperation * >(*i); in checkLastConstructor() local
|
| H A D | parser.y | 2009 AstOperation * ctor = new AstOperation(OP_NONE, 0, *$1, scope); variable
|
| /AOO41X/main/qadevOOo/runner/lib/ |
| H A D | DynamicClassLoader.java | 71 Constructor ctor = cls.getConstructor(ctorType); in getInstance() local
|
| /AOO41X/main/qadevOOo/runner/util/ |
| H A D | DynamicClassLoader.java | 97 Constructor ctor = cls.getConstructor(ctorClassTypes); in getInstance() local
|
| /AOO41X/main/wizards/com/sun/star/wizards/db/ |
| H A D | DatabaseObjectWizard.java | 169 …final Constructor ctor = wizardClass.getConstructor( XMultiServiceFactory.class, PropertyValue[].c… in executeWizardFromCommandLine() local
|
| /AOO41X/main/sal/qa/osl/mutex/ |
| H A D | osl_Mutex.cxx | 288 class ctor : public CppUnit::TestFixture class 617 class ctor : public CppUnit::TestFixture class 709 class ctor : public CppUnit::TestFixture class 848 class ctor : public CppUnit::TestFixture class
|
| /AOO41X/main/pyuno/source/module/ |
| H A D | pyuno_except.cxx | 177 PyRef ctor = getObjectFromUnoModule( runtime,"_uno_struct__init__" ); in createClass() local
|
| H A D | unohelper.py | 129 def __init__(self, ctor,serviceNames): argument 137 def addImplementation( self, ctor, implementationName, serviceNames ): argument
|
| /AOO41X/main/scripting/java/com/sun/star/script/framework/provider/beanshell/ |
| H A D | ScriptEditorForBeanShell.java | 253 java.lang.reflect.Constructor ctor = c.getConstructor(types); in ScriptEditorForBeanShell() local
|
| /AOO41X/main/ridljar/com/sun/star/uno/ |
| H A D | UnoRuntime.java | 420 Constructor ctor = c.getConstructor( in getEnvironment() local
|
| /AOO41X/main/sal/qa/rtl/bootstrap/ |
| H A D | rtl_Bootstrap.cxx | 167 class ctor : public CppUnit::TestFixture class
|