Home
last modified time | relevance | path

Searched defs:lSource (Results 1 – 7 of 7) sorted by relevance

/trunk/main/framework/source/fwi/classes/
H A Dconverter.cxx47 css::uno::Sequence< css::uno::Any > Converter::convert_seqProp2seqAny( const css::uno::Sequence< cs… in convert_seqProp2seqAny()
63 css::uno::Sequence< css::beans::PropertyValue > Converter::convert_seqAny2seqProp( const css::uno::… in convert_seqAny2seqProp()
85 css::uno::Sequence< css::beans::PropertyValue > Converter::convert_seqNamedVal2seqPropVal( const cs… in convert_seqNamedVal2seqPropVal()
101 css::uno::Sequence< css::beans::NamedValue > Converter::convert_seqPropVal2seqNamedVal( const css::… in convert_seqPropVal2seqNamedVal()
117 OUStringList Converter::convert_seqOUString2OUStringList( const css::uno::Sequence< ::rtl::OUString… in convert_seqOUString2OUStringList()
134 …uence< ::rtl::OUString > Converter::convert_OUStringList2seqOUString( const OUStringList& lSource ) in convert_OUStringList2seqOUString()
150 …s::beans::PropertyValue > Converter::convert_OUStringHash2seqProp( const OUStringHashMap& lSource ) in convert_OUStringHash2seqProp()
168 OUStringHashMap Converter::convert_seqProp2OUStringHash( const css::uno::Sequence< css::beans::Prop… in convert_seqProp2OUStringHash()
/trunk/main/comphelper/source/misc/
H A Dsequenceashashmap.cxx58 SequenceAsHashMap::SequenceAsHashMap(const css::uno::Sequence< css::uno::Any >& lSource) in SequenceAsHashMap()
66 SequenceAsHashMap::SequenceAsHashMap(const css::uno::Sequence< css::beans::PropertyValue >& lSource) in SequenceAsHashMap()
74 SequenceAsHashMap::SequenceAsHashMap(const css::uno::Sequence< css::beans::NamedValue >& lSource) in SequenceAsHashMap()
118 void SequenceAsHashMap::operator<<(const css::uno::Sequence< css::uno::Any >& lSource) in operator <<()
164 void SequenceAsHashMap::operator<<(const css::uno::Sequence< css::beans::PropertyValue >& lSource) in operator <<()
178 void SequenceAsHashMap::operator<<(const css::uno::Sequence< css::beans::NamedValue >& lSource) in operator <<()
H A Dmediadescriptor.cxx412 MediaDescriptor::MediaDescriptor(const css::uno::Sequence< css::beans::PropertyValue >& lSource) in MediaDescriptor()
420 MediaDescriptor::MediaDescriptor(const css::uno::Sequence< css::beans::NamedValue >& lSource) in MediaDescriptor()
/trunk/main/comphelper/inc/comphelper/
H A Dsequenceasvector.hxx101 SequenceAsVector(const ::com::sun::star::uno::Sequence< TElementType >& lSource) in SequenceAsVector()
134 void operator<<(const ::com::sun::star::uno::Sequence< TElementType >& lSource) in operator <<()
/trunk/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx405 const uno::Sequence< ::rtl::OUString > lSource = m_pImpl->getFiles(); in getSelectedFiles() local
/trunk/main/unotools/source/config/
H A Ddynamicmenuoptions.cxx773 void SvtDynamicMenuOptions_Impl::impl_SortAndExpandPropertyNames( const Sequence< OUString >& lSour… in impl_SortAndExpandPropertyNames()
H A Dcompatibility.cxx574 void SvtCompatibilityOptions_Impl::impl_ExpandPropertyNames( in impl_ExpandPropertyNames()

Completed in 47 milliseconds