Home
last modified time | relevance | path

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

/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx313 sOldRef, member in XMLElement
332 sOldRef(""), in XMLElement()
373 void SetOldRef ( ByteString sOldRef_in ){ sOldRef = sOldRef_in; } in SetOldRef()
379 ByteString GetOldref() { return sOldRef; } in GetOldref()
/trunk/main/l10ntools/source/
H A Dhelpmerge.cxx234 ByteString sOldRef = pXMLElement->GetOldref(); // oldref in CreateSDF() local
235 … sBuffer.append( OUString(sOldRef.GetBuffer() , sOldRef.Len() , RTL_TEXTENCODING_UTF8 ) ); in CreateSDF()
H A Dxmlparse.cxx759 sOldRef ( obj.sOldRef ), in XMLElement()
781 sOldRef =obj.sOldRef; in operator =()

Completed in 24 milliseconds