Home
last modified time | relevance | path

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

/trunk/main/codemaker/inc/codemaker/
H A Dtypemanager.hxx38 typedef ::std::pair< RegistryKey, sal_Bool > KeyPair; typedef
39 typedef ::std::vector< KeyPair > RegistryKeyList;
/trunk/main/codemaker/source/codemaker/
H A Dtypemanager.cxx380 keyList.push_back(KeyPair(key, sal_False)); in getTypeKeys()
392 keyList.push_back(KeyPair(key, sal_True)); in getTypeKeys()

Completed in 10 milliseconds