Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/inc/
H A Dtoxmgr.hxx191 String* pAltStr; member in SwTOXMarkDescription
211 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 10 milliseconds