Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/doc/
H A Dobjuno.cxx922 lang::Locale oldLocale = _pImp->m_xDocProps->getLanguage(); in setFastPropertyValue() local
923 if ( aLocale.Language != oldLocale.Language || in setFastPropertyValue()
924 aLocale.Country != oldLocale.Country || in setFastPropertyValue()
925 aLocale.Variant != oldLocale.Variant ) in setFastPropertyValue()
/aoo4110/main/pyuno/source/module/
H A Dpyuno_runtime.cxx1035 const char * oldLocale = in PyThreadAttach() local
1039 PyLong_FromVoidPtr( (void*)oldLocale ), SAL_NO_ACQUIRE); in PyThreadAttach()

Completed in 34 milliseconds