Searched refs:rSeqPropValue (Results 1 – 1 of 1) sorted by relevance
3334 …OUString& rCommand, sal_Int32& nIndex, const uno::Sequence< beans::PropertyValue >& rSeqPropValue ) in GetCommandFromSequence() argument3339 for ( sal_Int32 i = 0; i < rSeqPropValue.getLength(); i++ ) in GetCommandFromSequence()3341 if ( rSeqPropValue[i].Name.equalsAsciiL( "Command", 7 )) in GetCommandFromSequence()3343 rSeqPropValue[i].Value >>= rCommand; in GetCommandFromSequence()
Completed in 192 milliseconds