Home
last modified time | relevance | path

Searched refs:constructor (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/idlc/test/parser/
H A Dconstructor.tests22 EXPECT SUCCESS "constructor.tests 1":
27 EXPECT SUCCESS "constructor.tests 2":
32 EXPECT SUCCESS "constructor.tests 3":
39 EXPECT FAILURE "constructor.tests 4":
47 EXPECT FAILURE "constructor.tests 5":
53 EXPECT FAILURE "constructor.tests 6":
59 EXPECT SUCCESS "constructor.tests 7":
66 EXPECT SUCCESS "constructor.tests 8":
74 EXPECT FAILURE "constructor.tests 9":
81 EXPECT FAILURE "constructor.tests 10":
[all …]
H A Dmakefile.mk38 $(EXECTEST) constructor.tests $(BIN)/idlc$(EXECPOST) \
/trunk/main/udkapi/com/sun/star/reflection/
H A DXServiceConstructorDescription.idl35 Reflects a service constructor.
41 Returns whether the constructor is a default constructor.
43 @return <TRUE/> if the constructor is a default constructor
48 Returns the constructor's name.
50 @return the constructor's name; for a default constructor, an empty
56 Returns the constructor's parameters.
58 @return the reflections of all the constructor's parameters, in their
59 lexical order; for a default constructor, an empty sequence is
65 Returns the exceptions that can be raised by the constructor.
70 types; for a default constructor, an empty sequence is returned (even
[all …]
H A DXParameter.idl32 Reflects a parameter of an interface method or a service constructor.
/trunk/main/sal/osl/unx/
H A Dutil.c238 void osl_InitSparcV9(void) __attribute__((constructor));
271 void osl_InitSparcV9(void) __attribute__((constructor));
297 void osl_InitSparcV9(void) __attribute__((constructor));
331 void osl_interlockedCountCheckForSingleCPU(void) __attribute__((constructor));
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DResourceId.idl46 <p>This constructor can be used to create resource ids for panes.</p>
52 constructor variants.
58 <p>This constructor can be used to create resources ids for views
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dexecutable.mk35 /// private helper function for the constructor
37 /// platformdependant additional setup for constructor (used on Windows only)
H A Dlibrary.mk40 /// private helper function for the constructor
42 /// platformdependant additional setup for constructor (used on Windows only)
/trunk/main/vos/inc/vos/
H A Dobject.hxx157 #define VOS_CLASSDATA(class_spec, class_name, base_class_name, wSchema, constructor) \ argument
159 sizeof(class_name), &VOS_CLASSINFO(base_class_name), wSchema, constructor); \
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_AxisLabel.src85 //only necessary for constructor of SvxWinOrientation
92 //only necessary for constructor of SvxWinOrientation
/trunk/main/sal/rtl/source/
H A Dalloc_cache.c876 int (SAL_CALL * constructor)(void * obj, void * userarg), in rtl_cache_activate()
919 cache->m_constructor = constructor; in rtl_cache_activate()
1136 int (SAL_CALL * constructor)(void * obj, void * userarg), in rtl_cache_create()
1167 constructor, in rtl_cache_create()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DUnoRuntime.java484 Constructor constructor = zClass.getConstructor(signature); in getBridge() local
486 bridge = (IBridge) constructor.newInstance(iargs); in getBridge()
/trunk/main/store/source/
H A Dstorbios.cxx422 SAL_CALL OStorePageBIOS::Ace::constructor (void * obj, void * /* arg */) in constructor() function in OStorePageBIOS::Ace
499 reinterpret_cast<ace_constructor_type>( OStorePageBIOS::Ace::constructor), in AceCache()
H A Dstorbios.hxx201 static int SAL_CALL constructor (void * obj, void * arg);
/trunk/main/offapi/com/sun/star/sdb/application/
H A DCopyTableWizard.idl73 … <member>createWithInteractionHandler</member> constructor, the wizard will use the interaction
194 <p>The only difference to the <member>create</member> constructor is that
/trunk/main/sal/inc/rtl/
H A Dalloc.h206 int (SAL_CALL * constructor)(void * pObj, void * pUserArg),
/trunk/main/autodoc/source/parser_i/inc/s2_luidl/
H A Dpe_func2.hxx63 enum E_Constructor { constructor }; enumerator
/trunk/main/offapi/com/sun/star/awt/
H A DPrinterServer.idl36 /** service constructor
/trunk/main/offapi/com/sun/star/system/
H A DSystemShellExecute.idl36 /** service constructor
H A DSystemMailProvider.idl38 /** service constructor
/trunk/main/offapi/com/sun/star/frame/
H A DToolbarControllerFactory.idl40 /** service constructor
H A DPopupMenuControllerFactory.idl41 /** service constructor
H A DStatusbarControllerFactory.idl42 /** service constructor
/trunk/main/offapi/com/sun/star/rdf/
H A DBlankNode.idl54 Be careful! With this constructor you can create a node that aliases
/trunk/main/offapi/com/sun/star/deployment/ui/
H A DPackageManagerDialog.idl57 This constructor is intended for the case when unopkg is run as result of

Completed in 80 milliseconds

12