22 #ifndef __PAINTTEXT_H__
23 #define __PAINTTEXT_H__
87 virtual const std::string&
text(
void )
const
148 const std::string &
text,
207 const std::string::size_type endPos,
208 std::string::size_type &startPos,
215 std::string::size_type *resultPos,
221 std::string::size_type startPos,
222 std::string::size_type endPos,
225 std::string::size_type *resultPos
230 std::string::size_type startPos,
232 std::string::size_type *resultPos
252 #endif //__PAINTTEXT_H__