Searched refs:pTOUName (Results 1 – 1 of 1) sorted by relevance
47 String* pTOUName; member in SwTOXDescription81 pTOUName(0), in SwTOXDescription()100 delete pTOUName; in ~SwTOXDescription()117 void SetTOUName(const String& pSet) {delete pTOUName; pTOUName = new String(pSet);} in SetTOUName()118 const String* GetTOUName() const {return pTOUName; } in GetTOUName()192 String* pTOUName; member in SwTOXMarkDescription212 pTOUName(0), in SwTOXMarkDescription()223 delete pTOUName; in ~SwTOXMarkDescription()250 {delete pTOUName; pTOUName = new String(rSet);} in SetTOUName()251 const String* GetTOUName() const {return pTOUName;} in GetTOUName()
Completed in 17 milliseconds