Lines Matching defs:xChild
59 uno::Reference< awt::XLayoutConstrains > xChild( pChild->GetPeer(), uno::UNO_QUERY ); in Add() local
68 uno::Reference< awt::XLayoutConstrains > xChild( pChild->getImpl(), uno::UNO_QUERY ); in Add() local
77 uno::Reference< awt::XLayoutConstrains > xChild( pChild->GetPeer(), uno::UNO_QUERY ); in Remove() local
86 uno::Reference< awt::XLayoutConstrains > xChild( pChild->getImpl(), uno::UNO_QUERY ); in Remove() local
112 uno::Reference < awt::XLayoutConstrains > xChild( aChildren[ i ] ); in ShowAll() local
153 uno::Reference< awt::XLayoutConstrains > xChild( rImpl.mxWindow, in Add() local
164 uno::Reference< awt::XLayoutConstrains > xChild( pContainer->getImpl(), in Add() local
170 void Table::setProps( uno::Reference< awt::XLayoutConstrains > xChild, in setProps()
198 uno::Reference< awt::XLayoutConstrains > xChild( rImpl.mxWindow, in Add() local
210 uno::Reference< awt::XLayoutConstrains > xChild( pContainer->getImpl(), in Add() local
216 void Box::setProps( uno::Reference< awt::XLayoutConstrains > xChild, in setProps()