Home
last modified time | relevance | path

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

/aoo4110/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx919 Reference< XServiceInfo > xModelSI; // for checking for a radion button in implUpdateGroupStructure() local
931 xModelSI = xModelSI.query( *pControlModels ); in implUpdateGroupStructure()
932 …bIsRadioButton = xModelSI.is() && xModelSI->supportsService( ::rtl::OUString::createFromAscii( szS… in implUpdateGroupStructure()

Completed in 30 milliseconds