Searched refs:getChildProperties (Results 1 – 12 of 12) sorted by relevance
174 ( mxContainer->getChildProperties( xChild ), uno::UNO_QUERY_THROW ); in setProps()220 ( mxContainer->getChildProperties( xChild ), uno::UNO_QUERY_THROW ); in setProps()
76 virtual css::uno::Reference< css::beans::XPropertySet > SAL_CALL getChildProperties(
70 virtual css::uno::Reference< css::beans::XPropertySet > SAL_CALL getChildProperties(
58 virtual css::uno::Reference< css::beans::XPropertySet > SAL_CALL getChildProperties(
148 Box_Base::getChildProperties( const uno::Reference< awt::XLayoutConstrains >& xChild ) in getChildProperties() function in layoutimpl::Box_Base
91 Bin::getChildProperties( const uno::Reference< awt::XLayoutConstrains >& ) in getChildProperties() function in layoutimpl::Bin
85 virtual css::uno::Reference< css::beans::XPropertySet > SAL_CALL getChildProperties(
105 Flow::getChildProperties( const uno::Reference< awt::XLayoutConstrains >& /*xChild*/ ) in getChildProperties() function in layoutimpl::Flow
397 xChildPeer = mxContainer->getChildProperties( pChild->mxWidget ); in setChildProperties()
492 … mpParent->mxContainer->getChildProperties( mxWidget ), rPropName ) ); in getProperty()524 mpParent->mxContainer->getChildProperties( mxWidget ), rPropName, rValue ); in setProperty()558 … pWidget->mpParent->mxContainer->getChildProperties( pWidget->mxWidget ) ); in PropertyIterator()
75 com::sun::star::beans::XPropertySet getChildProperties(
164 addChild, removeChild, getChildren, getChildProperties for Box,
Completed in 56 milliseconds