/aoo4110/main/stoc/source/tdmanager/ |
H A D | tdmgr_check.cxx | 146 Reference<reflection::XEnumTypeDescription> const & xNewTD, in checkEnum() 156 Reference<reflection::XCompoundTypeDescription> const & xNewTD, in checkStruct() 169 Reference<reflection::XStructTypeDescription> xNewStructTD( in checkStruct() 276 Reference<reflection::XInterfaceAttributeTypeDescription2> in checkAttribute() 295 Reference<reflection::XPropertyTypeDescription> const & xNewTD, in checkProperty() 468 checkEnum( Reference<reflection::XEnumTypeDescription>( in check() 470 Reference<reflection::XEnumTypeDescription>( in check() 476 check( Reference<reflection::XIndirectTypeDescription>( in check() 478 Reference<reflection::XIndirectTypeDescription>( in check() 526 if (Reference<reflection::XConstantTypeDescription>( in check() [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()
|
H A D | tdmgr_tdenumeration.hxx | 37 com::sun::star::reflection::XTypeDescriptionEnumerationAccess > > 42 com::sun::star::reflection::XTypeDescriptionEnumeration > 49 com::sun::star::reflection::TypeDescriptionSearchDepth eDepth, 63 ::com::sun::star::reflection::XTypeDescription > SAL_CALL 70 com::sun::star::reflection::XTypeDescriptionEnumeration > 76 com::sun::star::reflection::TypeDescriptionSearchDepth m_eDepth; 79 com::sun::star::reflection::XTypeDescriptionEnumeration > m_xEnum;
|
/aoo4110/main/stoc/test/registry_tdprovider/ |
H A D | testregistrytdprovider.cxx | 311 css::uno::Reference< css::reflection::XTypeDescription > > in run() 336 css::reflection::XInterfaceAttributeTypeDescription2 >( in run() 359 css::reflection::XInterfaceAttributeTypeDescription2 >( in run() 400 css::reflection::XInterfaceAttributeTypeDescription2 >( in run() 428 css::reflection::XInterfaceMethodTypeDescription >( in run() 457 css::reflection::XInterfaceMethodTypeDescription >( in run() 603 css::reflection::XSingletonTypeDescription2 >( in run() 622 css::reflection::XSingletonTypeDescription2 >( in run() 641 css::reflection::XSingletonTypeDescription2 >( in run() 659 css::uno::Reference< css::reflection::XPublished > published; in run() [all …]
|
/aoo4110/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 51 scope="com::sun::star::reflection">XCompoundTypeDescription</type>), 55 scope="com::sun::star::reflection">XIndirectTypeDescription</type>), 57 scope="com::sun::star::reflection">XConstantTypeDescription</type>), 61 scope="com::sun::star::reflection">XServiceTypeDescription2</type>), 63 scope="com::sun::star::reflection">XServiceTypeDescription2</type>), 70 <type scope="com::sun::star::reflection">XPublished</type> should be 76 (<type scope="com::sun::star::reflection">XTypeDescription</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>)
|
H A D | XStructTypeDescription.idl | 27 #include "com/sun/star/reflection/XCompoundTypeDescription.idl" 29 module com { module sun { module star { module reflection { 43 <member scope="com::sun::star::reflection"><!-- 45 sequence, while <member scope="com::sun::star::reflection"><!-- 51 <member scope="com::sun::star::reflection"><!-- 53 sequence, while <member scope="com::sun::star::reflection"><!-- 58 <member scope="com::sun::star::reflection"><!-- 60 <member scope="com::sun::star::reflection"><!--
|
/aoo4110/main/cli_ure/source/climaker/ |
H A D | climaker_emit.cxx | 585 Reference< reflection::XEnumTypeDescription > const & xType ) in get_type() 2090 Reference< reflection::XTypeDescription > const & xType ) in get_type() 2130 Reference< reflection::XIndirectTypeDescription >( in get_type() 2135 Reference< reflection::XCompoundTypeDescription >( in get_type() 2140 Reference< reflection::XIndirectTypeDescription >( in get_type() 2160 Reference< reflection::XConstantTypeDescription >( in get_type() 2164 Reference< reflection::XConstantsTypeDescription >( in get_type() 2168 Reference< reflection::XServiceTypeDescription2 >( in get_type() 2172 Reference< reflection::XSingletonTypeDescription2 >( in get_type() 2303 Reference<reflection::XInterfaceTypeDescription2> in resolveInterfaceTypedef() [all …]
|
H A D | climaker_share.h | 108 css::uno::Reference< css::reflection::XInterfaceTypeDescription2 > 162 css::reflection::XInterfaceTypeDescription2 * m_xType; 171 css::reflection::XCompoundTypeDescription * m_xType; 197 css::reflection::XServiceTypeDescription2 * m_xType; 206 css::reflection::XSingletonTypeDescription2 * m_xType; 220 css::reflection::XConstantTypeDescription > const & xType ); 223 css::reflection::XConstantsTypeDescription > const & xType ); 226 css::reflection::XEnumTypeDescription > const & xType ); 233 css::reflection::XCompoundTypeDescription > const & xType ); 248 css::reflection::XServiceTypeDescription2 > const & 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 \ 69 com.sun.star.reflection.XCompoundTypeDescription \ 70 com.sun.star.reflection.XServiceTypeDescription2 \ 71 com.sun.star.reflection.XSingletonTypeDescription2 \ [all …]
|
/aoo4110/main/cppuhelper/inc/cppuhelper/ |
H A D | stdidlclass.hxx | 35 ::com::sun::star::reflection::XIdlClass * SAL_CALL createStandardClassWithSequence( 57 inline ::com::sun::star::reflection::XIdlClass * SAL_CALL 79 inline ::com::sun::star::reflection::XIdlClass * SAL_CALL 105 inline ::com::sun::star::reflection::XIdlClass * SAL_CALL 133 inline ::com::sun::star::reflection::XIdlClass * SAL_CALL 165 inline ::com::sun::star::reflection::XIdlClass * SAL_CALL 197 inline ::com::sun::star::reflection::XIdlClass * SAL_CALL 232 inline ::com::sun::star::reflection::XIdlClass * SAL_CALL 270 inline ::com::sun::star::reflection::XIdlClass * SAL_CALL 308 inline ::com::sun::star::reflection::XIdlClass * SAL_CALL [all …]
|
/aoo4110/main/cppuhelper/source/ |
H A D | makefile.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 \ 99 com.sun.star.reflection.XMethodParameter \ 100 com.sun.star.reflection.XStructTypeDescription \ 101 com.sun.star.reflection.XTypeDescription \ [all …]
|
H A D | propertysetmixin.cxx | 157 static css::uno::Reference< css::reflection::XTypeDescription > 482 css::uno::Reference< css::reflection::XIdlClass > m_idlClass; 568 css::uno::Reference< css::reflection::XIdlField2 > f( in setProperty() 574 (css::uno::Reference< css::reflection::XIdlField2 >( in setProperty() 648 css::uno::Reference< css::reflection::XIdlField2 > field( in getProperty() 829 css::uno::Reference< css::reflection::XIdlClass > 834 AutoDispose< css::reflection::XIdlReflection > refl; in getReflection() 854 css::uno::Reference< css::reflection::XIdlClass > idlClass( in getReflection() 886 css::uno::Reference< css::reflection::XIdlField2 >( in wrapValue() 927 css::uno::Reference< css::reflection::XIdlField2 >( in wrapValue() [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 …]
|
/aoo4110/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 562 uno::Reference< reflection::XTypeDescription > [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, 183 ::com::sun::star::reflection::TypeDescriptionSearchDepth depth ) 228 uno::Reference< reflection::XTypeDescriptionEnumeration > SAL_CALL 232 reflection::TypeDescriptionSearchDepth depth ) in createTypeDescriptionEnumeration() 233 throw ( reflection::NoSuchTypeNameException, in createTypeDescriptionEnumeration() 234 reflection::InvalidTypeNameException, in createTypeDescriptionEnumeration() [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;
|
/aoo4110/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; 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; 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 > m… 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… 231 …::com::sun::star::uno::Reference< ::com::sun::star::reflection::XServiceConstructorDescription > g… in getServiceCtorDesc() 239 …const ::com::sun::star::uno::Reference< ::com::sun::star::reflection::XSingletonTypeDescription > … [all …]
|
/aoo4110/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 …]
|
/aoo4110/main/odk/examples/java/Inspector/ |
H A D | Introspector.java | 44 import com.sun.star.reflection.ParamInfo; 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; 55 import com.sun.star.reflection.XPropertyTypeDescription; 56 import com.sun.star.reflection.XServiceTypeDescription; [all …]
|
/aoo4110/main/sc/source/core/tool/ |
H A D | addincol.cxx | 609 uno::Reference<reflection::XIdlMethod> xFunc; // remains empty in ReadConfiguration() 706 sal_Bool lcl_ValidReturnType( const uno::Reference<reflection::XIdlClass>& xClass ) in lcl_ValidReturnType() 870 uno::Reference<reflection::XIdlClass> xClass = in ReadFromAddIn() 891 uno::Reference<reflection::XIdlClass> xReturn = in ReadFromAddIn() 909 uno::Sequence<reflection::ParamInfo> aParams = in ReadFromAddIn() 1106 uno::Sequence< uno::Reference<reflection::XIdlMethod> > aMethods = in UpdateFromAddIn() 1112 uno::Reference<reflection::XIdlMethod> xFunc = pArray[nFuncPos]; in UpdateFromAddIn() 1135 uno::Sequence<reflection::ParamInfo> aParams = in UpdateFromAddIn() 1144 uno::Reference<reflection::XIdlClass> xParClass = in UpdateFromAddIn() 1550 uno::Reference<reflection::XIdlMethod> xFunction; in ExecuteCallWithArgs() [all …]
|