Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3392 uno::Sequence< beans::PropertyValue > aSeqPropValue; in ConvertSlotsToCommands() local
3399 if ( rToolbarDefinition->getByIndex( i ) >>= aSeqPropValue ) in ConvertSlotsToCommands()
3401 GetCommandFromSequence( aCommand, nIndex, aSeqPropValue ); in ConvertSlotsToCommands()
3414 aSeqPropValue[nIndex].Value <<= aCommand; in ConvertSlotsToCommands()
3415 rToolbarDefinition->replaceByIndex( i, Any( aSeqPropValue )); in ConvertSlotsToCommands()

Completed in 31 milliseconds