Home
last modified time | relevance | path

Searched refs:bDetectiveAuto (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/inc/
H A Dappoptio.hxx59 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
/aoo42x/main/sc/source/core/tool/
H A Dappoptio.cxx91 bDetectiveAuto = sal_True; in SetDefaults()
125 bDetectiveAuto = rCpy.bDetectiveAuto; in operator =()

Completed in 165 milliseconds