Searched refs:aNameValue (Results 1 – 3 of 3) sorted by relevance
232 PropertyValue aNameValue; in getAnyFromMacro() local233 aNameValue.Name = sMacroName; in getAnyFromMacro()236 aNameValue.Value = aTmp; in getAnyFromMacro()237 aSequence[1] = aNameValue; in getAnyFromMacro()265 PropertyValue aNameValue; in getAnyFromMacro() local266 aNameValue.Name = sScript; in getAnyFromMacro()269 aNameValue.Value = aTmp; in getAnyFromMacro()270 aSequence[1] = aNameValue; in getAnyFromMacro()
202 PropertyValue aNameValue; in CreateChildContext() local203 aNameValue.Name = sSortKey; in CreateChildContext()205 aNameValue.Value = aAny; in CreateChildContext()206 aKey[0] = aNameValue; in CreateChildContext()
198 ::rtl::OUString aNameValue = xAttribs->getValueByName( m_aNameAttr ); in startElement()199 if ( !aNameValue.getLength() ) in startElement()206 m_aResultSeq[nNewEntryNum-1].First = aNameValue; in startElement()
Completed in 22 milliseconds