Home
last modified time | relevance | path

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

/trunk/main/registry/tools/
H A Dchecksingleton.cxx187 OUString singletonName = reader.getTypeName().replace('/', '.'); in checkSingletons() local
188 if ( singletonKey.createKey(singletonName, entryKey) ) in checkSingletons()
191 options.getProgramName().c_str(), U2S( singletonName )); in checkSingletons()
202 options.getProgramName().c_str(), U2S( singletonName )); in checkSingletons()
208 options.getProgramName().c_str(), U2S( singletonName ), U2S(value2)); in checkSingletons()

Completed in 11 milliseconds