Searched refs:impl_get (Results 1 – 4 of 4) sorted by relevance
198 return impl_get(_sURL,1); in getProperties()203 return impl_get(_sURL,0); in getFeatures()208 return impl_get(_sURL,2); in getMetaData()211 const ::comphelper::NamedValueCollection& DriversConfig::impl_get(const ::rtl::OUString& _sURL,sal_… in impl_get() function in DriversConfig
214 return impl_get( _rValueName ); in get()342 impl_get( const ::rtl::OUString& _rValueName ) const;
64 …const ::comphelper::NamedValueCollection& impl_get(const ::rtl::OUString& _sURL,sal_Int32 _nProps)…
291 const Any& NamedValueCollection::impl_get( const ::rtl::OUString& _rValueName ) const in impl_get() function in comphelper::NamedValueCollection
Completed in 29 milliseconds