Home
last modified time | relevance | path

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

/AOO41X/main/unotools/inc/unotools/
H A Dsaveopt.hxx40 E_BACKUP, enumerator
/AOO41X/main/unotools/source/config/
H A Dsaveopt.cxx316 case SvtSaveOptions::E_BACKUP : in IsReadOnly()
/AOO41X/main/cui/source/options/
H A Doptsave.cxx597 sal_Bool bBackupRO = aSaveOpt.IsReadOnly(SvtSaveOptions::E_BACKUP); in Reset()
/AOO41X/main/sfx2/source/appl/
H A Dappcfg.cxx203 if (!aSaveOptions.IsReadOnly(SvtSaveOptions::E_BACKUP)) in GetOptions()