Home
last modified time | relevance | path

Searched refs:aOwnTypes (Results 1 – 15 of 15) sorted by relevance

/trunk/main/connectivity/source/drivers/file/
H A DFCatalog.cxx99 ::std::vector<Type> aOwnTypes; in getTypes()
100 aOwnTypes.reserve(aTypes.getLength()); in getTypes()
109 aOwnTypes.push_back(*pBegin); in getTypes()
112 const Type *pTypes = aOwnTypes.empty() ? 0 : &aOwnTypes[0]; in getTypes()
113 return Sequence< Type >(pTypes, aOwnTypes.size()); in getTypes()
/trunk/main/connectivity/source/drivers/mysql/
H A DYCatalog.cxx154 ::std::vector<Type> aOwnTypes; in getTypes()
155 aOwnTypes.reserve(aTypes.getLength()); in getTypes()
162 aOwnTypes.push_back(*pBegin); in getTypes()
165 const Type* pTypes = aOwnTypes.empty() ? 0 : &aOwnTypes[0]; in getTypes()
166 return Sequence< Type >(pTypes, aOwnTypes.size()); in getTypes()
/trunk/main/dbaccess/source/core/api/
H A DView.cxx116 ::std::vector<Type> aOwnTypes; in getTypes()
117 aOwnTypes.reserve(aTypes.getLength()); in getTypes()
124 aOwnTypes.push_back(*pIter); in getTypes()
127 Type* pTypes = aOwnTypes.empty() ? 0 : &aOwnTypes[0]; in getTypes()
128 return Sequence< Type >(pTypes, aOwnTypes.size()); in getTypes()
H A Dtable.cxx307 ::std::vector<Type> aOwnTypes; in getTypes()
308 aOwnTypes.reserve(aTypes.getLength()); in getTypes()
315 aOwnTypes.push_back(*pIter); in getTypes()
318 Type* pTypes = aOwnTypes.empty() ? 0 : &aOwnTypes[0]; in getTypes()
319 return Sequence< Type >(pTypes, aOwnTypes.size()); in getTypes()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHCatalog.cxx146 ::std::vector<Type> aOwnTypes; in getTypes()
147 aOwnTypes.reserve(aTypes.getLength()); in getTypes()
154 aOwnTypes.push_back(*pBegin); in getTypes()
157 const Type* pTypes = aOwnTypes.empty() ? 0 : &aOwnTypes[0]; in getTypes()
158 return Sequence< Type >(pTypes, aOwnTypes.size()); in getTypes()
H A DHTable.cxx358 ::std::vector<Type> aOwnTypes; in getTypes()
359 aOwnTypes.reserve(aTypes.getLength()); in getTypes()
366 aOwnTypes.push_back(*pIter); in getTypes()
369 Type *pTypes = aOwnTypes.empty() ? 0 : &aOwnTypes[0]; in getTypes()
370 return Sequence< Type >(pTypes, aOwnTypes.size()); in getTypes()
/trunk/main/connectivity/source/drivers/flat/
H A DEResultSet.cxx90 ::std::vector<Type> aOwnTypes; in getTypes()
91 aOwnTypes.reserve(aTypes.getLength()); in getTypes()
100 aOwnTypes.push_back(*pBegin); in getTypes()
103 Type* pTypes = aOwnTypes.empty() ? 0 : &aOwnTypes[0]; in getTypes()
104 Sequence< Type > aRet(pTypes, aOwnTypes.size()); in getTypes()
H A DETable.cxx541 ::std::vector<Type> aOwnTypes; in getTypes()
542 aOwnTypes.reserve(aTypes.getLength()); in getTypes()
553 aOwnTypes.push_back(*pBegin); in getTypes()
556 Type *pTypes = aOwnTypes.empty() ? 0 : &aOwnTypes[0]; in getTypes()
557 return Sequence< Type >(pTypes, aOwnTypes.size()); in getTypes()
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx280 ::std::vector<Type> aOwnTypes; in getTypes()
281 aOwnTypes.reserve(aTypes.getLength()); in getTypes()
286 aOwnTypes.push_back(*pBegin); in getTypes()
288 Type* pTypes = aOwnTypes.empty() ? 0 : &aOwnTypes[0]; in getTypes()
289 return Sequence< Type >(pTypes,aOwnTypes.size()); in getTypes()
/trunk/main/connectivity/source/drivers/calc/
H A DCTable.cxx682 ::std::vector<Type> aOwnTypes; in getTypes()
683 aOwnTypes.reserve(aTypes.getLength()); in getTypes()
694 aOwnTypes.push_back(*pBegin); in getTypes()
696 aOwnTypes.push_back(::getCppuType( (const Reference< ::com::sun::star::lang::XUnoTunnel > *)0 )); in getTypes()
698 const Type* pAttrs = aOwnTypes.empty() ? 0 : &aOwnTypes[0]; in getTypes()
699 return Sequence< Type >(pAttrs, aOwnTypes.size()); in getTypes()
/trunk/main/comphelper/source/property/
H A Dpropstate.cxx205 Sequence< Type > aOwnTypes( 2 ); in getTypes() local
206 aOwnTypes[0] = XWeak::static_type(); in getTypes()
207 aOwnTypes[1] = XTypeProvider::static_type(); in getTypes()
210 aOwnTypes, in getTypes()
/trunk/main/forms/source/component/
H A DFile.cxx72 Sequence<Type> aOwnTypes(1); in _getTypes() local
73 Type* pOwnTypes = aOwnTypes.getArray(); in _getTypes()
76 aTypes = concatSequences(aBaseClassTypes, aOwnTypes); in _getTypes()
/trunk/main/chart2/source/model/main/
H A DChartModel.cxx683 uno::Sequence< uno::Type > aOwnTypes( impl::ChartModel_Base::getTypes()); in getTypes() local
685 uno::Sequence< uno::Type > aResult( aOwnTypes.getLength() + aAggTypes.getLength()); in getTypes()
687 for( ;i<aOwnTypes.getLength(); ++i ) in getTypes()
688 aResult[i] = aOwnTypes[i]; in getTypes()
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx749 ::std::vector<Type> aOwnTypes; in getTypes()
750 aOwnTypes.reserve(aTypes.getLength()); in getTypes()
760 aOwnTypes.push_back(*pBegin); in getTypes()
763 aOwnTypes.push_back(::getCppuType( (const Reference< ::com::sun::star::lang::XUnoTunnel > *)0 )); in getTypes()
764 Type *pTypes = aOwnTypes.empty() ? 0 : &aOwnTypes[0]; in getTypes()
765 return Sequence< Type >(pTypes, aOwnTypes.size()); in getTypes()
/trunk/main/svx/source/accessibility/
H A DAccessibleControlShape.cxx473 Sequence< Type > aOwnTypes = AccessibleControlShape_Base::getTypes(); in getTypes() local
479 Sequence< Type > aAllTypes = concatSequences( aShapeTypes, aOwnTypes, aAggregateTypes ); in getTypes()

Completed in 94 milliseconds