Home
last modified time | relevance | path

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

/AOO41X/main/unotools/source/config/
H A Dbootstrap.cxx637 OUString const sDefaultProductKey = getExecutableBaseName(); in getProductKey() local
639 return data().getBootstrapValue( csProductKeyItem, sDefaultProductKey ); in getProductKey()