Home
last modified time | relevance | path

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

/trunk/main/unotools/inc/unotools/
H A Dsaveopt.hxx46 E_SAVERELINET, enumerator
/trunk/main/unotools/source/config/
H A Dsaveopt.cxx334 case SvtSaveOptions::E_SAVERELINET : in IsReadOnly()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx340 if (!aSaveOptions.IsReadOnly(SvtSaveOptions::E_SAVERELINET)) in GetOptions()