Home
last modified time | relevance | path

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

/aoo4110/main/store/source/
H A Dstore.cxx632 OString aDstName ( in store_link() local
637 aDstPath.pData, aDstName.pData, aDstKey); in store_link()
670 OString aDstName ( in store_symlink() local
675 aDstPath.pData, aDstName.pData, aDstKey); in store_symlink()
725 OString aDstName ( in store_rename() local
728 return xManager->rename (aSrcKey, aDstPath.pData, aDstName.pData); in store_rename()
/aoo4110/main/ucb/source/ucp/file/
H A Dbc.cxx967 rtl::OUString aDstName = getParentName( m_aUncPath ); in setPropertyValues() local
968 if( aDstName.lastIndexOf( sal_Unicode('/') ) != aDstName.getLength() - 1 ) in setPropertyValues()
969 aDstName += rtl::OUString::createFromAscii("/"); in setPropertyValues()
971 aDstName += rtl::Uri::encode( NewTitle, in setPropertyValues()
978 aDstName, in setPropertyValues()

Completed in 16 milliseconds