Lines Matching refs:spec
169 Dim spec As Variant
176 For Each spec In FileSpecs
177 allSpecs = allSpecs & "; " & spec
178 SetSearchBoolean CStr(spec)
225 Sub SetSearchBoolean(spec As String)
227 If spec = "*.doc" Then
230 If spec = "*.dot" Then
233 If spec = "*.xls" Then
236 If spec = "*.xlt" Then
239 If spec = "*.ppt" Then
242 If spec = "*.pot" Then