Home
last modified time | relevance | path

Searched refs:containerToSequence (Results 1 – 22 of 22) sorted by relevance

/trunk/main/sfx2/source/sidebar/
H A DControllerFactory.cxx102 Sequence<Any> aArgs (comphelper::containerToSequence(aPropertyVector)); in CreateToolBoxController()
190 Sequence<Any> aArgs (comphelper::containerToSequence(aPropertyVector)); in CreateToolBarController()
/trunk/main/comphelper/inc/comphelper/
H A Dsequence.hxx294 ::com::sun::star::uno::Sequence< DstType > containerToSequence( const SrcType& i_Container ) in containerToSequence() function
302 inline ::com::sun::star::uno::Sequence<T> containerToSequence( in containerToSequence() function
/trunk/main/framework/source/uielement/
H A Duicommanddescription.cxx417 m_aCommandImageList = comphelper::containerToSequence( aImageCommandVector ); in fillCache()
418 m_aCommandRotateImageList = comphelper::containerToSequence( aImageRotateVector ); in fillCache()
419 m_aCommandMirrorImageList = comphelper::containerToSequence( aImageMirrorVector ); in fillCache()
H A Dstatusbarmanager.cxx422 uno::Sequence< uno::Any > aArgs( comphelper::containerToSequence( aPropVector ) ); in CreateControllers()
H A Dtoolbarmanager.cxx999 Sequence< Any > aArgs( comphelper::containerToSequence( aPropertyVector )); in CreateControllers()
1114 Sequence< Any > aArgs( comphelper::containerToSequence( aPropertyVector )); in CreateControllers()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx400 return comphelper::containerToSequence< in getExtensionsWithSameIdentifier()
439 return isUserDisabled( ::comphelper::containerToSequence< in isUserDisabled()
495 ::comphelper::containerToSequence< in activateExtension()
1238 seqSeq[j] = comphelper::containerToSequence(*citVecVec); in getAllExtensions()
H A Ddp_manager.cxx1111 return comphelper::containerToSequence(packages); in getDeployedPackages_()
1548 return ::comphelper::containerToSequence(vec); in getExtensionsWithUnacceptedLicenses()
1568 return ::comphelper::containerToSequence(vec); in getExtensionsWithUnacceptedLicenses()
/trunk/main/comphelper/source/misc/
H A Dservicedecl.cxx138 return comphelper::containerToSequence(vec); in getSupportedServiceNames()
/trunk/main/animations/source/animcore/
H A Dtargetpropertiescreator.cxx470 rCurrProps.Properties = ::comphelper::containerToSequence( aCurr->second ); in createInitialTargetProperties()
/trunk/main/toolkit/source/controls/grid/
H A Ddefaultgridcolumnmodel.cxx207 return ::comphelper::containerToSequence( m_aColumns ); in getColumns()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_registry.cxx557 return comphelper::containerToSequence(m_typesInfos); in getSupportedPackageTypes()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx1225 comphelper::containerToSequence< sal_Int16 >( aGroupList ); in getSupportedCommandGroups()
1272 …comphelper::containerToSequence< ::com::sun::star::frame::DispatchInformation, std::list< ::com::s… in getConfigurableDispatchInformation()
/trunk/main/extensions/source/bibliography/
H A Dframectr.cxx366 …comphelper::containerToSequence< ::com::sun::star::frame::DispatchInformation, std::list< ::com::s… in getConfigurableDispatchInformation()
/trunk/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx565 return comphelper::containerToSequence(vec); in getSupportedPlaforms()
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx2087 comphelper::containerToSequence< sal_Int16, std::list< sal_Int16 > >( aGroupList ); in getSupportedCommandGroups()
2134 …comphelper::containerToSequence< ::com::sun::star::frame::DispatchInformation, std::list< ::com::s… in getConfigurableDispatchInformation()
/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx1023 return ::comphelper::containerToSequence(vNames); in getElementNames()
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1198 xPipe, comphelper::containerToSequence(manifest) ); in exportTo()
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx1395 url, comphelper::containerToSequence(args) ); in raise_uno_process()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx505 ::comphelper::containerToSequence(aChain))); in verifyCertificateChain()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx2139 Sequence< Any > aTargetSequence( comphelper::containerToSequence( aTargets ) ); in createPath()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx1852 …aUserData = ::comphelper::containerToSequence< NamedValue, std::vector< NamedValue > >( aNewUserDa… in append()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx3112 return ::comphelper::containerToSequence( mrParent.getFieldGroup( maGroupName ).maMembers ); in getElementNames()

Completed in 241 milliseconds