Searched defs:xControlProps (Results 1 – 3 of 3) sorted by relevance
207 XPropertySet xControlProps = UNO.queryPropertySet( xForm.getByIndex( i ) ); in grabControlFocus() local
234 XPropertySet xControlProps = dbfTools.queryPropertySet( xForm.getByIndex( i ) ); in grabControlFocus() local
695 Reference< XPropertySet > xControlProps( xModel, UNO_QUERY ); in getControlModels() local
Completed in 18 milliseconds