Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dsaveopt.cxx69 bAutoSavePrompt, member in SvtSaveOptions_Impl
113 sal_Bool IsAutoSavePrompt() const { return bAutoSavePrompt; } in IsAutoSavePrompt()
190 if (!bROAutoSavePrompt && bAutoSavePrompt!=b) in SetAutoSavePrompt()
192 bAutoSavePrompt = b; in SetAutoSavePrompt()
425 , bAutoSavePrompt( sal_False ) in SvtSaveOptions_Impl()
524 bAutoSavePrompt = bTemp; in SvtSaveOptions_Impl()
669 pValues[nRealCount] <<= bAutoSavePrompt; in Commit()

Completed in 17 milliseconds