Home
last modified time | relevance | path

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

/aoo4110/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx265 NodeValueAccessors aAccessors; // the accessors to the node values member
387 m_pImpl->aAccessors.begin(), in read()
388 m_pImpl->aAccessors.end(), in read()
400 m_pImpl->aAccessors.begin(), in write()
401 m_pImpl->aAccessors.end(), in write()
435 m_pImpl->aAccessors.begin(), in implRegisterExchangeLocation()
436 m_pImpl->aAccessors.end(), in implRegisterExchangeLocation()
439 …DBG_ASSERT( m_pImpl->aAccessors.end() == aExistent, "OConfigurationValueContainer::implRegisterExc… in implRegisterExchangeLocation()
443 m_pImpl->aAccessors.push_back( _rAccessor ); in implRegisterExchangeLocation()

Completed in 10 milliseconds