Searched refs:allocateChildAt (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/toolkit/source/layout/core/ |
H A D | bin.cxx | 78 allocateChildAt( mxChild, rArea ); in allocateArea() 157 allocateChildAt( mxChild, aChildArea ); in allocateArea()
|
H A D | table.cxx | 106 allocateChildAt( xChild, awt::Rectangle( 0,0,0,0 ) ); in addChild() 303 allocateChildAt( child->mxChild, rChildArea ); in allocateArea()
|
H A D | container.cxx | 59 Container::allocateChildAt( const uno::Reference< awt::XLayoutConstrains > &xChild, in allocateChildAt() function in layoutimpl::Container
|
H A D | container.hxx | 53 void allocateChildAt( const css::uno::Reference< css::awt::XLayoutConstrains > &xChild,
|
H A D | flow.cxx | 198 allocateChildAt( child->xChild, in allocateArea()
|
H A D | box.cxx | 271 allocateChildAt( child->mxChild, area ); in allocateArea()
|
/aoo4110/main/toolkit/source/awt/ |
H A D | vclxsplitter.cxx | 171 allocateChildAt( getChild( 0 )->mxChild, childRect ); in allocateArea() 187 allocateChildAt( getChild( 1 )->mxChild, childRect ); in allocateArea()
|
H A D | vclxscroller.cxx | 127 allocateChildAt( mxChild, childRect ); in allocateArea()
|
H A D | vclxtabcontrol.cxx | 417 allocateChildAt( xChild, childRect ); in allocateArea()
|
Completed in 15 milliseconds