Home
last modified time | relevance | path

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

/trunk/main/tools/source/fsys/
H A Ddirent.cxx2316 … DirEntry aHome( String( (const char *) getenv( "HOME" ), osl_getThreadTextEncoding()) ); in ImpParseUnixName() local
2317 for ( sal_uInt16 n = aHome.Level(); n; --n ) in ImpParseUnixName()
2318 aStack.Push( new DirEntry( aHome[ (sal_uInt16) n-1 ] ) ); in ImpParseUnixName()

Completed in 35 milliseconds