Home
last modified time | relevance | path

Searched refs:getChildProperties (Results 1 – 12 of 12) sorted by path

/trunk/main/offapi/com/sun/star/awt/
H A DXLayoutContainer.idl75 com::sun::star::beans::XPropertySet getChildProperties(
/trunk/main/toolkit/doc/layout/
H A DChangeLog164 addChild, removeChild, getChildren, getChildProperties for Box,
/trunk/main/toolkit/source/layout/core/
H A Dbin.cxx91 Bin::getChildProperties( const uno::Reference< awt::XLayoutConstrains >& ) in getChildProperties() function in layoutimpl::Bin
H A Dbin.hxx58 virtual css::uno::Reference< css::beans::XPropertySet > SAL_CALL getChildProperties(
H A Dbox-base.cxx148 Box_Base::getChildProperties( const uno::Reference< awt::XLayoutConstrains >& xChild ) in getChildProperties() function in layoutimpl::Box_Base
H A Dbox-base.hxx76 virtual css::uno::Reference< css::beans::XPropertySet > SAL_CALL getChildProperties(
H A Dcontainer.hxx85 virtual css::uno::Reference< css::beans::XPropertySet > SAL_CALL getChildProperties(
H A Dflow.cxx105 Flow::getChildProperties( const uno::Reference< awt::XLayoutConstrains >& /*xChild*/ ) in getChildProperties() function in layoutimpl::Flow
H A Dflow.hxx70 virtual css::uno::Reference< css::beans::XPropertySet > SAL_CALL getChildProperties(
H A Droot.cxx397 xChildPeer = mxContainer->getChildProperties( pChild->mxWidget ); in setChildProperties()
/trunk/main/toolkit/source/layout/vcl/
H A Dwcontainer.cxx174 ( mxContainer->getChildProperties( xChild ), uno::UNO_QUERY_THROW ); in setProps()
220 ( mxContainer->getChildProperties( xChild ), uno::UNO_QUERY_THROW ); in setProps()
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx492 … 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()

Completed in 46 milliseconds