Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dformcontroller.cxx3602 Reference< XEnumerationAccess > xControlEnumAcc( getModel(), UNO_QUERY ); in checkFormComponentValidity() local
3604 if ( xControlEnumAcc.is() ) in checkFormComponentValidity()
3605 xControlEnumeration = xControlEnumAcc->createEnumeration(); in checkFormComponentValidity()

Completed in 60 milliseconds