Home
last modified time | relevance | path

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

/dports/net-im/gloox/gloox-1.0.24/src/
H A Dannotations.cpp34 Tag* s = new Tag( "storage", XMLNS, XMLNS_ANNOTATIONS ); in storeAnnotations()
50 requestXML( "storage", XMLNS_ANNOTATIONS, this ); in requestAnnotations()
H A Dgloox.cpp60 const std::string XMLNS_ANNOTATIONS = "storage:rosternotes"; variable
H A Dgloox.h473 GLOOX_API extern const std::string XMLNS_ANNOTATIONS;