Searched refs:pAltStr (Results 1 – 1 of 1) sorted by relevance
191 String* pAltStr; member in SwTOXMarkDescription211 pAltStr(0), in SwTOXMarkDescription()222 delete pAltStr; in ~SwTOXMarkDescription()246 {delete pAltStr; pAltStr = new String(rSet);} in SetAltStr()247 const String* GetAltStr() const { return pAltStr; } in GetAltStr()
Completed in 15 milliseconds