Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/util/
H A DUITools.java371 XInterface xChildInterface = (XInterface) in getListBoxObjects() local
373 Items.add(xChildInterface); in getListBoxObjects()
435 XInterface xChildInterface = (XInterface) in getListBoxItems() local
437 Items.add(getString(xChildInterface)); in getListBoxItems()
584 XInterface xChildInterface = (XInterface) in getTextBoxText() local
586 TextFieldText += (getString(xChildInterface)); in getTextBoxText()
/aoo41x/main/chart2/source/model/main/
H A DDataSeries.cxx123 const uno::Reference< uno::XInterface > & xChildInterface, in lcl_SetParent()
126 uno::Reference< container::XChild > xChild( xChildInterface, uno::UNO_QUERY ); in lcl_SetParent()

Completed in 18 milliseconds