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