Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/inc/
H A Dtoxmgr.hxx196 String* pPhoneticReadingOfSecKey; member in SwTOXMarkDescription
215 pPhoneticReadingOfSecKey(0) in SwTOXMarkDescription()
226 delete pPhoneticReadingOfSecKey; in ~SwTOXMarkDescription()
263 … {delete pPhoneticReadingOfSecKey; pPhoneticReadingOfSecKey = new String(rSet);} in SetPhoneticReadingOfSecKey()
264 const String* GetPhoneticReadingOfSecKey() const { return pPhoneticReadingOfSecKey; } in GetPhoneticReadingOfSecKey()