Home
last modified time | relevance | path

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

/AOO41X/main/unotools/inc/unotools/
H A Duseroptions.hxx36 #define USER_OPT_COUNTRY ((sal_uInt16)2) macro
/AOO41X/main/unotools/source/config/
H A Duseroptions.cxx830 case USER_OPT_COUNTRY: in IsTokenReadonly()
905 case USER_OPT_COUNTRY: pRet = GetCountry(); break; in GetToken()
/AOO41X/main/cui/source/options/
H A Doptgenrl.cxx474 if ( aUserOpt.IsTokenReadonly( USER_OPT_COUNTRY ) ) in SetAddress_Impl()
/AOO41X/main/sw/source/core/bastyp/
H A Dcalc.cxx344 USER_OPT_COMPANY, USER_OPT_STREET, USER_OPT_COUNTRY, USER_OPT_ZIP, in SwCalc()
/AOO41X/main/sw/source/core/fields/
H A Ddocufld.cxx2054 case EU_COUNTRY: nRet = USER_OPT_COUNTRY; break; in Expand()