Searched refs:m_xDatatype (Results 1 – 1 of 1) sorted by relevance
75 css::uno::Reference< css::rdf::XURI > m_xDatatype; member in __anond726e6650111::CLiteral79 m_xContext(context), m_Value(), m_Language(), m_xDatatype() in CLiteral()141 m_xDatatype = xURI; in initialize()163 } else if (m_xDatatype.is()) { in getStringValue()166 buf.append(m_xDatatype->getStringValue()); in getStringValue()186 return m_xDatatype; in getDatatype()
Completed in 13 milliseconds