Searched refs:xModelSI (Results 1 – 1 of 1) sorted by relevance
919 Reference< XServiceInfo > xModelSI; // for checking for a radion button in implUpdateGroupStructure() local931 xModelSI = xModelSI.query( *pControlModels ); in implUpdateGroupStructure()932 …bIsRadioButton = xModelSI.is() && xModelSI->supportsService( ::rtl::OUString::createFromAscii( szS… in implUpdateGroupStructure()
Completed in 14 milliseconds