Searched refs:bDetectiveAuto (Results 1 – 2 of 2) sorted by relevance
59 void SetDetectiveAuto( sal_Bool bNew ) { bDetectiveAuto = bNew; } in SetDetectiveAuto()60 sal_Bool GetDetectiveAuto() const { return bDetectiveAuto; } in GetDetectiveAuto()94 sal_Bool bDetectiveAuto; member in ScAppOptions
91 bDetectiveAuto = sal_True; in SetDefaults()125 bDetectiveAuto = rCpy.bDetectiveAuto; in operator =()
Completed in 18 milliseconds