Home
last modified time | relevance | path

Searched refs:aUnqPath (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx591 osl::File aFile( aUnqPath ); in page()
749 const rtl::OUString& aUnqPath, in ls() argument
1686 rtl::OUString aUnqPath; in mkdir() local
1692 aUnqPath = rUnqPath; in mkdir()
1724 aUnqPath, in mkdir()
1750 aUnqPath, in mkfil()
1794 osl::File aFile( aUnqPath ); in write()
2492 rtl::OUString& aUnqPath, in getv() argument
2506 aUnqPath = aFileStatus.getFileURL(); in getv()
2531 insertDefaultProperties( aUnqPath ); in getv()
[all …]
H A Dshell.hxx220 const rtl::OUString& aUnqPath,
231 const rtl::OUString& aUnqPath,
243 const rtl::OUString& aUnqPath,
255 const rtl::OUString& aUnqPath,
273 info_p( const rtl::OUString& aUnqPath )
282 setv( const rtl::OUString& aUnqPath,
294 const rtl::OUString& aUnqPath,
335 const rtl::OUString& aUnqPath,
382 const rtl::OUString& aUnqPath,
470 void SAL_CALL erasePersistentSet( const rtl::OUString& aUnqPath,
[all …]
H A Dbc.hxx94 const rtl::OUString& aUnqPath );
H A Dfilid.hxx44 const rtl::OUString& aUnqPath,
H A Dfilprp.cxx39 XPropertySetInfo_impl::XPropertySetInfo_impl( shell* pMyShell,const rtl::OUString& aUnqPath ) in XPropertySetInfo_impl() argument
47 shell::ContentMap::iterator it = m_pMyShell->m_aContent.find( aUnqPath ); in XPropertySetInfo_impl()
H A Dfilprp.hxx43 XPropertySetInfo_impl( shell* pMyShell,const rtl::OUString& aUnqPath );
H A Dfilrset.hxx73 const rtl::OUString& aUnqPath,
H A Dfiltask.hxx202 const rtl::OUString& aUnqPath,
H A Dfilid.cxx36 const rtl::OUString& aUnqPath, in FileContentIdentifier() argument
43 m_pMyShell->getUrlFromUnq( aUnqPath,m_aContentId ); in FileContentIdentifier()
44 m_aNormalizedId = aUnqPath; in FileContentIdentifier()
49 m_pMyShell->getUnqFromUrl( aUnqPath,m_aNormalizedId ); in FileContentIdentifier()
50 m_aContentId = aUnqPath; in FileContentIdentifier()
H A Dfilrset.cxx48 const rtl::OUString& aUnqPath, in XResultSet_impl() argument
57 m_aBaseDirectory( aUnqPath ), in XResultSet_impl()
58 m_aFolder( aUnqPath ), in XResultSet_impl()
290 rtl::OUString aUnqPath; in OneMore() local
307 this, m_sProperty, m_aDirIte, aUnqPath, IsRegular ); in OneMore()
315 m_aUnqPath.push_back( aUnqPath ); in OneMore()
330 m_aUnqPath.push_back( aUnqPath ); in OneMore()
344 m_aUnqPath.push_back( aUnqPath ); in OneMore()
/trunk/main/unotools/source/ucbhelper/
H A Dtempfile.cxx441 rtl::OUString aUnqPath( rBaseName ); in SetTempNameBaseDirectory() local
445 aUnqPath = rBaseName.Copy( 0, rBaseName.Len() - 1 ); in SetTempNameBaseDirectory()
449 osl::FileBase::RC err = osl::Directory::create( aUnqPath ); in SetTempNameBaseDirectory()
452 bRet = ensuredir( aUnqPath ); in SetTempNameBaseDirectory()

Completed in 61 milliseconds