Searched refs:constructors (Results 1 – 14 of 14) sorted by relevance
/aoo4110/main/jurt/com/sun/star/comp/loader/ |
H A D | FactoryHelper.java | 98 Constructor constructors[] = implClass.getConstructors(); in Factory() local 107 _constructor = constructors[i]; in Factory() 113 _constructor = constructors[i]; in Factory() 119 _constructor = constructors[i]; in Factory() 124 _constructor = constructors[i]; in Factory() 132 _constructor = constructors[i]; in Factory() 138 _constructor = constructors[i]; in Factory() 144 _constructor = constructors[i]; in Factory() 149 _constructor = constructors[i]; in Factory() 154 _constructor = constructors[i]; in Factory() [all …]
|
/aoo4110/main/idlc/source/ |
H A D | astdump.cxx | 181 sal_uInt16 constructors = 0; in dump() local 197 ++constructors; in dump() 224 OSL_ASSERT(constructors == 0 || !m_defaultConstructor); in dump() 226 constructors = 1; in dump() 245 superName.getLength() == 0 ? 0 : 1, properties, constructors, in dump()
|
H A D | parser.y | 1995 constructors 1999 constructors: label 2000 constructors constructor
|
/aoo4110/main/testtools/source/bridgetest/ |
H A D | makefile.mk | 52 my_components = bridgetest constructors cppobj 105 SHL3TARGET = constructors.uno 106 SHL3OBJS = $(SLO)$/constructors.obj
|
/aoo4110/main/udkapi/com/sun/star/reflection/ |
H A D | XServiceTypeDescription2.idl | 67 Returns the constructors of the service. 69 @return the reflections of all constructors of the service, in no
|
H A D | XParameter.idl | 45 <p>Currently, only service constructors can have rest parameters, and
|
H A D | XMethodParameter.idl | 44 parameters of service constructors as well as parameters of interface
|
/aoo4110/main/unodevtools/source/unodevtools/ |
H A D | typeblob.cxx | 636 Sequence<Reference<XServiceConstructorDescription> > constructors( in getTypeBlob() local 643 sal_uInt16 methodCount = (sal_uInt16)constructors.getLength(); in getTypeBlob() 675 constructors[i], UNO_QUERY); in getTypeBlob()
|
/aoo4110/main/offapi/com/sun/star/rdf/ |
H A D | Repository.idl | 49 …// FIXME: if we want to support HTTP/SQL-based storage, or inference, define more constructors here
|
/aoo4110/main/testtools/ |
H A D | readme.txt | 5 one can just build the cppobj.uno.dll and the constructors.uno.dll
|
/aoo4110/main/offapi/com/sun/star/drawing/framework/ |
H A D | ResourceId.idl | 33 /** The <type>ResourceId</type> service provides several constructors for
|
/aoo4110/main/libxmlsec/ |
H A D | xmlsec1-customkeymanage.patch | 1354 - /* constructors/destructor */
|
/aoo4110/extras/l10n/source/ca/ |
H A D | localize.sdf | 26611 …ight" referents als altres tipus de claudàtors: també funcionen com a constructors de grups i pode… 26614 …indran cap funció especial pròpia, és a dir, que ja no actuaran com a constructors de grups i la s…
|
/aoo4110/extras/l10n/source/ca-XV/ |
H A D | localize.sdf | 26612 …ight" referents als altres tipus de claudàtors: també funcionen com a constructors de grups i pode… 26615 …indran cap funció especial pròpia, és a dir, que ja no actuaran com a constructors de grups i la s…
|
Completed in 2538 milliseconds