Home
last modified time | relevance | path

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

/aoo41x/main/ucb/source/ucp/file/
H A Dbc.cxx92 m_aUncPath( parentName ), in BaseContent()
113 m_aUncPath( aUncPath ), in BaseContent()
701 dstUncPath = m_aUncPath; in createNewContent()
858 m_aUncPath, in getPropertyValues()
927 … if( m_aUncPath.lastIndexOf( sal_Unicode('/') ) != m_aUncPath.getLength() - 1 ) in setPropertyValues()
1152 dstUncPath = m_aUncPath; in transfer()
1174 m_aUncPath, in insert()
1264 m_aUncPath = getParentName( m_aUncPath ); in insert()
1265 if( m_aUncPath.lastIndexOf( sal_Unicode('/') ) != m_aUncPath.getLength() - 1 ) in insert()
1324 m_aUncPath = aNewName; in cEXC()
[all …]
H A Dbc.hxx279 rtl::OUString m_aUncPath; member in fileaccess::BaseContent

Completed in 27 milliseconds