Home
last modified time | relevance | path

Searched refs:impl_remove (Results 1 – 2 of 2) sorted by relevance

/trunk/main/comphelper/inc/comphelper/
H A Dnamedvaluecollection.hxx267 return impl_remove( ::rtl::OUString::createFromAscii( _pAsciiValueName ) ); in remove()
276 return impl_remove( _rValueName ); in remove()
348 bool impl_remove( const ::rtl::OUString& _rValueName );
/trunk/main/comphelper/source/misc/
H A Dnamedvaluecollection.cxx317 bool NamedValueCollection::impl_remove( const ::rtl::OUString& _rValueName ) in impl_remove() function in comphelper::NamedValueCollection

Completed in 10 milliseconds