Searched refs:bDetected (Results 1 – 2 of 2) sorted by relevance
65 sal_Bool bDetected = SwIoSystem::IsFileFilter( rMedium, aPrefFlt ); in DetectFilter() local66 return bDetected ? nRet : ERRCODE_ABORT; in DetectFilter()
727 sal_Bool bShowExt = sal_False, bDetected = sal_False, bOnlyFile = sal_False; in GetDescription_Impl() local731 if ( !bDetected ) in GetDescription_Impl()740 bDetected = sal_True; in GetDescription_Impl()744 if ( !bDetected ) in GetDescription_Impl()
Completed in 15 milliseconds