Home
last modified time | relevance | path

Searched refs:concatSequences (Results 1 – 25 of 116) sorted by relevance

12345

/trunk/main/forms/source/inc/
H A Dforms_module.hxx228 return ::comphelper::concatSequences( \
249 return ::comphelper::concatSequences( \
264 return ::comphelper::concatSequences( \
284 return ::comphelper::concatSequences( \
305 return ::comphelper::concatSequences( \
/trunk/main/connectivity/source/sdbcx/
H A DVKey.cxx128 return ::comphelper::concatSequences(ODescriptor::getTypes(),ODescriptor_BASE::getTypes()); in getTypes()
130 …return ::comphelper::concatSequences(ODescriptor::getTypes(),ODescriptor_BASE::getTypes(),OKey_BAS… in getTypes()
H A DVIndex.cxx132 return ::comphelper::concatSequences(ODescriptor::getTypes(),ODescriptor_BASE::getTypes()); in getTypes()
133 …return ::comphelper::concatSequences(ODescriptor::getTypes(),ODescriptor_BASE::getTypes(),OIndex_B… in getTypes()
H A DVColumn.cxx155 return ::comphelper::concatSequences(ODescriptor::getTypes(),OColumnDescriptor_BASE::getTypes()); in getTypes()
157 …return ::comphelper::concatSequences(ODescriptor::getTypes(),OColumn_BASE::getTypes(),OColumnDescr… in getTypes()
H A DVTable.cxx156 return ::comphelper::concatSequences(ODescriptor::getTypes(),OTableDescriptor_BASE::getTypes()); in getTypes()
157 …return ::comphelper::concatSequences(ODescriptor::getTypes(),OTableDescriptor_BASE::getTypes(),OTa… in getTypes()
/trunk/main/comphelper/inc/comphelper/
H A Dsequence.hxx72 …staruno::Sequence<T> concatSequences(const staruno::Sequence<T>& _rLeft, const staruno::Sequence<T… in concatSequences() function
91 …staruno::Sequence<T> concatSequences(const staruno::Sequence<T>& _rLeft, const staruno::Sequence<T… in concatSequences() function
H A Duno3.hxx213 return ::comphelper::concatSequences( \
224 return ::comphelper::concatSequences( \
H A Dserviceinfohelper.hxx47 …static ::com::sun::star::uno::Sequence< ::rtl::OUString > concatSequences( const ::com::sun::star:…
/trunk/main/toolkit/source/awt/
H A Dvclxtopwindow.cxx87 aTypes = ::comphelper::concatSequences( aTypes, VCLXTopWindow_SBase::getTypes() ); in getTypes()
342 … return ::comphelper::concatSequences( VCLXTopWindow_Base::getTypes(), VCLXContainer::getTypes() ); in getTypes()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlImportDocumentHandler.cxx90 return ::comphelper::concatSequences(getSupportedServiceNames_static(),aSupported); in getSupportedServiceNames()
383 return ::comphelper::concatSequences( in getTypes()
H A DxmlExportDocumentHandler.cxx121 return ::comphelper::concatSequences(getSupportedServiceNames_static(),aSupported); in getSupportedServiceNames()
370 return ::comphelper::concatSequences( in getTypes()
/trunk/main/dbaccess/source/core/api/
H A Dcolumn.cxx97 return ::comphelper::concatSequences( in getTypes()
382 …Sequence< Type > aTypes(::comphelper::concatSequences(OColumns_BASE::getTypes(),TXChild::getTypes(… in getTypes()
H A DCRowSetColumn.cxx88 …return new ::cppu::OPropertyArrayHelper( ::comphelper::concatSequences( aDerivedProperties, aRegis… in createArrayHelper()
H A DView.cxx115 …Sequence< Type > aTypes( ::comphelper::concatSequences(View_Base::getTypes(),View_IBASE::getTypes(… in getTypes()
/trunk/main/forms/source/component/
H A DButton.cxx90 return ::comphelper::concatSequences( in _getTypes()
354 return ::comphelper::concatSequences( in _getTypes()
H A Dclickableimage.cxx81 … aTypes = concatSequences(OControl::_getTypes(), OClickableImageBaseControl_BASE::getTypes()); in _getTypes()
449 return concatSequences( in _getTypes()
H A DImageControl.cxx138 return concatSequences( in _getTypes()
717 return concatSequences( in _getTypes()
H A DFormComponent.cxx278 return ::comphelper::concatSequences( in getSupportedServiceNames()
775 return ::comphelper::concatSequences( in getSupportedServiceNames()
1676 return ::comphelper::concatSequences( in getSupportedServiceNames()
1688 return ::comphelper::concatSequences( in getSupportedServiceNames_Static()
H A DFormsCollection.cxx67 …return concatSequences(OInterfaceContainer::getTypes(), FormsCollectionComponentBase::getTypes(), … in getTypes()
/trunk/main/dbaccess/source/inc/
H A Dapitools.hxx279 return ::comphelper::concatSequences( \
289 return ::comphelper::concatSequences( \
/trunk/main/framework/source/uielement/
H A Duicommanddescription.cxx435 …m_aCommandRotateImageList = comphelper::concatSequences< rtl::OUString >( m_aCommandRotateImageLis… in addGenericInfoToCache()
449 …m_aCommandMirrorImageList = comphelper::concatSequences< rtl::OUString >( m_aCommandMirrorImageLis… in addGenericInfoToCache()
/trunk/main/basctl/source/basicide/
H A Dbasidectrlr.cxx96 Sequence< Type > aTypes = ::comphelper::concatSequences( in getTypes()
/trunk/main/comphelper/source/misc/
H A Dserviceinfohelper.cxx65 ::com::sun::star::uno::Sequence< ::rtl::OUString > ServiceInfoHelper::concatSequences( const ::com:… in concatSequences() function in comphelper::ServiceInfoHelper
/trunk/main/extensions/source/abpilot/
H A Dunodialogabp.cxx81 return ::comphelper::concatSequences( in getTypes()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx3283 Sequence< uno::Type > aTypes = ::comphelper::concatSequences( in getTypes()
3288 aTypes = ::comphelper::concatSequences( in getTypes()
3725 return ::comphelper::concatSequences( in getTypes()
3974 return ::comphelper::concatSequences( in getTypes()
4157 return ::comphelper::concatSequences( in getTypes()
4494 return ::comphelper::concatSequences( in getTypes()
4749 return ::comphelper::concatSequences( in getTypes()

Completed in 189 milliseconds

12345