Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dinettbc.cxx349 sal_Bool bPureHomePath = sal_False; in ReadFolder() local
351 bPureHomePath = aText.Search( '~' ) == 0 && aText.Search( '/' ) == STRING_NOTFOUND; in ReadFolder()
354 sal_Bool bExectMatch = bPureHomePath in ReadFolder()
362 if ( bPureHomePath && rMatch.Equals( String::CreateFromAscii( "file:///." ) ) ) in ReadFolder()
475 … if ((aText.Len() && aText.GetChar(aText.Len() - 1) == '.') || bPureHomePath) in ReadFolder()

Completed in 10 milliseconds