Home
last modified time | relevance | path

Searched refs:seqResult (Results 1 – 2 of 2) sorted by relevance

/trunk/main/framework/inc/macros/
H A Dxtypeprovider.hxx159 …static ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > seqResult ( nCount1+nCount2 …
164 seqResult[nDestination] = seqTypes1[nSource]; \
171 seqResult[nDestination] = seqTypes2[nSource]; \
176 pTypeCollection = &seqResult; \
210 …static ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > seqResult ( nCount1+nCount2 …
215 seqResult[nDestination] = seqTypes1[nSource]; \
222 seqResult[nDestination] = seqTypes2[nSource]; \
227 pTypeCollection = &seqResult; \
/trunk/main/framework/source/helper/
H A Doframes.cxx387 Sequence< css::uno::Reference< XFrame > > seqResult ( nSourceCount + nDestinationCount ); in impl_appendSequence() local
388 css::uno::Reference< XFrame >* pResultAccess = seqResult.getArray(); in impl_appendSequence()
410 seqDestination = seqResult; in impl_appendSequence()

Completed in 25 milliseconds