Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dinettbc.cxx1271 const char* aHomeLocation = getenv( "HOME" ); in TildeParsing() local
1272 if( !aHomeLocation ) in TildeParsing()
1273 aHomeLocation = ""; in TildeParsing()
1275 aParseTilde = String::CreateFromAscii( aHomeLocation ); in TildeParsing()

Completed in 11 milliseconds