Home
last modified time | relevance | path

Searched refs:Type (Results 251 – 275 of 2675) sorted by relevance

1...<<11121314151617181920>>...107

/aoo41x/main/cppuhelper/inc/cppuhelper/
H A Dcompbase4.hxx67 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
79 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
118 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
120 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation()
126 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
H A Dcompbase5.hxx67 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
79 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
118 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
120 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation()
126 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
H A Dcompbase6.hxx67 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
79 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
118 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
120 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation()
126 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
H A Dcompbase7.hxx67 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
79 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
118 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
120 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation()
126 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
H A Dcompbase10.hxx67 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
79 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
118 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
120 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation()
126 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
H A Dcompbase11.hxx67 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
79 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
118 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
120 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation()
126 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
H A Dcompbase8.hxx67 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
79 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
118 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
120 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation()
126 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
H A Dcompbase9.hxx67 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
79 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
117 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT… in queryInterface()
119 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & … in queryAggregation()
125 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes()
/aoo41x/main/toolkit/source/awt/
H A Dvclxtopwindow.cxx59 using ::com::sun::star::uno::Type;
72 Any VCLXTopWindow_Base::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()
83 Sequence< Type > VCLXTopWindow_Base::getTypes() throw(RuntimeException) in getTypes()
85 Sequence< Type > aTypes( VCLXTopWindow_XBase::getTypes() ); in getTypes()
296 ::com::sun::star::uno::Any VCLXTopWindow::queryInterface( const ::com::sun::star::uno::Type & rType… in queryInterface()
340 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > VCLXTopWindow::getTypes() throw(::co… in getTypes()
/aoo41x/main/filter/source/xsltdialog/
H A Dxmlfilterdialogcomponent.cxx82 virtual Any SAL_CALL queryInterface( const Type& aType ) throw (RuntimeException);
83 virtual Any SAL_CALL queryAggregation( Type const & rType ) throw (RuntimeException);
89 virtual Sequence< Type > SAL_CALL getTypes() throw (RuntimeException);
146 Any SAL_CALL XMLFilterDialogComponent::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface()
153 Any SAL_CALL XMLFilterDialogComponent::queryAggregation( Type const & rType ) throw (RuntimeExcepti… in queryAggregation()
252 Sequence< Type > XMLFilterDialogComponent::getTypes() throw (RuntimeException) in getTypes()
/aoo41x/main/basebmp/inc/basebmp/
H A Dendian.hxx35 #define BASEBMP_BYTE_SWAP(Type,SwapFunc) \ argument
36 template<> inline Type byteSwap<Type>( Type v ) \
/aoo41x/main/wizards/com/sun/star/wizards/ui/
H A DAggregateComponent.java140 CurDBMetaData.Type = getQueryType(); in AggregateComponent()
277 CurDBMetaData.Type = getQueryType(); in toggleButtons()
278 …ABLED, Boolean.valueOf((super.getTotalFieldCount() > 0) && (CurDBMetaData.Type == QueryMetaData.Qu… in toggleButtons()
285 …ertyNames.PROPERTY_ENABLED, Boolean.valueOf(biscomplete && (CurDBMetaData.Type == QueryMetaData.Qu… in toggleButtons()
291 CurDBMetaData.Type = getQueryType(); in toggleComponent()
303 return (CurDBMetaData.Type == QueryMetaData.QueryType.SOSUMMARYQUERY); in isAggregateComponentEnabled()
365 CurDBMetaData.Type = getQueryType(); in getAggregateFieldNames()
366 if (CurDBMetaData.Type == QueryMetaData.QueryType.SOSUMMARYQUERY) in getAggregateFieldNames()
/aoo41x/main/autodoc/inc/ary/idl/
H A Dip_type.hxx39 class Type;
52 virtual const Type &
60 virtual const Type &
71 const Type & i_rType ) const = 0;
/aoo41x/main/svx/source/accessibility/
H A DAccessibleControlShape.cxx457 Any SAL_CALL AccessibleControlShape::queryInterface( const Type& _rType ) throw (RuntimeException) in queryInterface()
470 Sequence< Type > SAL_CALL AccessibleControlShape::getTypes() throw (RuntimeException) in getTypes()
472 Sequence< Type > aShapeTypes = AccessibleShape::getTypes(); in getTypes()
473 Sequence< Type > aOwnTypes = AccessibleControlShape_Base::getTypes(); in getTypes()
475 Sequence< Type > aAggregateTypes; in getTypes()
479 Sequence< Type > aAllTypes = concatSequences( aShapeTypes, aOwnTypes, aAggregateTypes ); in getTypes()
482 Type* pBegin = aAllTypes.getArray(); in getTypes()
483 Type* pEnd = pBegin + aAllTypes.getLength(); in getTypes()
486 Type aThisRoundType = *pBegin; in getTypes()
/aoo41x/main/svtools/source/inc/
H A Dunoiface.hxx72 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
77 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
134 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
139 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
305 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
310 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
345 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
350 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
398 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
403 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
/aoo41x/main/testtools/source/bridgetest/cli/
H A Dcli_vb_bridgetest.vb136 Dim t1 As Type = val1.GetType()
153 ret = a1.Type.Equals( a2.Type ) And compareData( a1.Value, a2.Value )
166 Dim t1 As Type = ar1.GetType()
167 Dim t2 As Type = ar2.GetType()
175 Dim elemType As Type = t1.GetElementType()
190 Dim t1 As Type = val1.GetType()
191 Dim t2 As Type = val2.GetType()
473 Private Shared Function testAny(typ As Type, value As Object, _
488 any.Type.FullName, any2.Type.FullName)
H A Dcli_cs_bridgetest.cs74 Type t1 = val1.GetType(); in compareData()
99 ret = a1.Type == a2.Type && compareData(a1.Value, a2.Value); in compareData()
117 Type t1 = ar1.GetType(); in compareSequence()
118 Type t2 = ar2.GetType(); in compareSequence()
126 Type elemType = t1.GetElementType(); in compareSequence()
142 Type t1 = val1.GetType(); in compareStruct()
143 Type t2 = val2.GetType(); in compareStruct()
249 static bool testAny(Type typ, Object value, XBridgeTest xLBT ) in testAny()
262 any.Type.FullName, any2.Type.FullName); in testAny()
576 bRet &= check(((Type) s.member) == typeof(void), in performTest()
[all …]
/aoo41x/main/forms/source/inc/
H A DFormComponent.hxx235 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& _…
239 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> SAL_CALL getTypes() throw(::…
276 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
329 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
407 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
423 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> SAL_CALL getTypes() throw(::…
647 ::com::sun::star::uno::Type m_aValuePropertyType;
658 ::com::sun::star::uno::Type m_aExternalValueType;
852 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type >
1007 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes();
[all …]
/aoo41x/main/ridljar/com/sun/star/lib/uno/typeinfo/
H A DMemberTypeInfo.java25 import com.sun.star.uno.Type;
30 private final Type m_unoType; // @since UDK 3.2
54 String name, int index, int flags, Type unoType, int typeParameterIndex) in MemberTypeInfo()
82 public final Type getUnoType() { in getUnoType()
H A DAttributeTypeInfo.java25 import com.sun.star.uno.Type;
30 private final Type m_unoType; // @since UDK 3.2
48 public AttributeTypeInfo(String name, int index, int flags, Type unoType) { in AttributeTypeInfo()
88 public final Type getUnoType() { in getUnoType()
H A DMethodTypeInfo.java25 import com.sun.star.uno.Type;
30 private final Type m_unoType; // @since UDK 3.2
48 public MethodTypeInfo(String name, int index, int flags, Type unoType) { in MethodTypeInfo()
89 public final Type getUnoType() { in getUnoType()
/aoo41x/main/odk/examples/java/Inspector/
H A DUnoPropertyNode.java145 …ospector.isObjectPrimitive(getUnoReturnObject().getClass(), getProperty().Type.getTypeClass()); … in isPrimitive()
152 bIsPrimitive = Introspector.isObjectPrimitive(aProperty.Type.getTypeClass()); in isPrimitive()
190 …return _aProperty.Type.getTypeName() + " " + _aProperty.Name + " = " + _oUnoObject.toString(); … in getPropertyTypeDescription()
196 return _aProperty.Name + " = (" + _aProperty.Type.getTypeName() + ") "; in getStandardPropertyDescription()
199 …return _aProperty.Name + " (" + _aProperty.Type.getTypeName() + ") = " + getDisplayValueOfPrimitiv… in getStandardPropertyDescription()
/aoo41x/main/bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/
H A DJNI_proxy.java28 import com.sun.star.uno.Type;
50 protected Type m_type;
99 long receiver_handle, long td_handle, Type type, String oid ) in JNI_proxy()
113 long receiver_handle, long td_handle, Type type, String oid, in create()
181 m_java_env.getRegisteredInterface( m_oid, (Type)args[ 0 ] ); in invoke()
/aoo41x/main/comphelper/source/property/
H A DMasterPropertySetInfo.cxx36 using ::com::sun::star::uno::Type;
133 const Type* pType; in getProperties()
135 pProperties->Type = *pType; in getProperties()
154 const Type* pType; in getPropertyByName()
156 aProperty.Type = *pType; in getPropertyByName()
/aoo41x/main/cppuhelper/source/
H A Dexc_thrower.cxx58 static inline Type const & getCppuType() in getCppuType()
65 virtual Any SAL_CALL queryInterface( Type const & type )
96 Type const & rType_demanded = in ExceptionThrower_dispatch()
97 *reinterpret_cast< Type const * >( pArgs[ 0 ] ); in ExceptionThrower_dispatch()
143 Any ExceptionThrower::queryInterface( Type const & type ) in queryInterface()

Completed in 94 milliseconds

1...<<11121314151617181920>>...107