Home
last modified time | relevance | path

Searched defs:SwFormTokenToString (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sw/inc/
H A Dtox.hxx278 struct SwFormTokenToString struct
281 SwFormTokenToString(String & _rText) : rText(_rText) {} in SwFormTokenToString() argument
282 void operator()(const SwFormToken & rToken) { rText += rToken.GetString(); } in operator ()()

Completed in 42 milliseconds