Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3368 …OUString& rCommand, sal_Int32& nIndex, const uno::Sequence< beans::PropertyValue >& rSeqPropValue ) in GetCommandFromSequence() argument
3373 for ( sal_Int32 i = 0; i < rSeqPropValue.getLength(); i++ ) in GetCommandFromSequence()
3375 if ( rSeqPropValue[i].Name.equalsAsciiL( "Command", 7 )) in GetCommandFromSequence()
3377 rSeqPropValue[i].Value >>= rCommand; in GetCommandFromSequence()

Completed in 21 milliseconds