Searched refs:bLoadExecutable (Results 1 – 1 of 1) sorted by relevance
151 sal_Bool bLoadExecutable; member in SvtCalcFilterOptions_Impl155 bLoadExecutable(sal_False) in SvtCalcFilterOptions_Impl()160 sal_Bool IsLoadExecutable() const {return bLoadExecutable;} in IsLoadExecutable()163 if(bSet != bLoadExecutable) in SetLoadExecutable()165 bLoadExecutable = bSet; in SetLoadExecutable()176 aValues[0] <<= bLoadExecutable; in Commit()191 bLoadExecutable = *(sal_Bool*)pValues[0].getValue(); in Load()
Completed in 17 milliseconds