LibreOffice Module comphelper (master) 1
|
#include <comphelper/propertysetinfo.hxx>
#include <comphelper/propertysethelper.hxx>
#include <osl/diagnose.h>
#include <rtl/ref.hxx>
#include <memory>
#include <utility>
Go to the source code of this file.
Functions | |
static PropertyMapEntry const * | find (const rtl::Reference< PropertySetInfo > &mxInfo, const OUString &aName) noexcept |
|
staticnoexcept |
Definition at line 34 of file propertysethelper.cxx.
References aName.
Referenced by comphelper::PropertySetHelper::getPropertyDefault(), comphelper::PropertySetHelper::getPropertyState(), comphelper::PropertySetHelper::getPropertyStates(), comphelper::PropertySetHelper::getPropertyValues(), comphelper::NumberedCollection::impl_searchFreeNumber(), comphelper::lcl_revokeMapModificationListener(), comphelper::OInterfaceContainerHelper2::removeInterface(), comphelper::OInterfaceContainerHelper3< ListenerT >::removeInterface(), comphelper::OInterfaceContainerHelper4< ListenerT >::removeInterface(), comphelper::ConfigurationListener::removeListener(), comphelper::PropertySetHelper::setPropertyToDefault(), comphelper::PropertySetHelper::setPropertyValues(), and comphelper::ThreadPool::shutdownLocked().