Home
last modified time | relevance | path

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

/aoo4110/main/starmath/source/
H A Dsmdetect.cxx115 sal_Bool bRepairAllowed = sal_False; in detect() local
275 bRepairAllowed = aRequest.isApproved(); in detect()
278 if ( !bRepairAllowed ) in detect()
286 if ( !bRepairAllowed ) in detect()
388 if ( !bRepairPackage && bRepairAllowed ) in detect()
392 lDescriptor[nPropertyCount].Value <<= bRepairAllowed; in detect()
/aoo4110/main/sw/source/ui/uno/
H A Dswdetect.cxx110 sal_Bool bRepairAllowed = sal_False; in detect() local
279 bRepairAllowed = aRequest.isApproved(); in detect()
282 if ( !bRepairAllowed ) in detect()
300 if ( !bRepairAllowed ) in detect()
392 if ( !bRepairPackage && bRepairAllowed ) in detect()
396 lDescriptor[nPropertyCount].Value <<= bRepairAllowed; in detect()
/aoo4110/main/sd/source/ui/unoidl/
H A Dsddetect.cxx114 sal_Bool bRepairAllowed = sal_False; in detect() local
292 bRepairAllowed = aRequest.isApproved(); in detect()
295 if ( !bRepairAllowed ) in detect()
303 if ( !bRepairAllowed ) in detect()
442 if ( !bRepairPackage && bRepairAllowed ) in detect()
446 lDescriptor[nPropertyCount].Value <<= bRepairAllowed; in detect()
/aoo4110/main/sc/source/ui/unoobj/
H A Dscdetect.cxx274 sal_Bool bRepairAllowed = sal_False; in detect() local
431 bRepairAllowed = aRequest.isApproved(); in detect()
434 if ( !bRepairAllowed ) in detect()
442 if ( !bRepairAllowed ) in detect()
836 if ( !bRepairPackage && bRepairAllowed ) in detect()
840 lDescriptor[nPropertyCount].Value <<= bRepairAllowed; in detect()

Completed in 43 milliseconds