Home
last modified time | relevance | path

Searched refs:getTypes (Results 1 – 25 of 564) sorted by relevance

12345678910>>...23

/trunk/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx171 uno::Sequence< uno::Type > SAL_CALL InteractionRequest::getTypes() in getTypes() function in InteractionRequest
188 return (*pCollection).getTypes(); in getTypes()
323 uno::Sequence< uno::Type > SAL_CALL InteractionAbort::getTypes() in getTypes() function in InteractionAbort
340 return (*pCollection).getTypes(); in getTypes()
425 uno::Sequence< uno::Type > SAL_CALL InteractionRetry::getTypes() in getTypes() function in InteractionRetry
442 return (*pCollection).getTypes(); in getTypes()
544 return (*pCollection).getTypes(); in getTypes()
646 return (*pCollection).getTypes(); in getTypes()
751 return (*pCollection).getTypes(); in getTypes()
1014 return (*pCollection).getTypes(); in getTypes()
[all …]
/trunk/main/comphelper/inc/comphelper/
H A Duno3.hxx191 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
211 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL classname::getTypes( ) th…
214 baseclass1::getTypes(), \
215 baseclass2::getTypes() \
222 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL classname::getTypes( ) th…
225 baseclass1::getTypes(), \
226 baseclass2::getTypes(), \
227 baseclass3::getTypes() \
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dimplbase_ex_post.hxx59 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
81 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
105 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
131 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
132 { return ImplInhHelper_getTypes( (class_data *)&s_cd, BaseClass::getTypes() ); } \
159 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
160 { return ImplInhHelper_getTypes( (class_data *)&s_cd, BaseClass::getTypes() ); } \
190 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
217 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
H A Dimplbase.hxx135 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes()
222 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
223 { return this->getClassData( s_aCD ).getTypes(); } \
243 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
244 { return this->getClassData( s_aCD ).getTypes(); } \
266 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
267 { return this->getClassData( s_aCD ).getTypes(); } \
H A Dimplbase1.hxx77 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplHelper1
105 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakImplHelper1
140 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakAggImplHelper1
213 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplInheritanceHelper1
214 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
284 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::AggImplInheritanceHelper1
285 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
H A Dimplbase2.hxx78 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplHelper2
106 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakImplHelper2
141 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakAggImplHelper2
209 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplInheritanceHelper2
210 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
280 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::AggImplInheritanceHelper2
281 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
H A Dimplbase3.hxx79 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplHelper3
107 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakImplHelper3
142 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakAggImplHelper3
211 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplInheritanceHelper3
212 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
282 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::AggImplInheritanceHelper3
283 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
H A Dimplbase4.hxx81 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplHelper4
109 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakImplHelper4
144 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakAggImplHelper4
212 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplInheritanceHelper4
213 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
283 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::AggImplInheritanceHelper4
284 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
H A Dimplbase5.hxx82 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplHelper5
110 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakImplHelper5
145 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakAggImplHelper5
213 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplInheritanceHelper5
214 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
284 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::AggImplInheritanceHelper5
285 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
H A Dimplbase6.hxx83 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplHelper6
111 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakImplHelper6
146 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakAggImplHelper6
214 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplInheritanceHelper6
215 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
285 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::AggImplInheritanceHelper6
286 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
H A Dimplbase7.hxx85 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplHelper7
113 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakImplHelper7
148 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakAggImplHelper7
216 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplInheritanceHelper7
217 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
287 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::AggImplInheritanceHelper7
288 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
H A Dimplbase8.hxx85 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplHelper8
113 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakImplHelper8
148 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakAggImplHelper8
216 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplInheritanceHelper8
217 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
287 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::AggImplInheritanceHelper8
288 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
H A Dimplbase10.hxx87 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplHelper10
115 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakImplHelper10
150 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::WeakAggImplHelper10
218 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (… in getTypes() function in cppu::ImplInheritanceHelper10
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::AggImplInheritanceHelper10
290 { return ImplInhHelper_getTypes( cd::get(), BaseClass::getTypes() ); } in getTypes()
/trunk/main/dbaccess/source/core/api/
H A Dcolumn.cxx95 Sequence< Type > OColumn::getTypes() throw (RuntimeException) in getTypes() function in OColumn
98 OColumnBase::getTypes(), in getTypes()
99 ::comphelper::OPropertyContainer::getTypes() in getTypes()
348 Sequence< Type > SAL_CALL OColumns::getTypes( ) throw(RuntimeException) in getTypes() function in OColumns
358 Sequence< Type > aTypes(xTypes->getTypes()); in getTypes()
360 Sequence< Type > aSecTypes(OColumns_BASE::getTypes()); in getTypes()
382 …Sequence< Type > aTypes(::comphelper::concatSequences(OColumns_BASE::getTypes(),TXChild::getTypes(… in getTypes()
/trunk/main/forms/source/component/
H A DFormComponent.cxx223 aTypes.addTypes( xProv->getTypes() ); in getTypes()
225 return aTypes.getTypes(); in getTypes()
231 return TypeBag( OComponentHelper::getTypes(), OControl_BASE::getTypes() ).getTypes(); in _getTypes()
422 return TypeBag( OControl::_getTypes(), OBoundControl_BASE::getTypes() ).getTypes(); in _getTypes()
516 aTypes.addTypes( xProv->getTypes() ); in getTypes()
518 return aTypes.getTypes(); in getTypes()
524 return TypeBag( OComponentHelper::getTypes(), in _getTypes()
526 OControlModel_BASE::getTypes() in _getTypes()
527 ).getTypes(); in _getTypes()
1475 OBoundControlModel_BASE1::getTypes() in _getTypes()
[all …]
H A DFormsCollection.cxx61 return OImplementationIds::getImplementationId(getTypes()); in getImplementationId()
65 Sequence<Type> SAL_CALL OFormsCollection::getTypes() throw(RuntimeException) in getTypes() function in frm::OFormsCollection
67 …catSequences(OInterfaceContainer::getTypes(), FormsCollectionComponentBase::getTypes(), OFormsColl… in getTypes()
/trunk/main/connectivity/source/sdbcx/
H A DVKey.cxx125 Sequence< Type > SAL_CALL OKey::getTypes( ) throw(RuntimeException) in getTypes() function in OKey
128 return ::comphelper::concatSequences(ODescriptor::getTypes(),ODescriptor_BASE::getTypes()); in getTypes()
130 …urn ::comphelper::concatSequences(ODescriptor::getTypes(),ODescriptor_BASE::getTypes(),OKey_BASE:: in getTypes()
H A DVIndex.cxx129 Sequence< Type > SAL_CALL OIndex::getTypes( ) throw(RuntimeException) in getTypes() function in OIndex
132 return ::comphelper::concatSequences(ODescriptor::getTypes(),ODescriptor_BASE::getTypes()); in getTypes()
133 …rn ::comphelper::concatSequences(ODescriptor::getTypes(),ODescriptor_BASE::getTypes(),OIndex_BASE:… in getTypes()
H A DVColumn.cxx152 Sequence< Type > SAL_CALL OColumn::getTypes( ) throw(RuntimeException) in getTypes() function in OColumn
155 return ::comphelper::concatSequences(ODescriptor::getTypes(),OColumnDescriptor_BASE::getTypes()); in getTypes()
157 …:comphelper::concatSequences(ODescriptor::getTypes(),OColumn_BASE::getTypes(),OColumnDescriptor_BA… in getTypes()
H A DVTable.cxx153 Sequence< Type > SAL_CALL OTable::getTypes( ) throw(RuntimeException) in getTypes() function in OTable
156 return ::comphelper::concatSequences(ODescriptor::getTypes(),OTableDescriptor_BASE::getTypes()); in getTypes()
157 …::comphelper::concatSequences(ODescriptor::getTypes(),OTableDescriptor_BASE::getTypes(),OTable_BAS… in getTypes()
/trunk/main/framework/inc/macros/
H A Dxtypeprovider.hxx105 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL CLASS::getTypes() throw( :…
127 return pTypeCollection->getTypes(); \
135 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL CLASS::getTypes() throw( :…
155 …star::uno::Sequence< ::com::sun::star::uno::Type > seqTypes1 = aTypeCollection1.getTypes(); \
156 …star::uno::Sequence< ::com::sun::star::uno::Type > seqTypes2 = aTypeCollection2.getTypes(); \
187 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL CLASS::getTypes() throw( :…
206 …:star::uno::Sequence< ::com::sun::star::uno::Type > seqTypes1 = aTypeCollection.getTypes(); \
207 …sun::star::uno::Sequence< ::com::sun::star::uno::Type > seqTypes2 = BASECLASS::getTypes(); \
309 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes
/trunk/main/dbaccess/source/inc/
H A Dapitools.hxx70 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
247 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
277 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > classname::getTypes() throw (::com:…
280 baseclass1::getTypes( ), \
281 baseclass2::getTypes( ) \
287 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > classname::getTypes() throw (::com:…
290 baseclass1::getTypes( ), \
291 baseclass2::getTypes( ), \
292 baseclass3::getTypes( ) \
/trunk/main/svl/source/fsstor/
H A Dostreamcontainer.cxx156 uno::Sequence< uno::Type > SAL_CALL OFSStreamContainer::getTypes() in getTypes() function in OFSStreamContainer
172 aTypeCollection.getTypes() ); in getTypes()
176 aTypeCollection.getTypes() ); in getTypes()
181 aTypeCollection.getTypes() ); in getTypes()
185 aTypeCollection.getTypes() ); in getTypes()
189 aTypeCollection.getTypes() ); in getTypes()
194 return m_pTypeCollection->getTypes() ; in getTypes()
/trunk/main/toolkit/source/awt/
H A Dvclxtopwindow.cxx83 Sequence< Type > VCLXTopWindow_Base::getTypes() throw(RuntimeException) in getTypes() function in VCLXTopWindow_Base
85 Sequence< Type > aTypes( VCLXTopWindow_XBase::getTypes() ); in getTypes()
87 aTypes = ::comphelper::concatSequences( aTypes, VCLXTopWindow_SBase::getTypes() ); in getTypes()
340 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > VCLXTopWindow::getTypes() throw(::co… in getTypes() function in VCLXTopWindow
342 … return ::comphelper::concatSequences( VCLXTopWindow_Base::getTypes(), VCLXContainer::getTypes() ); in getTypes()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dinteractionrequest.hxx108 getTypes()
206 getTypes()
243 getTypes()
280 getTypes()
317 getTypes()
446 getTypes()
658 getTypes()
710 getTypes()

Completed in 148 milliseconds

12345678910>>...23