/aoo41x/main/idlc/test/parser/ |
H A D | constructor.tests | 22 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 D | makefile.mk | 38 $(EXECTEST) constructor.tests $(BIN)/idlc$(EXECPOST) \
|
/aoo41x/main/udkapi/com/sun/star/reflection/ |
H A D | XServiceConstructorDescription.idl | 35 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 D | XParameter.idl | 32 Reflects a parameter of an interface method or a service constructor.
|
/aoo41x/main/sal/osl/unx/ |
H A D | util.c | 238 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));
|
/aoo41x/main/offapi/com/sun/star/drawing/framework/ |
H A D | ResourceId.idl | 46 <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
|
/aoo41x/main/solenv/doc/gbuild/solenv/gbuild/ |
H A D | executable.mk | 35 /// private helper function for the constructor 37 /// platformdependant additional setup for constructor (used on Windows only)
|
H A D | library.mk | 40 /// private helper function for the constructor 42 /// platformdependant additional setup for constructor (used on Windows only)
|
/aoo41x/main/vos/inc/vos/ |
H A D | object.hxx | 156 #define VOS_CLASSDATA(class_spec, class_name, base_class_name, wSchema, constructor) \ argument 158 sizeof(class_name), &VOS_CLASSINFO(base_class_name), wSchema, constructor); \
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | tp_AxisLabel.src | 85 //only necessary for constructor of SvxWinOrientation 92 //only necessary for constructor of SvxWinOrientation
|
/aoo41x/main/sal/rtl/source/ |
H A D | alloc_cache.c | 876 int (SAL_CALL * constructor)(void * obj, void * userarg), in rtl_cache_activate() 913 cache->m_constructor = constructor; in rtl_cache_activate() 1130 int (SAL_CALL * constructor)(void * obj, void * userarg), in rtl_cache_create() 1161 constructor, in rtl_cache_create()
|
/aoo41x/main/ridljar/com/sun/star/uno/ |
H A D | UnoRuntime.java | 473 Constructor constructor = zClass.getConstructor(signature); in getBridge() local 475 bridge = (IBridge) constructor.newInstance(iargs); in getBridge()
|
/aoo41x/main/sal/inc/rtl/ |
H A D | alloc.h | 206 int (SAL_CALL * constructor)(void * pObj, void * pUserArg),
|
/aoo41x/main/autodoc/source/parser_i/inc/s2_luidl/ |
H A D | pe_func2.hxx | 63 enum E_Constructor { constructor }; enumerator
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | PrinterServer.idl | 36 /** service constructor
|
/aoo41x/main/offapi/com/sun/star/system/ |
H A D | SystemShellExecute.idl | 36 /** service constructor
|
H A D | SystemMailProvider.idl | 38 /** service constructor
|
/aoo41x/main/store/source/ |
H A D | storbios.cxx | 422 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 D | storbios.hxx | 201 static int SAL_CALL constructor (void * obj, void * arg);
|
/aoo41x/main/offapi/com/sun/star/sdb/application/ |
H A D | CopyTableWizard.idl | 73 … <member>createWithInteractionHandler</member> constructor, the wizard will use the interaction 194 <p>The only difference to the <member>create</member> constructor is that
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | ToolbarControllerFactory.idl | 40 /** service constructor
|
H A D | PopupMenuControllerFactory.idl | 41 /** service constructor
|
H A D | StatusbarControllerFactory.idl | 42 /** service constructor
|
/aoo41x/main/offapi/com/sun/star/rdf/ |
H A D | BlankNode.idl | 54 Be careful! With this constructor you can create a node that aliases
|
/aoo41x/main/offapi/com/sun/star/deployment/ui/ |
H A D | PackageManagerDialog.idl | 57 This constructor is intended for the case when unopkg is run as result of
|