Home
last modified time | relevance | path

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

/AOO41X/main/unotools/inc/unotools/
H A Duseroptions.hxx49 #define USER_OPT_FATHERSNAME ((sal_uInt16)15) macro
/AOO41X/main/unotools/source/config/
H A Duseroptions.cxx872 case USER_OPT_FATHERSNAME: in IsTokenReadonly()
912 case USER_OPT_FATHERSNAME: pRet = GetFathersName(); break; in GetToken()
/AOO41X/main/sw/source/core/fields/
H A Ddocufld.cxx2058 case EU_FATHERSNAME: nRet = USER_OPT_FATHERSNAME; break; in Expand()