Home
last modified time | relevance | path

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

/AOO41X/main/framework/source/fwi/classes/
H A Dconverter.cxx47 …Converter::convert_seqProp2seqAny( const css::uno::Sequence< css::beans::PropertyValue >& lSource ) in convert_seqProp2seqAny()
63 …ertyValue > Converter::convert_seqAny2seqProp( const css::uno::Sequence< css::uno::Any >& lSource ) in convert_seqAny2seqProp()
85 …rter::convert_seqNamedVal2seqPropVal( const css::uno::Sequence< css::beans::NamedValue >& lSource ) in convert_seqNamedVal2seqPropVal()
101 …r::convert_seqPropVal2seqNamedVal( const css::uno::Sequence< css::beans::PropertyValue >& lSource ) in convert_seqPropVal2seqNamedVal()
117 …Converter::convert_seqOUString2OUStringList( const css::uno::Sequence< ::rtl::OUString >& lSource ) 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 …ter::convert_seqProp2OUStringHash( const css::uno::Sequence< css::beans::PropertyValue >& lSource ) in convert_seqProp2OUStringHash()
/AOO41X/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()
/AOO41X/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 <<()
/AOO41X/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx405 const uno::Sequence< ::rtl::OUString > lSource = m_pImpl->getFiles(); in getSelectedFiles() local
/AOO41X/main/unotools/source/config/
H A Ddynamicmenuoptions.cxx773 …ynamicMenuOptions_Impl::impl_SortAndExpandPropertyNames( const Sequence< OUString >& lSource , in impl_SortAndExpandPropertyNames()
H A Dcompatibility.cxx574 void SvtCompatibilityOptions_Impl::impl_ExpandPropertyNames( in impl_ExpandPropertyNames()