Lines Matching refs:FALSE
52 static sal_Bool bCaseMap = FALSE;
53 static sal_Bool bDriveMap = FALSE;
67 static sal_Bool bLastCaseSensitive = FALSE;
231 return FALSE; in SetCWD()
378 pTemp->ImpChangeParent( new DirEntry( *pParent ), FALSE); in Read()
469 return FALSE; in Update()
511 return FALSE; in Update()
552 return FALSE; in Update()
615 return FALSE; in IsRedirectable_Impl()
626 return FALSE;
646 sal_Bool bAppendTemp = FALSE; // mu\s noch \\temp angeh"angt werden in TempDirImpl()
945 return FALSE; in IsCaseSensitive()
950 …sal_Bool isCaseSensitive = FALSE; // ich bin unter OS2, also ist der default im Zweifelsfall cas… in IsCaseSensitive()
961 isCaseSensitive = FALSE; in IsCaseSensitive()
972 …isCaseSensitive = FALSE; // ich bin unter OS2, also ist der default im Zweifelsfall case insensitiv in IsCaseSensitive()