| /AOO42X/main/stoc/source/tdmanager/ |
| H A D | tdmgr_check.cxx | 146 Reference<reflection::XEnumTypeDescription> const & xNewTD, in checkEnum() 147 Reference<reflection::XEnumTypeDescription> const & xExistingTD ) in checkEnum() 156 Reference<reflection::XCompoundTypeDescription> const & xNewTD, in checkStruct() 157 Reference<reflection::XCompoundTypeDescription> const & xExistingTD ) in checkStruct() 169 Reference<reflection::XStructTypeDescription> xNewStructTD( in checkStruct() 171 Reference<reflection::XStructTypeDescription> xExistingStructTD( in checkStruct() 190 Reference<reflection::XInterfaceTypeDescription2> const & xNewTD, in checkInterface() 191 Reference<reflection::XInterfaceTypeDescription2> const & xExistingTD ) in checkInterface() 201 void checkRestParam( Reference<reflection::XParameter> const & xNewParam, in checkRestParam() 202 Reference<reflection::XParameter> const & xExistingParam, in checkRestParam() [all …]
|
| H A D | tdmgr_tdenumeration.cxx | 49 com::sun::star::reflection::TypeDescriptionSearchDepth eDepth, in TypeDescriptionEnumerationImpl() 76 uno::Reference< reflection::XTypeDescriptionEnumeration > xEnum in hasMoreElements() 91 uno::Reference< reflection::XTypeDescriptionEnumeration > xEnum in nextElement() 109 uno::Reference< reflection::XTypeDescription > SAL_CALL 114 uno::Reference< reflection::XTypeDescriptionEnumeration > xEnum in nextTypeDescription() 126 uno::Reference< reflection::XTypeDescriptionEnumeration > 160 catch ( reflection::NoSuchTypeNameException const & ) in queryCurrentChildEnumeration() 166 catch ( reflection::InvalidTypeNameException const & ) in queryCurrentChildEnumeration()
|
| /AOO42X/main/stoc/test/registry_tdprovider/ |
| H A D | testregistrytdprovider.cxx | 169 css::uno::Reference< css::reflection::XCompoundTypeDescription > exception; in run() 171 = css::uno::Reference< css::reflection::XCompoundTypeDescription >( in run() 183 = css::uno::Reference< css::reflection::XCompoundTypeDescription >( in run() 199 css::uno::Reference< css::reflection::XStructTypeDescription > structure; in run() 201 structure = css::uno::Reference< css::reflection::XStructTypeDescription >( in run() 225 structure = css::uno::Reference< css::reflection::XStructTypeDescription >( in run() 257 structure = css::uno::Reference< css::reflection::XStructTypeDescription >( in run() 287 css::uno::Reference< css::reflection::XInterfaceTypeDescription2 > in run() 291 = css::uno::Reference< css::reflection::XInterfaceTypeDescription2 >( in run() 303 css::uno::Reference< css::reflection::XTypeDescription > > bases( in run() [all …]
|
| /AOO42X/main/udkapi/com/sun/star/reflection/ |
| H A D | XPublished.idl | 29 module com { module sun { module star { module reflection { 35 <type scope="com::sun::star::reflection">XTypeDescription</type>. 37 <type scope="com::sun::star::reflection">XTypeDescription</type>, but is 41 supporting <type scope="com::sun::star::reflection">XTypeDescription</type> 45 (<type scope="com::sun::star::reflection">XEnumTypeDescription</type>), 47 (<type scope="com::sun::star::reflection">XStructTypeDescription</type>), 49 (<type scope="com::sun::star::reflection">XStructTypeDescription</type>), 51 scope="com::sun::star::reflection">XCompoundTypeDescription</type>), 53 scope="com::sun::star::reflection">XInterfaceTypeDescription2</type>), 55 scope="com::sun::star::reflection">XIndirectTypeDescription</type>), [all …]
|
| H A D | XIdlField.idl | 27 #include <com/sun/star/reflection/XIdlMember.idl> 31 #include <com/sun/star/reflection/XIdlClass.idl> 35 #include <com/sun/star/reflection/FieldAccessMode.idl> 49 module com { module sun { module star { module reflection { 53 /** Deprecated. Use <type scope="com::sun::star::reflection">XIdlField2</type> 58 published interface XIdlField: com::sun::star::reflection::XIdlMember 60 com::sun::star::reflection::XIdlClass getType(); 61 com::sun::star::reflection::FieldAccessMode getAccessMode();
|
| H A D | XInterfaceMethodTypeDescription.idl | 27 #include <com/sun/star/reflection/XInterfaceMemberTypeDescription.idl> 31 #include <com/sun/star/reflection/XTypeDescription.idl> 35 #include <com/sun/star/reflection/XMethodParameter.idl> 41 module com { module sun { module star { module reflection { 48 published interface XInterfaceMethodTypeDescription: com::sun::star::reflection::XInterfaceMemberTy… 55 com::sun::star::reflection::XTypeDescription getReturnType(); 69 sequence<com::sun::star::reflection::XMethodParameter> getParameters(); 76 sequence<com::sun::star::reflection::XTypeDescription> getExceptions();
|
| H A D | XIdlReflection.idl | 31 #include <com/sun/star/reflection/XIdlClass.idl> 37 module com { module sun { module star { module reflection { 48 /** Obtaining a reflection interface for a type. You specify the type by 56 reflection interface for the demanded type (or null) 58 com::sun::star::reflection::XIdlClass forName( [in] string aTypeName ); 60 /** Obtaining a reflection interface for an object. This method takes 67 reflection interface of the type of the demanded object (or null) 69 com::sun::star::reflection::XIdlClass getType( [in] any aObj );
|
| H A D | XIdlMethod.idl | 27 #include <com/sun/star/reflection/XIdlMember.idl> 31 #include <com/sun/star/reflection/ParamInfo.idl> 35 #include <com/sun/star/reflection/MethodMode.idl> 43 #include <com/sun/star/reflection/InvocationTargetException.idl> 49 module com { module sun { module star { module reflection { 57 published interface XIdlMethod: com::sun::star::reflection::XIdlMember 89 sequence<com::sun::star::reflection::XIdlClass> getExceptionTypes(); 98 com::sun::star::reflection::MethodMode getMode(); 127 com::sun::star::reflection::InvocationTargetException );
|
| H A D | XInterfaceTypeDescription2.idl | 27 #include "com/sun/star/reflection/XInterfaceTypeDescription.idl" 29 module com { module sun { module star { module reflection { 47 reflection of either an interface type (of type <type 48 scope="com::sun::star::reflection">XInterfaceTypeDescription</type>) or 50 scope="com::sun::star::reflection">XIndirectTypeDescription</type>) 61 reflection of either an interface type (of type <type 62 scope="com::sun::star::reflection">XInterfaceTypeDescription</type>) or 64 scope="com::sun::star::reflection">XIndirectTypeDescription</type>)
|
| /AOO42X/main/udkapi/ |
| H A D | UnoApi_udkapi.mk | 70 udkapi/com/sun/star/reflection/CoreReflection \ 71 udkapi/com/sun/star/reflection/ProxyFactory \ 72 udkapi/com/sun/star/reflection/TypeDescriptionManager \ 73 udkapi/com/sun/star/reflection/TypeDescriptionProvider \ 319 udkapi/com/sun/star/reflection/FieldAccessMode \ 320 udkapi/com/sun/star/reflection/InvalidTypeNameException \ 321 udkapi/com/sun/star/reflection/InvocationTargetException \ 322 udkapi/com/sun/star/reflection/MethodMode \ 323 udkapi/com/sun/star/reflection/NoSuchTypeNameException \ 324 udkapi/com/sun/star/reflection/ParamInfo \ [all …]
|
| /AOO42X/main/cli_ure/source/climaker/ |
| H A D | climaker_emit.cxx | 496 Reference< reflection::XConstantTypeDescription > const & xType ) in get_type() 502 Reference< reflection::XConstantTypeDescription > xConstant( in get_type() 534 Reference< reflection::XConstantsTypeDescription > const & xType ) in get_type() 549 reflection::XConstantTypeDescription > > seq_constants( in get_type() 551 Reference< reflection::XConstantTypeDescription > const * constants = in get_type() 558 reflection::XConstantTypeDescription > const & xConstant = in get_type() 585 Reference< reflection::XEnumTypeDescription > const & xType ) in get_type() 644 Reference< reflection::XCompoundTypeDescription > const & xType ) in get_type() 670 Reference< reflection::XCompoundTypeDescription > xBaseType( in get_type() 701 Reference< reflection::XStructTypeDescription> xStructTypeDesc( in get_type() [all …]
|
| H A D | climaker_share.h | 108 css::uno::Reference< css::reflection::XInterfaceTypeDescription2 > 109 resolveInterfaceTypedef(const css::uno::Reference<css::reflection::XTypeDescription>& type); 134 const css::uno::Reference<css::reflection::XServiceConstructorDescription> & ctorDesc); 136 const css::uno::Reference< css::reflection::XInterfaceMethodTypeDescription >& xMethod ); 139 css::reflection::XCompoundTypeDescription > >& seq_exceptionsTd ); 156 css::uno::Reference<css::reflection::XCompoundTypeDescription> > & seqExceptionsTd); 162 css::reflection::XInterfaceTypeDescription2 * m_xType; 171 css::reflection::XCompoundTypeDescription * m_xType; 197 css::reflection::XServiceTypeDescription2 * m_xType; 206 css::reflection::XSingletonTypeDescription2 * m_xType; [all …]
|
| H A D | makefile.mk | 61 com.sun.star.reflection.XTypeDescriptionEnumerationAccess \ 62 com.sun.star.reflection.XConstantTypeDescription \ 63 com.sun.star.reflection.XConstantsTypeDescription \ 64 com.sun.star.reflection.XIndirectTypeDescription \ 65 com.sun.star.reflection.XEnumTypeDescription \ 66 com.sun.star.reflection.XInterfaceTypeDescription2 \ 67 com.sun.star.reflection.XInterfaceMethodTypeDescription \ 68 com.sun.star.reflection.XInterfaceAttributeTypeDescription2 \ 69 com.sun.star.reflection.XCompoundTypeDescription \ 70 com.sun.star.reflection.XServiceTypeDescription2 \ [all …]
|
| /AOO42X/main/cppuhelper/inc/cppuhelper/ |
| H A D | stdidlclass.hxx | 37 ::com::sun::star::reflection::XIdlClass * SAL_CALL createStandardClassWithSequence( 40 … const ::com::sun::star::uno::Reference < ::com::sun::star::reflection::XIdlClass > & rSuperClass, 59 inline ::com::sun::star::reflection::XIdlClass * SAL_CALL 63 … const ::com::sun::star::uno::Reference < ::com::sun::star::reflection::XIdlClass > &rSuperClass , in createStandardClass() 81 inline ::com::sun::star::reflection::XIdlClass * SAL_CALL 85 … const ::com::sun::star::uno::Reference < ::com::sun::star::reflection::XIdlClass > &rSuperClass , in createStandardClass() 107 inline ::com::sun::star::reflection::XIdlClass * SAL_CALL 111 … const ::com::sun::star::uno::Reference < ::com::sun::star::reflection::XIdlClass > &rSuperClass , in createStandardClass() 135 inline ::com::sun::star::reflection::XIdlClass * SAL_CALL 139 … const ::com::sun::star::uno::Reference < ::com::sun::star::reflection::XIdlClass > &rSuperClass , in createStandardClass() [all …]
|
| /AOO42X/main/cppuhelper/ |
| H A D | Library_cppuhelper.mk | 86 com.sun.star.reflection.XArrayTypeDescription \ 87 com.sun.star.reflection.XCompoundTypeDescription \ 88 com.sun.star.reflection.XEnumTypeDescription \ 89 com.sun.star.reflection.XIdlClass \ 90 com.sun.star.reflection.XIdlClassProvider \ 91 com.sun.star.reflection.XIdlField2 \ 92 com.sun.star.reflection.XIdlReflection \ 93 com.sun.star.reflection.XIndirectTypeDescription \ 94 com.sun.star.reflection.XInterfaceAttributeTypeDescription \ 95 com.sun.star.reflection.XInterfaceAttributeTypeDescription2 \ [all …]
|
| /AOO42X/main/cppuhelper/source/ |
| H A D | makefile.mk | 87 com.sun.star.reflection.XArrayTypeDescription \ 88 com.sun.star.reflection.XCompoundTypeDescription \ 89 com.sun.star.reflection.XEnumTypeDescription \ 90 com.sun.star.reflection.XIdlClass \ 91 com.sun.star.reflection.XIdlClassProvider \ 92 com.sun.star.reflection.XIdlField2 \ 93 com.sun.star.reflection.XIdlReflection \ 94 com.sun.star.reflection.XIndirectTypeDescription \ 95 com.sun.star.reflection.XInterfaceAttributeTypeDescription \ 96 com.sun.star.reflection.XInterfaceAttributeTypeDescription2 \ [all …]
|
| H A D | propertysetmixin.cxx | 141 css::uno::Reference< css::reflection::XTypeDescription > const & type, in initProperties() 153 css::uno::Reference< css::reflection::XTypeDescription > const & type, 157 static css::uno::Reference< css::reflection::XTypeDescription > 159 css::uno::Reference< css::reflection::XTypeDescription > const & type); 174 css::uno::Reference< css::reflection::XTypeDescription > const & type, in initProperties() 178 css::uno::Reference< css::reflection::XInterfaceTypeDescription2 > ifc( in initProperties() 182 css::uno::Reference< css::reflection::XTypeDescription > > bases( in initProperties() 189 css::reflection::XInterfaceMemberTypeDescription > > members( in initProperties() 199 css::reflection::XInterfaceAttributeTypeDescription2 > attr( in initProperties() 212 css::reflection::XCompoundTypeDescription > > excs( in initProperties() [all …]
|
| H A D | primeweak.cxx | 135 InitTypeDesc( com::sun::star::reflection::XTypeDescription ); in primeWeakMap() 136 InitTypeDesc( com::sun::star::reflection::XEnumTypeDescription ); in primeWeakMap() 137 InitTypeDesc( com::sun::star::reflection::XArrayTypeDescription ); in primeWeakMap() 138 InitTypeDesc( com::sun::star::reflection::XStructTypeDescription ); in primeWeakMap() 139 InitTypeDesc( com::sun::star::reflection::XUnionTypeDescription ); in primeWeakMap() 140 InitTypeDesc( com::sun::star::reflection::XCompoundTypeDescription ); in primeWeakMap() 141 InitTypeDesc( com::sun::star::reflection::XIndirectTypeDescription ); in primeWeakMap() 142 InitTypeDesc( com::sun::star::reflection::XInterfaceTypeDescription ); in primeWeakMap() 143 InitTypeDesc( com::sun::star::reflection::XInterfaceMemberTypeDescription ); in primeWeakMap() 144 InitTypeDesc( com::sun::star::reflection::XInterfaceMethodTypeDescription ); in primeWeakMap() [all …]
|
| /AOO42X/main/stoc/source/registry_tdprovider/ |
| H A D | rdbtdp_tdenumeration.cxx | 50 com::sun::star::reflection::XPublished > 58 com::sun::star::reflection::XPublished >(name, value), in IndividualConstantTypeDescriptionImpl() 88 reflection::TypeDescriptionSearchDepth eDepth, in createInstance() 90 throw ( reflection::NoSuchTypeNameException, in createInstance() 91 reflection::InvalidTypeNameException, in createInstance() 171 throw reflection::NoSuchTypeNameException(); in createInstance() 174 throw reflection::InvalidTypeNameException(); in createInstance() 186 reflection::TypeDescriptionSearchDepth eDepth ) in TypeDescriptionEnumerationImpl() 277 uno::Reference< reflection::XTypeDescription > SAL_CALL 282 uno::Reference< reflection::XTypeDescription > xTD( queryNext() ); in nextTypeDescription() [all …]
|
| H A D | tdprovider.cxx | 115 reflection::XTypeDescriptionEnumerationAccess> 138 reflection::XTypeDescriptionEnumeration > SAL_CALL 142 reflection::TypeDescriptionSearchDepth depth ) 143 throw ( reflection::NoSuchTypeNameException, 144 reflection::InvalidTypeNameException, 178 ::com::sun::star::reflection::XTypeDescriptionEnumeration > SAL_CALL 183 ::com::sun::star::reflection::TypeDescriptionSearchDepth depth ) 184 throw ( ::com::sun::star::reflection::NoSuchTypeNameException, 185 ::com::sun::star::reflection::InvalidTypeNameException, 228 uno::Reference< reflection::XTypeDescriptionEnumeration > SAL_CALL [all …]
|
| H A D | rdbtdp_tdenumeration.hxx | 45 ::com::sun::star::reflection::XTypeDescription > > TypeDescriptionList; 49 com::sun::star::reflection::XTypeDescriptionEnumeration > 58 ::com::sun::star::reflection::TypeDescriptionSearchDepth eDepth, 60 throw ( ::com::sun::star::reflection::NoSuchTypeNameException, 61 ::com::sun::star::reflection::InvalidTypeNameException, 76 ::com::sun::star::reflection::XTypeDescription > SAL_CALL 89 ::com::sun::star::reflection::TypeDescriptionSearchDepth eDepth ); 95 ::com::sun::star::reflection::XTypeDescription > queryNext(); 104 ::com::sun::star::reflection::TypeDescriptionSearchDepth m_eDepth;
|
| /AOO42X/main/basic/source/inc/ |
| H A D | sbunoobj.hxx | 100 ::com::sun::star::uno::Reference< ::com::sun::star::reflection::XIdlMethod > m_xUnoMethod; 101 ::com::sun::star::uno::Sequence< ::com::sun::star::reflection::ParamInfo >* pParamInfoSeq; 113 …DataType eSbxType, ::com::sun::star::uno::Reference< ::com::sun::star::reflection::XIdlMethod > xU… 119 …const ::com::sun::star::uno::Sequence< ::com::sun::star::reflection::ParamInfo >& getParamInfos( v… 159 const ::com::sun::star::uno::Reference< ::com::sun::star::reflection::XIdlClass > m_xClass; 166 …ing& aName_, const ::com::sun::star::uno::Reference< ::com::sun::star::reflection::XIdlClass >& xC… in SbUnoClass() 176 …const ::com::sun::star::uno::Reference< ::com::sun::star::reflection::XIdlClass >& getUnoClass( vo… in getUnoClass() 191 …const ::com::sun::star::uno::Reference< ::com::sun::star::reflection::XServiceTypeDescription2 > … 197 …const ::com::sun::star::uno::Reference< ::com::sun::star::reflection::XServiceTypeDescription2 >& … in SbUnoService() 219 …::com::sun::star::uno::Reference< ::com::sun::star::reflection::XServiceConstructorDescription > m… [all …]
|
| /AOO42X/main/stoc/test/ |
| H A D | testproxyfac.cxx | 55 reflection::XProxyFactory > t_impl; 117 Reference< reflection::XProxyFactory > const & xProxyFac ); 120 Reference< reflection::XProxyFactory > const & xProxyFac ); 153 Reference< reflection::XProxyFactory > const & xProxyFac ) in create() 169 Reference< reflection::XProxyFactory > const & xProxyFac ) in create() 178 Reference< reflection::XProxyFactory > const & /*xProxyFac*/ ) in test_proxyfac_() 185 Reference< reflection::XProxyFactory > xTarget( xMaster, UNO_QUERY_THROW ); in test_proxyfac_() 235 Reference< reflection::XProxyFactory > const & xProxyFac ) in test_proxyfac() 280 Reference< reflection::XProxyFactory > xProxyFac( in SAL_IMPLEMENT_MAIN() 305 Reference< reflection::XProxyFactory > xSlave_lives_alone( in SAL_IMPLEMENT_MAIN() [all …]
|
| /AOO42X/main/odk/examples/java/Inspector/ |
| H A D | Introspector.java | 44 import com.sun.star.reflection.ParamInfo; 45 import com.sun.star.reflection.TypeDescriptionSearchDepth; 46 import com.sun.star.reflection.XConstantTypeDescription; 47 import com.sun.star.reflection.XConstantsTypeDescription; 48 import com.sun.star.reflection.XIdlClass; 49 import com.sun.star.reflection.XIdlField; 50 import com.sun.star.reflection.XIdlMethod; 51 import com.sun.star.reflection.XIdlReflection; 52 import com.sun.star.reflection.XIndirectTypeDescription; 53 import com.sun.star.reflection.XInterfaceTypeDescription; [all …]
|
| /AOO42X/main/sc/source/core/tool/ |
| H A D | addincol.cxx | 83 const uno::Reference<reflection::XIdlMethod>& rFunc, in ScUnoAddInFuncData() 227 void ScUnoAddInFuncData::SetFunction( const uno::Reference< reflection::XIdlMethod>& rNewFunc, cons… in SetFunction() 609 uno::Reference<reflection::XIdlMethod> xFunc; // remains empty in ReadConfiguration() 706 sal_Bool lcl_ValidReturnType( const uno::Reference<reflection::XIdlClass>& xClass ) in lcl_ValidReturnType() 757 ScAddInArgumentType lcl_GetArgType( const uno::Reference<reflection::XIdlClass>& xClass ) in lcl_GetArgType() 834 uno::Sequence< uno::Reference<reflection::XIdlMethod> > aMethods = in ReadFromAddIn() 860 … const uno::Reference<reflection::XIdlMethod>* pArray = aMethods.getConstArray(); in ReadFromAddIn() 865 uno::Reference<reflection::XIdlMethod> xFunc = pArray[nFuncPos]; in ReadFromAddIn() 869 uno::Reference<reflection::XIdlClass> xClass = in ReadFromAddIn() 880 … getCppuType((uno::Reference<reflection::XIdlClassProvider>*)0) ) || in ReadFromAddIn() [all …]
|