Searched refs:ImplCreateComponentSequence (Results 1 – 2 of 2) sorted by relevance
/trunk/main/toolkit/source/controls/ |
H A D | stdtabcontroller.cxx | 58 sal_Bool StdTabController::ImplCreateComponentSequence( in ImplCreateComponentSequence() function in StdTabController 254 if( !ImplCreateComponentSequence( aControls, aSeq, aCompSeq, NULL, sal_False ) ) in autoTabOrder() 330 if( !ImplCreateComponentSequence( aControls, aModels, aCompSeq, &aTabSeq, sal_True ) ) in activateTabOrder() 352 ImplCreateComponentSequence( aControls, aThisGroupModels, aControlComponents, NULL, sal_True ); in activateTabOrder()
|
/trunk/main/toolkit/inc/toolkit/controls/ |
H A D | stdtabcontroller.hxx | 51 …sal_Bool ImplCreateComponentSequence( ::com::sun::star::uno::Sequence< ::com::sun::star::uno::…
|
Completed in 22 milliseconds