Home
last modified time | relevance | path

Searched refs:allocateArea (Results 1 – 22 of 22) sorted by path

/trunk/main/offapi/com/sun/star/awt/
H A DXLayoutContainer.idl87 void allocateArea( [in] com::sun::star::awt::Rectangle NewArea );
/trunk/main/toolkit/source/awt/
H A Dvclxdialog.cxx117 void SAL_CALL VCLXDialog::allocateArea( const css::awt::Rectangle &rArea ) in allocateArea() function in layoutimpl::VCLXDialog
142 Bin::allocateArea( maAllocation ); in allocateArea()
H A Dvclxdialog.hxx81 virtual void SAL_CALL allocateArea( const css::awt::Rectangle &rArea )
H A Dvclxscroller.cxx99 void SAL_CALL VCLXScroller::allocateArea( in allocateArea() function in layoutimpl::VCLXScroller
H A Dvclxscroller.hxx56 virtual void SAL_CALL allocateArea( const ::com::sun::star::awt::Rectangle &rArea )
H A Dvclxsplitter.cxx134 void SAL_CALL VCLXSplitter::allocateArea( in allocateArea() function in layoutimpl::VCLXSplitter
H A Dvclxsplitter.hxx65 virtual void SAL_CALL allocateArea( const ::com::sun::star::awt::Rectangle &rArea )
H A Dvclxtabcontrol.cxx298 void SAL_CALL VCLXTabControl::allocateArea (awt::Rectangle const &area) in allocateArea() function in layoutimpl::VCLXTabControl
H A Dvclxtabcontrol.hxx87 virtual void SAL_CALL allocateArea( const ::com::sun::star::awt::Rectangle &rArea )
H A Dvclxtabpage.cxx73 void SAL_CALL VCLXTabPage::allocateArea( awt::Rectangle const& area ) in allocateArea() function in layoutimpl::VCLXTabPage
141 Bin::allocateArea( maAllocation ); in allocateArea()
H A Dvclxtabpage.hxx57 virtual void SAL_CALL allocateArea( css::awt::Rectangle const& rArea )
/trunk/main/toolkit/source/layout/core/
H A Dbin.cxx73 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 Dbin.hxx55 virtual void SAL_CALL allocateArea( const css::awt::Rectangle &rArea )
87 virtual void SAL_CALL allocateArea( const css::awt::Rectangle &rArea )
H A Dbox.cxx183 Box::allocateArea( const awt::Rectangle &newArea ) in allocateArea() function in layoutimpl::Box
H A Dbox.hxx65 virtual void SAL_CALL allocateArea( const css::awt::Rectangle &rArea )
H A Dcontainer.cxx65 xCont->allocateArea( rArea ); in allocateChildAt()
H A Dcontainer.hxx62 void forceRecalc() { allocateArea( maAllocation ); } in forceRecalc()
89 virtual void SAL_CALL allocateArea( const css::awt::Rectangle &rArea )
H A Dflow.cxx173 Flow::allocateArea( const css::awt::Rectangle &rArea ) in allocateArea() function in layoutimpl::Flow
H A Dflow.hxx74 virtual void SAL_CALL allocateArea( const css::awt::Rectangle &rArea )
H A Dtable.cxx253 Table::allocateArea( const awt::Rectangle &rArea ) in allocateArea() function in layoutimpl::Table
H A Dtable.hxx81 virtual void SAL_CALL allocateArea( const css::awt::Rectangle &rArea )
H A Dtimer.cxx123 (*it)->allocateArea( (*it)->getAllocatedArea() ); in Timeout()

Completed in 56 milliseconds