Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...109

/trunk/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)
/trunk/main/comphelper/inc/comphelper/
H A Dtypes.hxx71 …ELPER_DLLPUBLIC sal_Bool isAssignableFrom(const staruno::Type& _rAssignable, const staruno::Type& …
82 sal_Bool isA(const staruno::Type& _rType, TYPE* pDummy) in isA()
144 COMPHELPER_DLLPUBLIC staruno::Type getSequenceElementType(const staruno::Type& _rSequenceType);
/trunk/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…
/trunk/main/svx/source/table/
H A Dtablerow.cxx339 aProperties[0].Type = ::getCppuType((const sal_Int32*)0); in getStaticPropertySetInfo()
344 aProperties[1].Type = ::getBooleanCppuType(); in getStaticPropertySetInfo()
349 aProperties[2].Type = ::getBooleanCppuType(); in getStaticPropertySetInfo()
354 aProperties[3].Type = ::getBooleanCppuType(); in getStaticPropertySetInfo()
359 aProperties[4].Type = ::getCppuType((const sal_Int32*)0); in getStaticPropertySetInfo()
364 aProperties[5].Type = ::getBooleanCppuType(); in getStaticPropertySetInfo()
/trunk/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()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DAggregateComponent.java140 CurDBMetaData.Type = getQueryType(); in AggregateComponent()
276 CurDBMetaData.Type = getQueryType(); in toggleButtons()
277 …ABLED, Boolean.valueOf((super.getTotalFieldCount() > 0) && (CurDBMetaData.Type == QueryMetaData.Qu… in toggleButtons()
284 …ertyNames.PROPERTY_ENABLED, Boolean.valueOf(biscomplete && (CurDBMetaData.Type == QueryMetaData.Qu… in toggleButtons()
290 CurDBMetaData.Type = getQueryType(); in toggleComponent()
302 return (CurDBMetaData.Type == QueryMetaData.QueryType.SOSUMMARYQUERY); in isAggregateComponentEnabled()
364 CurDBMetaData.Type = getQueryType(); in getAggregateFieldNames()
365 if (CurDBMetaData.Type == QueryMetaData.QueryType.SOSUMMARYQUERY) in getAggregateFieldNames()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOIndex.java40 import com.sun.star.uno.Type;
68 …registerProperty(PropertyIds.CATALOG.name, PropertyIds.CATALOG.id, Type.STRING, (short)PropertyAtt… in registerProperties()
75 …registerProperty(PropertyIds.ISPRIMARYKEYINDEX.name, PropertyIds.ISPRIMARYKEYINDEX.id, Type.BOOLEA… in registerProperties()
82 …registerProperty(PropertyIds.ISCLUSTERED.name, PropertyIds.ISCLUSTERED.id, Type.BOOLEAN, (short)Pr… in registerProperties()
89 …registerProperty(PropertyIds.ISUNIQUE.name, PropertyIds.ISUNIQUE.id, Type.BOOLEAN, (short)Property… in registerProperties()
H A DOKey.java40 import com.sun.star.uno.Type;
75 …registerProperty(PropertyIds.REFERENCEDTABLE.name, PropertyIds.REFERENCEDTABLE.id, Type.STRING, (s… in registerProperties()
83 …registerProperty(PropertyIds.TYPE.name, PropertyIds.TYPE.id, Type.LONG, (short)PropertyAttribute.R… in registerProperties()
91 …registerProperty(PropertyIds.UPDATERULE.name, PropertyIds.UPDATERULE.id, Type.LONG, (short)Propert… in registerProperties()
99 …registerProperty(PropertyIds.DELETERULE.name, PropertyIds.DELETERULE.id, Type.LONG, (short)Propert… in registerProperties()
H A DOTable.java39 import com.sun.star.uno.Type;
68 …registerProperty(PropertyIds.CATALOGNAME.name, PropertyIds.CATALOGNAME.id, Type.STRING, PropertyAt… in registerProperties()
76 …registerProperty(PropertyIds.SCHEMANAME.name, PropertyIds.SCHEMANAME.id, Type.STRING, PropertyAttr… in registerProperties()
84 …registerProperty(PropertyIds.DESCRIPTION.name, PropertyIds.DESCRIPTION.id, Type.STRING, PropertyAt… in registerProperties()
92 …registerProperty(PropertyIds.TYPE.name, PropertyIds.TYPE.id, Type.STRING, PropertyAttribute.READON… in registerProperties()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dcompbase1.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 Dcompbase.hxx48 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT…
59 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
74 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( ::com::sun::star::uno::Type const & rT…
76 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( ::com::sun::star::uno::Type const & …
87 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
H A Dcompbase2.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 Dcompbase3.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 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()
/trunk/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()
/trunk/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()
/trunk/main/forms/source/component/
H A DFormComponent.cxx217 Sequence<Type> SAL_CALL OControl::getTypes() throw(RuntimeException) in getTypes()
229 Sequence<Type> OControl::_getTypes() in _getTypes()
420 Sequence< Type> OBoundControl::_getTypes() in _getTypes()
522 Sequence<Type> OControlModel::_getTypes() in _getTypes()
1441 m_aValuePropertyType = aValuePropDesc.Type; in initValueProperty()
1471 Sequence< Type > OBoundControlModel::_getTypes() in _getTypes()
2605 Sequence< Type > aTypeCandidates; in impl_approveValueBinding_nolock()
2808 Type aValueExchangeType( getExternalValueType() ); in transferExternalValueToControl()
2856 Sequence< Type > OBoundControlModel::getSupportedBindingTypes() in getSupportedBindingTypes()
2858 return Sequence< Type >( &m_aValuePropertyType, 1 ); in getSupportedBindingTypes()
[all …]
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A DProxyFactory.java29 import com.sun.star.uno.Type;
48 public Object create(String oid, Type type) { in create()
94 public Handler(String oid, Type type) { in Handler()
160 private final Type type;
177 "queryInterface", new Class[] { Type.class });
/trunk/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A Dservice1_impl.cxx74 virtual Any SAL_CALL queryInterface( Type const & type )
81 virtual Sequence< Type > SAL_CALL getTypes()
100 Any MyService1Impl::queryInterface( Type const & type ) in queryInterface()
154 Sequence< Type > MyService1Impl::getTypes() in getTypes()
157 Sequence< Type > seq( 3 ); in getTypes()
/trunk/main/scripting/source/vbaevents/
H A Deventhelper.cxx108 Sequence< Type > aControlListeners =
114 Type& listType = aControlListeners[ i ];
289 uno::Type* pTypeList;
293 Type typeXFixedText = GET_TYPE(awt::XFixedText)
294 Type typeXTextComponent = GET_TYPE(awt::XTextComponent)
295 Type typeXComboBox = GET_TYPE(awt::XComboBox)
296 Type typeXRadioButton = GET_TYPE(awt::XRadioButton)
466 Sequence< Type > aControlListeners = in getEventListeners()
471 Type& listType = aControlListeners[ i ]; in getEventListeners()
560 virtual Type SAL_CALL getElementType( ) throw (RuntimeException) in getElementType()
[all …]
/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx448 struct CompareTypeByName : public ::std::binary_function< Type, Type, bool >
450 bool operator() ( const Type& _rLHS, const Type& _rRHS ) const in operator ()()
455 typedef ::std::set< Type, CompareTypeByName > TypeBag;
457 void lcl_copyTypes( TypeBag& _out_rTypes, const Sequence< Type >& _rTypes ) in lcl_copyTypes()
465 Sequence< Type > OConnection::getTypes() throw (RuntimeException) in getTypes()
481 Sequence< Type > aSupportedTypes( aNormalizedTypes.size() ); in getTypes()
495 Any OConnection::queryInterface( const Type & rType ) throw (RuntimeException) in queryInterface()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx435 AccessibleDocumentViewBase::queryInterface (const uno::Type & rType) in queryInterface()
503 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> SAL_CALL
510 uno::Sequence<uno::Type> aTypeList (AccessibleContextBase::getTypes()); in getTypes()
512 uno::Sequence<uno::Type> aComponentTypeList (AccessibleComponentBase::getTypes()); in getTypes()
516 const uno::Type aLangEventListenerType = in getTypes()
518 const uno::Type aPropertyChangeListenerType = in getTypes()
520 const uno::Type aWindowListenerType = in getTypes()
522 const uno::Type aFocusListenerType = in getTypes()
524 const uno::Type aEventBroadcaster = in getTypes()

Completed in 128 milliseconds

1...<<11121314151617181920>>...109