Home
last modified time | relevance | path

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

/aoo42x/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx1153 String aRootURL = GetCommandLineParam( 0 ); in Main() local
1154 if ( aRootURL.Len() == 0 ) in Main()
1155 aRootURL = UniString::CreateFromAscii( in Main()
1160 aTitle += aRootURL; in Main()
1168 aAppWin.m_aTree.InsertEntry( aRootURL ); in Main()
/aoo42x/main/editeng/source/editeng/
H A Deehtml.cxx812 INetURLObject aRootURL( aBaseURL ); in AnchorStart() local
813 aRootURL.GetNewAbsURL( aRef, &aTargetURL ); in AnchorStart()
/aoo42x/main/sal/qa/osl/file/
H A Dosl_File.cxx1669 nError1 = ::osl::Directory::getVolumeInfo( aRootURL, aVolumeInfo );
1680 nError1 = ::osl::Directory::getVolumeInfo( aRootURL, aVolumeInfo );
1767 nError1 = ::osl::Directory::getVolumeInfo( aRootURL, aVolumeInfo ); in TEST_F()
1807 nError1 = ::osl::Directory::getVolumeInfo( aRootURL, aVolumeInfo1 ); in TEST_F()
1816 nError2 = ::osl::Directory::getVolumeInfo( aRootURL, aVolumeInfo2 ); in TEST_F()
3469 ::rtl::OUString aTestFile( aRootURL ); in TEST_F()
6048 ::rtl::OUString aUStr1( aRootURL ); in ~GlobalObject()

Completed in 62 milliseconds