Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3384 …oCommands( SfxObjectShell* pDoc, uno::Reference< container::XIndexContainer >& rToolbarDefinition ) in ConvertSlotsToCommands() argument
3394 for ( sal_Int32 i = 0; i < rToolbarDefinition->getCount(); i++ ) in ConvertSlotsToCommands()
3399 if ( rToolbarDefinition->getByIndex( i ) >>= aSeqPropValue ) in ConvertSlotsToCommands()
3415 rToolbarDefinition->replaceByIndex( i, Any( aSeqPropValue )); in ConvertSlotsToCommands()

Completed in 39 milliseconds