Searched refs:xSourceAsChild (Results 1 – 1 of 1) sorted by relevance
366 Reference< XChild > xSourceAsChild(_pSource->GetUnoControlModel(), UNO_QUERY); in clonedFrom() local367 if (!xSourceAsChild.is()) in clonedFrom()370 Reference< XInterface > xSourceContainer = xSourceAsChild->getParent(); in clonedFrom()
Completed in 24 milliseconds