Searched refs:xChildInterface (Results 1 – 2 of 2) sorted by relevance
371 XInterface xChildInterface = (XInterface) in getListBoxObjects() local373 Items.add(xChildInterface); in getListBoxObjects()435 XInterface xChildInterface = (XInterface) in getListBoxItems() local437 Items.add(getString(xChildInterface)); in getListBoxItems()584 XInterface xChildInterface = (XInterface) in getTextBoxText() local586 TextFieldText += (getString(xChildInterface)); in getTextBoxText()
123 const uno::Reference< uno::XInterface > & xChildInterface, in lcl_SetParent()126 uno::Reference< container::XChild > xChild( xChildInterface, uno::UNO_QUERY ); in lcl_SetParent()
Completed in 77 milliseconds