| /trunk/main/toolkit/source/layout/core/ |
| H A D | bin.hxx | 55 virtual void SAL_CALL allocateArea( const css::awt::Rectangle &rArea ) 87 virtual void SAL_CALL allocateArea( const css::awt::Rectangle &rArea )
|
| H A D | bin.cxx | 73 Bin::allocateArea( const awt::Rectangle &rArea ) in allocateArea() function in layoutimpl::Bin 139 Align::allocateArea( const awt::Rectangle &rArea ) in allocateArea() function in layoutimpl::Align
|
| H A D | container.hxx | 62 void forceRecalc() { allocateArea( maAllocation ); } in forceRecalc() 89 virtual void SAL_CALL allocateArea( const css::awt::Rectangle &rArea )
|
| H A D | table.hxx | 81 virtual void SAL_CALL allocateArea( const css::awt::Rectangle &rArea )
|
| H A D | flow.hxx | 74 virtual void SAL_CALL allocateArea( const css::awt::Rectangle &rArea )
|
| H A D | box.hxx | 65 virtual void SAL_CALL allocateArea( const css::awt::Rectangle &rArea )
|
| H A D | timer.cxx | 123 (*it)->allocateArea( (*it)->getAllocatedArea() ); in Timeout()
|
| H A D | container.cxx | 65 xCont->allocateArea( rArea ); in allocateChildAt()
|
| H A D | flow.cxx | 173 Flow::allocateArea( const css::awt::Rectangle &rArea ) in allocateArea() function in layoutimpl::Flow
|
| H A D | box.cxx | 183 Box::allocateArea( const awt::Rectangle &newArea ) in allocateArea() function in layoutimpl::Box
|
| H A D | table.cxx | 253 Table::allocateArea( const awt::Rectangle &rArea ) in allocateArea() function in layoutimpl::Table
|
| /trunk/main/toolkit/source/awt/ |
| H A D | vclxtabpage.cxx | 73 void SAL_CALL VCLXTabPage::allocateArea( awt::Rectangle const& area ) in allocateArea() function in layoutimpl::VCLXTabPage 141 Bin::allocateArea( maAllocation ); in allocateArea()
|
| H A D | vclxdialog.cxx | 117 void SAL_CALL VCLXDialog::allocateArea( const css::awt::Rectangle &rArea ) in allocateArea() function in layoutimpl::VCLXDialog 142 Bin::allocateArea( maAllocation ); in allocateArea()
|
| H A D | vclxtabpage.hxx | 57 virtual void SAL_CALL allocateArea( css::awt::Rectangle const& rArea )
|
| H A D | vclxscroller.hxx | 56 virtual void SAL_CALL allocateArea( const ::com::sun::star::awt::Rectangle &rArea )
|
| H A D | vclxsplitter.hxx | 65 virtual void SAL_CALL allocateArea( const ::com::sun::star::awt::Rectangle &rArea )
|
| H A D | vclxdialog.hxx | 81 virtual void SAL_CALL allocateArea( const css::awt::Rectangle &rArea )
|
| H A D | vclxscroller.cxx | 99 void SAL_CALL VCLXScroller::allocateArea( in allocateArea() function in layoutimpl::VCLXScroller
|
| H A D | vclxtabcontrol.hxx | 87 virtual void SAL_CALL allocateArea( const ::com::sun::star::awt::Rectangle &rArea )
|
| H A D | vclxsplitter.cxx | 134 void SAL_CALL VCLXSplitter::allocateArea( in allocateArea() function in layoutimpl::VCLXSplitter
|
| H A D | vclxtabcontrol.cxx | 298 void SAL_CALL VCLXTabControl::allocateArea (awt::Rectangle const &area) in allocateArea() function in layoutimpl::VCLXTabControl
|
| /trunk/main/offapi/com/sun/star/awt/ |
| H A D | XLayoutContainer.idl | 87 void allocateArea( [in] com::sun::star::awt::Rectangle NewArea );
|