Home
last modified time | relevance | path

Searched refs:makeSequence (Results 1 – 9 of 9) sorted by relevance

/AOO41X/main/comphelper/inc/comphelper/
H A Dmakesequence.hxx37 inline ::com::sun::star::uno::Sequence<T> makeSequence( T const& element ) in makeSequence() function
60 inline ::com::sun::star::uno::Sequence<T> makeSequence( \
/AOO41X/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx535 return comphelper::makeSequence( in getSupportedPlaforms()
545 return comphelper::makeSequence( in getSupportedPlaforms()
/AOO41X/main/vcl/aqua/source/dtrans/
H A Daqua_clipboard.cxx87 …return makeSequence(OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.datatransfer.clipboard.Syst… in clipboard_getSupportedServiceNames()
H A DDragSource.cxx77 …return makeSequence(OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.datatransfer.dnd.OleDragSou… in dragSource_getSupportedServiceNames()
H A DDropTarget.cxx72 …return makeSequence(OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.datatransfer.dnd.OleDropTar… in dropTarget_getSupportedServiceNames()
/AOO41X/main/sw/source/core/unocore/
H A Dunocoll.cxx913 return ::comphelper::makeSequence(C2U("com.sun.star.container.XEnumeration")); in getSupportedServiceNames()
931 return ::comphelper::makeSequence(C2U("com.sun.star.text.TextFrames")); in getSupportedServiceNames()
H A Dunodraw.cxx471 return ::comphelper::makeSequence(C2U("com.sun.star.container.XEnumeration")); in getSupportedServiceNames()
/AOO41X/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx350 return comphelper::makeSequence( in getSupportedServiceNames()
/AOO41X/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx466 iaioe.Arguments = ::comphelper::makeSequence( in mkException()