Home
last modified time | relevance | path

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

/aoo42x/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()
/aoo42x/main/starmath/source/
H A Dsmdetect.cxx106 sal_Bool bRepairAllowed = sal_False; in detect() local
266 bRepairAllowed = aRequest.isApproved(); in detect()
269 if ( !bRepairAllowed ) in detect()
277 if ( !bRepairAllowed ) in detect()
462 if ( !bRepairPackage && bRepairAllowed ) in detect()
466 lDescriptor[nPropertyCount].Value <<= bRepairAllowed; in detect()
/aoo42x/main/sd/source/filter/
H A Dsddetect.cxx129 sal_Bool bRepairAllowed = sal_False; in detect() local
307 bRepairAllowed = aRequest.isApproved(); in detect()
310 if ( !bRepairAllowed ) in detect()
318 if ( !bRepairAllowed ) in detect()
457 if ( !bRepairPackage && bRepairAllowed ) in detect()
461 lDescriptor[nPropertyCount].Value <<= bRepairAllowed; in detect()
/aoo42x/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 14 milliseconds