Home
last modified time | relevance | path

Searched refs:getTypes (Results 26 – 50 of 564) sorted by relevance

12345678910>>...23

/trunk/main/cppuhelper/inc/cppuhelper/
H A Dimplbase11.hxx88 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplHelper11
116 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakImplHelper11
151 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakAggImplHelper11
219 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplInheritanceHelper11
220 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
290 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::AggImplInheritanceHelper11
291 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
H A Dimplbase9.hxx87 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplHelper9
115 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakImplHelper9
150 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakAggImplHelper9
218 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplInheritanceHelper9
219 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
289 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::AggImplInheritanceHelper9
290 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
H A Dimplbase12.hxx89 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplHelper12
117 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakImplHelper12
152 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakAggImplHelper12
220 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplInheritanceHelper12
221 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
291 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::AggImplInheritanceHelper12
292 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
H A Dcompbase.hxx59 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
60 { return getClassData( s_aCD ).getTypes(); } \
87 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
88 { return getClassData( s_aCD ).getTypes(); } \
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DWeakBase_Test.java40 public boolean getTypes() in getTypes() method in WeakBase_Test
47 Type[] types= comp.getTypes(); //XWeak,XTypeProvider,XReference,XBridgeSupplier2 in getTypes()
66 Type[] t1= f1.getTypes(); in getTypes()
67 Type[] t2= f2.getTypes(); in getTypes()
190 r[i++]= test.getTypes(); in main()
/trunk/main/comphelper/inc/comphelper/
H A Dimplbase_var.hxx173 SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException) in getTypes() function in comphelper::BOOST_PP_CAT
224 SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException) in getTypes() function in comphelper::BOOST_PP_CAT
304 SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException) in getTypes() function in comphelper::BOOST_PP_CAT
307 cd::get(), BaseClass::getTypes() ); in getTypes()
373 SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException) in getTypes() function in comphelper::BOOST_PP_CAT
/trunk/main/comphelper/source/misc/
H A Dproxyaggregation.cxx87 Sequence< Type > SAL_CALL OProxyAggregation::getTypes( ) throw (RuntimeException) in getTypes() function in comphelper::OProxyAggregation
93 aTypes = m_xProxyTypeAccess->getTypes(); in getTypes()
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/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx245 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
304 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
353 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
389 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
431 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
519 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
558 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
625 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
828 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
891 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
[all …]
/trunk/main/stoc/source/corereflection/
H A Dcriface.cxx68 virtual Sequence< Type > SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException);
110 Sequence< Type > IdlAttributeFieldImpl::getTypes() in getTypes() function in stoc_corefl::IdlAttributeFieldImpl
122 IdlMemberImpl::getTypes() ); in getTypes()
126 return s_pTypes->getTypes(); in getTypes()
373 virtual Sequence< Type > SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException);
416 Sequence< Type > IdlInterfaceMethodImpl::getTypes() in getTypes() function in stoc_corefl::IdlInterfaceMethodImpl
427 IdlMemberImpl::getTypes() ); in getTypes()
431 return s_pTypes->getTypes(); in getTypes()
H A Dcrenum.cxx54 virtual Sequence< Type > SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException);
96 Sequence< Type > IdlEnumFieldImpl::getTypes() in getTypes() function in stoc_corefl::IdlEnumFieldImpl
108 IdlMemberImpl::getTypes() ); in getTypes()
112 return s_pTypes->getTypes(); in getTypes()
H A Dcrcomp.cxx60 virtual Sequence< Type > SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException);
98 Sequence< Type > IdlCompFieldImpl::getTypes() in getTypes() function in stoc_corefl::IdlCompFieldImpl
110 IdlMemberImpl::getTypes() ); in getTypes()
114 return s_pTypes->getTypes(); in getTypes()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx211 uno::Sequence< uno::Type > SAL_CALL Storage::getTypes() in getTypes() function in Storage
214 return m_xWrappedTypeProv->getTypes(); in getTypes()
680 uno::Sequence< uno::Type > SAL_CALL OutputStream::getTypes() in getTypes() function in OutputStream
683 return m_xWrappedTypeProv->getTypes(); in getTypes()
881 uno::Sequence< uno::Type > SAL_CALL Stream::getTypes() in getTypes() function in Stream
884 return m_xWrappedTypeProv->getTypes(); in getTypes()
H A Dtdoc_passwordrequest.cxx60 virtual uno::Sequence< uno::Type > SAL_CALL getTypes()
151 uno::Sequence< uno::Type > SAL_CALL InteractionSupplyPassword::getTypes() in getTypes() function in InteractionSupplyPassword
168 return (*pCollection).getTypes(); in getTypes()
/trunk/main/basctl/source/basicide/
H A Dbasidectrlr.cxx94 Sequence< Type > SAL_CALL BasicIDEController::getTypes() throw(RuntimeException) in getTypes() function in BasicIDEController
97 SfxBaseController::getTypes(), in getTypes()
98 OPropertyContainer::getTypes() in getTypes()
/trunk/main/forms/source/component/
H A DColumns.cxx166 return OImplementationIds::getImplementationId(getTypes()); in getImplementationId()
170 Sequence<Type> SAL_CALL OGridColumn::getTypes() throw(RuntimeException) in getTypes() function in frm::OGridColumn
172 TypeBag aTypes( OGridColumn_BASE::getTypes() ); in getTypes()
184 aTypes.addTypes( xProv->getTypes() ); in getTypes()
190 return aTypes.getTypes(); in getTypes()
/trunk/main/io/source/stm/
H A Dodata.cxx1037 getTypes( ) throw(::com::sun::star::uno::RuntimeException);
1238 Sequence< Type > SAL_CALL OObjectOutputStream::getTypes(void) throw( RuntimeException ) in getTypes() function in io_stm::OObjectOutputStream
1249 ODataOutputStream::getTypes() ); in getTypes()
1253 return (*pCollection).getTypes(); in getTypes()
1384 getTypes( ) throw(::com::sun::star::uno::RuntimeException);
1580 Sequence< Type > SAL_CALL OObjectInputStream::getTypes(void) throw( RuntimeException ) in getTypes() function in io_stm::OObjectInputStream
1591 ODataInputStream::getTypes() ); in getTypes()
1595 return (*pCollection).getTypes(); in getTypes()
/trunk/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx147 Sequence< Type > SAL_CALL OGeometryControlModel_Base::getTypes( ) throw (RuntimeException) in getTypes() function in OGeometryControlModel_Base
151 OPropertySetAggregationHelper::getTypes(), in getTypes()
152 OPropertyContainer::getTypes(), in getTypes()
153 OGCM_Base::getTypes() in getTypes()
164 aAggTypes = xAggregateTypeProv->getTypes(); in getTypes()
/trunk/main/dbaccess/source/core/api/
H A Dstatement.cxx100 Sequence< Type > OStatementBase::getTypes() throw (RuntimeException) in getTypes() function in OStatementBase
108 OSubComponent::getTypes() ); in getTypes()
111 … = OTypeCollection(::getCppuType( (const Reference< XGeneratedResultSet > *)0 ),aTypes.getTypes()); in getTypes()
114 …TypeCollection(::getCppuType( (const Reference< XPreparedBatchExecution > *)0 ),aTypes.getTypes()); in getTypes()
116 return aTypes.getTypes(); in getTypes()
H A DView.cxx111 Sequence< Type > SAL_CALL View::getTypes( ) throw(RuntimeException) in getTypes() function in dbaccess::View
115 …ence< Type > aTypes( ::comphelper::concatSequences(View_Base::getTypes(),View_IBASE::getTypes()) ); in getTypes()
/trunk/main/extensions/source/abpilot/
H A Dunodialogabp.cxx79 Sequence< Type > SAL_CALL OABSPilotUno::getTypes( ) throw (RuntimeException) in getTypes() function in abp::OABSPilotUno
82 OABSPilotUno_DBase::getTypes(), in getTypes()
83 OABSPilotUno_JBase::getTypes() in getTypes()
/trunk/main/package/source/xstor/
H A Doseekinstream.cxx64 uno::Sequence< uno::Type > SAL_CALL OInputSeekStream::getTypes() in getTypes() function in OInputSeekStream
77 OInputCompStream::getTypes() ); in getTypes()
83 return pTypeCollection->getTypes() ; in getTypes()
/trunk/main/connectivity/source/sdbcx/
H A DVGroup.cxx71 Sequence< Type > SAL_CALL OGroup::getTypes( ) throw(RuntimeException) in getTypes() function in OGroup
73 return ::comphelper::concatSequences(ODescriptor::getTypes(),OGroup_BASE::getTypes()); in getTypes()
H A DVView.cxx91 Sequence< Type > SAL_CALL OView::getTypes( ) throw(RuntimeException) in getTypes() function in OView
93 return ::comphelper::concatSequences(ODescriptor::getTypes(),OView_BASE::getTypes()); in getTypes()
/trunk/main/svtools/source/hatchwindow/
H A Dhatchwindow.cxx145 uno::Sequence< uno::Type > SAL_CALL VCLXHatchWindow::getTypes() in getTypes() function in VCLXHatchWindow
158 VCLXHatchWindow::getTypes() ); in getTypes()
164 return pTypeCollection->getTypes() ; in getTypes()
/trunk/main/connectivity/source/drivers/calc/
H A DCResultSet.cxx82 Sequence< Type > SAL_CALL OCalcResultSet::getTypes( ) throw( RuntimeException) in getTypes() function in OCalcResultSet
84 return ::comphelper::concatSequences(OResultSet::getTypes(),OCalcResultSet_BASE::getTypes()); in getTypes()

Completed in 94 milliseconds

12345678910>>...23