Home
last modified time | relevance | path

Searched refs:Type (Results 201 – 225 of 2706) sorted by relevance

12345678910>>...109

/trunk/main/sw/inc/
H A Dunotextbodyhf.hxx63 const ::com::sun::star::uno::Type& rType)
70 const ::com::sun::star::uno::Type& rType)
74 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type >
92 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
156 const ::com::sun::star::uno::Type& rType)
162 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type >
180 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccValue.cpp84 ::com::sun::star::uno::Type typeInfo(TypeClass_CHAR, (sal_Char *)"char"); in setCurrentValue()
91 ::com::sun::star::uno::Type typeInfo(TypeClass_BOOLEAN, (sal_Char *)"bool"); in setCurrentValue()
98 ::com::sun::star::uno::Type typeInfo(TypeClass_SHORT, (sal_Char *)"short"); in setCurrentValue()
105 ::com::sun::star::uno::Type typeInfo(TypeClass_LONG, (sal_Char *)"long"); in setCurrentValue()
112 ::com::sun::star::uno::Type typeInfo(TypeClass_FLOAT, (sal_Char *)"float"); in setCurrentValue()
119 ::com::sun::star::uno::Type typeInfo(TypeClass_DOUBLE, (sal_Char *)"double"); in setCurrentValue()
/trunk/main/comphelper/source/property/
H A DChainablePropertySetInfo.cxx34 using ::com::sun::star::uno::Type;
106 const Type* pType; in getProperties()
108 pProperties->Type = *pType; in getProperties()
127 const Type* pType = &aProperty.Type; in getPropertyByName()
129 aProperty.Type = *pType; in getPropertyByName()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/
H A DJobExecutor.java47 import com.sun.star.uno.Type;
179 AnyConverter.toObject(new Type(XSingleServiceFactory.class), in initialize()
182 AnyConverter.toObject(new Type(XNameContainer.class), in initialize()
258 public Type[] getTypes() { in getTypes()
260 Type types[] = new Type[interfaces.length]; in getTypes()
262 types[i] = new Type(interfaces[i]); in getTypes()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A Ddbg.java28 import com.sun.star.uno.Type;
64 Type[] types = getInterfaceTypes(xTarget); in printInterfaces()
83 public static Type[] getInterfaceTypes(XInterface xTarget) { in getInterfaceTypes()
84 Type[] types = null; in getInterfaceTypes()
104 Type[] types = getInterfaceTypes(xTarget); in implementsInterface()
122 public static void printInterfaceInfo(Type aType) { in printInterfaceInfo()
177 out.println("Property type is " + prop.Type.getTypeName()); in printPropertyInfo()
/trunk/main/configmgr/source/
H A Dtype.cxx51 bool isListType(Type type) { in isListType()
55 Type elementType(Type type) { in elementType()
79 css::uno::Type mapType(Type type) { in mapType()
120 Type getDynamicType(css::uno::Any const & value) { in getDynamicType()
/trunk/main/autodoc/source/ary/idl/
H A Di2s_calculator.cxx87 typedef stg::filter_iterator<Type,ExplicitType>
173 const Type & in CheckAllInterfaceBases()
406 recursive_AssignFunction_toCeAsParameter(rFunction.CeId(), (*itp).Type()); in do_Process()
428 recursive_AssignStructElement_toCeAsDataType(rStructElement.CeId(), rStructElement.Type()); in do_Process()
437 recursive_AssignStructElement_toCeAsDataType(rProperty.CeId(), rProperty.Type()); in do_Process()
638 pServ = lhf_SearchService((*itServ).Type()); in recursive_AssignIncludingService()
650 lhf_Search_CeFromTypeId( (*itServ).Type() ), in recursive_AssignIncludingService()
667 pIfc = lhf_SearchInterface( (*it).Type() ); in assign_AsDerivedInterface()
738 (*itInfc).Type(), in assignImplementation_toAServicesInterfaces()
772 recursive_AssignImplementation_toExportedInterface(i_nService, (*it).Type(), i_eList); in recursive_AssignImplementation_toExportedInterface()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/
H A DFactoryHelper.java42 import com.sun.star.uno.Type;
418 public com.sun.star.uno.Type[] getTypes() in getTypes()
420 Type[] t = new Type[] { in getTypes()
421 new Type(XSingleServiceFactory.class), in getTypes()
422 new Type(XSingleComponentFactory.class), in getTypes()
423 new Type(XServiceInfo.class), in getTypes()
424 new Type(XTypeProvider.class) in getTypes()
/trunk/main/svx/inc/svx/
H A Dfmgridif.hxx85 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rTy…
109 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rTy…
134 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rTy…
158 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rTy…
181 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rTy…
233 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _r…
236 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> SAL_CALL getTypes( ) throw(…
261 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti…
386 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rTy…
389 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> SAL_CALL getTypes( ) throw(…
[all …]
/trunk/main/cli_ure/qa/climaker/
H A Dtestobjects.cs115 Type aType, uno.Any aAny, in inParameters()
149 out Type aType, out uno.Any aAny, in outParameters()
185 ref Type aType, ref uno.Any aAny, in inoutParameters()
239 Type _type = aType; in inoutParameters()
328 public Type retType() in retType()
482 public Type attrType
574 Type m_Type;
/trunk/main/tools/inc/tools/
H A Drtti.hxx38 virtual TypeId Type() const; \
45 visibility virtual TypeId Type() const; \
51 TypeId sType::Type() const { return &CreateType; } \
121 virtual TypeId Type() const; \
125 TypeId sType::Type() const { return StaticType(); } \
168 ( pObj && (pObj)->Type() == TYPE(T) )
/trunk/main/comphelper/source/misc/
H A Dproxyaggregation.cxx81 Any SAL_CALL OProxyAggregation::queryAggregation( const Type& _rType ) throw (RuntimeException) in queryAggregation()
87 Sequence< Type > SAL_CALL OProxyAggregation::getTypes( ) throw (RuntimeException) in getTypes()
89 Sequence< Type > aTypes; in getTypes()
142 …Any SAL_CALL OComponentProxyAggregationHelper::queryInterface( const Type& _rType ) throw (Runtime… in queryInterface()
224 Sequence< Type > SAL_CALL OComponentProxyAggregation::getTypes( ) throw (RuntimeException) in IMPLEMENT_FORWARD_XINTERFACE2()
226 Sequence< Type > aTypes( OComponentProxyAggregationHelper::getTypes() ); in IMPLEMENT_FORWARD_XINTERFACE2()
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx53 #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x ))
106 virtual Any SAL_CALL queryAggregation( const Type & rType ) throw(RuntimeException);
107 virtual Any SAL_CALL queryInterface( const Type & rType ) throw(RuntimeException);
112 virtual Sequence< Type > SAL_CALL getTypes( ) throw(RuntimeException);
325 Any SAL_CALL SvUnoImageMapObject::queryInterface( const Type & rType ) in queryInterface()
331 Any SAL_CALL SvUnoImageMapObject::queryAggregation( const Type & rType ) in queryAggregation()
364 uno::Sequence< uno::Type > SAL_CALL SvUnoImageMapObject::getTypes() in getTypes()
367 uno::Sequence< uno::Type > aTypes( 7 ); in getTypes()
368 uno::Type* pTypes = aTypes.getArray(); in getTypes()
580 virtual Type SAL_CALL getElementType( ) throw( RuntimeException );
[all …]
/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx226 rParameter.Type = com::sun::star::drawing::EnhancedCustomShapeParameterType::NORMAL; in GetNextParameter()
241 rParameter.Type = com::sun::star::drawing::EnhancedCustomShapeParameterType::EQUATION; in GetNextParameter()
251 rParameter.Type = com::sun::star::drawing::EnhancedCustomShapeParameterType::LEFT; in GetNextParameter()
256 rParameter.Type = com::sun::star::drawing::EnhancedCustomShapeParameterType::TOP; in GetNextParameter()
261 rParameter.Type = com::sun::star::drawing::EnhancedCustomShapeParameterType::RIGHT; in GetNextParameter()
266 rParameter.Type = com::sun::star::drawing::EnhancedCustomShapeParameterType::BOTTOM; in GetNextParameter()
271 rParameter.Type = com::sun::star::drawing::EnhancedCustomShapeParameterType::XSTRETCH; in GetNextParameter()
276 rParameter.Type = com::sun::star::drawing::EnhancedCustomShapeParameterType::YSTRETCH; in GetNextParameter()
286 rParameter.Type = com::sun::star::drawing::EnhancedCustomShapeParameterType::HASFILL; in GetNextParameter()
291 rParameter.Type = com::sun::star::drawing::EnhancedCustomShapeParameterType::WIDTH; in GetNextParameter()
[all …]
/trunk/main/extensions/source/propctrlr/
H A Dgenericpropertyhandler.hxx48 …t TypeLess : ::std::binary_function< ::com::sun::star::uno::Type, ::com::sun::star::uno::Type, boo…
50 …bool operator()( const ::com::sun::star::uno::Type& _rLHS, const ::com::sun::star::uno::Type& _rRH… in operator ()()
84 …::std::map< ::com::sun::star::uno::Type, ::rtl::Reference< IPropertyEnumRepresentation >, TypeLess…
109 …::com::sun::star::uno::Any& _rPropertyValue, const ::com::sun::star::uno::Type& _rControlValueType…
144 impl_getEnumConverter( const ::com::sun::star::uno::Type& _rEnumType );
/trunk/main/dbaccess/source/core/inc/
H A Dcolumn.hxx92 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
96 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
119 …sal_Int32 _nAttributes, void* _pPointerToMember, const ::com::sun::star::uno::Type& _rMemberType );
120 …::com::sun::star::uno::Any* _pPointerToMember, const ::com::sun::star::uno::Type& _rExpectedType );
121 … sal_Int32 _nHandle, sal_Int32 _nAttributes, const ::com::sun::star::uno::Type& _rType, const void…
229 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rT…
233 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx181 System::Type * t1; in addUnoInterface()
182 System::Type * t2; in addUnoInterface()
229 bool UnoInterfaceProxy::CanCastTo(System::Type* fromType, in CanCastTo()
274 if (pAny->Type != __typeof (void)) // has value? in CanCastTo()
396 UnoInterfaceInfo * UnoInterfaceProxy::findInfo( ::System::Type * type ) in findInfo()
439 System::Type* typeBeingCalled = loadCliType(sTypeName); in Invoke()
484 System::Type* argTypes[] = static_cast<System::Type*[]>( in Invoke()
691 System::Type* type; in makeMethodInfos()
700 System::Type* arInheritedIfaces[] = m_type->GetInterfaces(); in makeMethodInfos()
737 System::Type* objType = m_cliI->GetType(); in makeMethodInfos()
[all …]
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DLocalOfficeWindow.java44 import com.sun.star.uno.Type;
207 desc.Type = WindowClass.TOP; in createUNOWindowPeer()
264 "WINDOW", new Any(new Type(Long.class), getNativeWindow())); in getWrappedWindowHandle()
266 "XEMBED", new Any(new Type(Boolean.class), false)); in getWrappedWindowHandle()
276 new Any(new Type(Boolean.class), true)); in getWrappedWindowHandle()
280 new Type("[]com.sun.star.beans.NamedValue"), in getWrappedWindowHandle()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx137 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
590 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
658 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::s…
968 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
1029 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
1095 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
1171 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
1248 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
1325 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
1398 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
[all …]
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHTable.cxx353 Sequence< Type > SAL_CALL OHSQLTable::getTypes( ) throw(RuntimeException) in getTypes()
357 Sequence< Type > aTypes = OTableHelper::getTypes(); in getTypes()
358 ::std::vector<Type> aOwnTypes; in getTypes()
360 const Type* pIter = aTypes.getConstArray(); in getTypes()
361 const Type* pEnd = pIter + aTypes.getLength(); in getTypes()
369 Type *pTypes = aOwnTypes.empty() ? 0 : &aOwnTypes[0]; in getTypes()
370 return Sequence< Type >(pTypes, aOwnTypes.size()); in getTypes()
415 Any SAL_CALL OHSQLTable::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()
/trunk/main/forms/source/xforms/
H A Dconvert.hxx33 class Type;
43 bool operator()( const com::sun::star::uno::Type& rType1, in operator ()()
44 const com::sun::star::uno::Type& rType2 ) const in operator ()()
50 typedef com::sun::star::uno::Type Type_t;
51 typedef com::sun::star::uno::Sequence<com::sun::star::uno::Type> Types_t;
/trunk/main/UnoControls/source/controls/
H A DOConnectionPointContainerHelper.cxx69 Any SAL_CALL OConnectionPointContainerHelper::queryInterface( const Type& aType ) throw( RuntimeExc… in queryInterface()
120 Sequence< Type > SAL_CALL OConnectionPointContainerHelper::getConnectionPointTypes() throw( Runtime… in getConnectionPointTypes()
130 …t > SAL_CALL OConnectionPointContainerHelper::queryConnectionPoint( const Type& aType ) throw( Run… in queryConnectionPoint()
153 void SAL_CALL OConnectionPointContainerHelper::advise( const Type& aType , in advise()
164 void SAL_CALL OConnectionPointContainerHelper::unadvise( const Type& aType , in unadvise()
/trunk/main/odk/examples/java/Inspector/
H A DUnoNode.java38 import com.sun.star.uno.Type;
55 private Type aType = null;
67 public UnoNode(Object _oUnoObject, Type _aType) { in UnoNode()
117 public Type getUnoType(){ in getUnoType()
322 Type aType = AnyConverter.getType(_oUnoObject); in getDisplayValuesofPrimitiveArray()
391 private static Type sequenceComponentType(Type sequenceType) { in sequenceComponentType()
396 return new Type(n.substring(PREFIX.length())); in sequenceComponentType()
/trunk/main/sc/source/ui/unoobj/
H A Dcellvaluebinding.cxx177 Sequence< Type > SAL_CALL OCellValueBinding::getSupportedValueTypes( ) throw (RuntimeException) in getSupportedValueTypes()
187 Sequence< Type > aTypes( nCount ); in getSupportedValueTypes()
209 sal_Bool SAL_CALL OCellValueBinding::supportsType( const Type& aType ) throw (RuntimeException) in supportsType()
216 Sequence< Type > aSupportedTypes( getSupportedValueTypes() ); in supportsType()
217 const Type* pTypes = aSupportedTypes.getConstArray(); in supportsType()
218 const Type* pTypesEnd = aSupportedTypes.getConstArray() + aSupportedTypes.getLength(); in supportsType()
227 …Any SAL_CALL OCellValueBinding::getValue( const Type& aType ) throw (IncompatibleTypesException, R… in getValue()
461 …void OCellValueBinding::checkValueType( const Type& _rType ) const SAL_THROW( ( IncompatibleTypesE… in checkValueType()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySetAdapter.java50 import com.sun.star.uno.Type;
137 public void registerProperty(String propertyName, int handle, Type type, short attributes, in registerProperty()
145 public void registerProperty(String propertyName, Type type, short attributes, in registerProperty()
206 if (propertyData.property.Type.getTypeClass() == TypeClass.INTERFACE) { in getPropertyValue()
207 ret = new Any(propertyData.property.Type, null); in getPropertyValue()
209 ret = new Any(new Type(void.class), null); in getPropertyValue()
304 … Object[] futureValue = new Object[] { AnyConverter.toObject(propertyData.property.Type, value) }; in setPropertyValue()
333 || obj instanceof Type in checkType()

Completed in 539 milliseconds

12345678910>>...109