Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx263 OConfigurationTreeRoot aConfigRoot; // the configuration node we're accessing member
322 …DBG_ASSERT( !m_pImpl->aConfigRoot.isValid(), "OConfigurationValueContainer::implConstruct: already… in implConstruct()
326 m_pImpl->aConfigRoot = OConfigurationTreeRoot::createWithServiceFactory( in implConstruct()
338 DBG_ASSERT( m_pImpl->aConfigRoot.isValid(), aBuf.getStr() ); in implConstruct()
389 UpdateFromConfig( m_pImpl->aConfigRoot, m_pImpl->rMutex ) in read()
402 UpdateToConfig( m_pImpl->aConfigRoot, m_pImpl->rMutex ) in write()
420 m_pImpl->aConfigRoot.commit( ); in commit()
429 …DBG_ASSERT( !m_pImpl->aConfigRoot.isValid() || m_pImpl->aConfigRoot.hasByHierarchicalName( _rAcces… in implRegisterExchangeLocation()
446 …lcl_copyData( _rAccessor, m_pImpl->aConfigRoot.getNodeValue( _rAccessor.getPath() ), m_pImpl->rMut… in implRegisterExchangeLocation()
/trunk/main/shell/source/cmdmail/
H A Dsyscmdmail.cxx179 OUString aConfigRoot = OUString( in sendMailMessage() local
184 aProperty.Value = makeAny( aConfigRoot ); in sendMailMessage()
/trunk/main/uui/source/
H A Diahndl.cxx401 …const ::utl::OConfigurationTreeRoot aConfigRoot( ::utl::OConfigurationTreeRoot::createWithServiceF… in handleTypedHandlerImplementations() local
409 const Sequence< ::rtl::OUString > aRegisteredHandlers( aConfigRoot.getNodeNames() ); in handleTypedHandlerImplementations()
414 const ::utl::OConfigurationNode aHandlerNode( aConfigRoot.openNode( *pHandlerName ) ); in handleTypedHandlerImplementations()
/trunk/main/cui/source/options/
H A Doptinet2.cxx240 OUString aConfigRoot(RTL_CONSTASCII_USTRINGPARAM( "org.openoffice.Inet/Settings" ) ); in SvxProxyTabPage() local
244 aProperty.Value = makeAny( aConfigRoot ); in SvxProxyTabPage()

Completed in 36 milliseconds