Home
last modified time | relevance | path

Searched defs:i_nExpandPrio (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/window/
H A Darrange.cxx487 size_t RowOrColumn::addWindow( Window* i_pWindow, sal_Int32 i_nExpandPrio, const Size& i_rMinSize, … in addWindow()
505 …n::addChild( boost::shared_ptr<WindowArranger> const & i_pChild, sal_Int32 i_nExpandPrio, size_t i… in addChild()
811 void Indenter::setWindow( Window* i_pWindow, sal_Int32 i_nExpandPrio ) in setWindow()
819 …d Indenter::setChild( boost::shared_ptr<WindowArranger> const & i_pChild, sal_Int32 i_nExpandPrio ) in setChild()
991 …:addWindow( Window* i_pWindow, sal_uInt32 i_nX, sal_uInt32 i_nY, sal_Int32 i_nExpandPrio, const Si… in addWindow()
1032 …ed_ptr<WindowArranger> const &i_pChild, sal_uInt32 i_nX, sal_uInt32 i_nY, sal_Int32 i_nExpandPrio ) in addChild()
/trunk/main/vcl/inc/vcl/
H A Darrange.hxx253 … size_t addChild( WindowArranger* i_pNewChild, sal_Int32 i_nExpandPrio = 0, size_t i_nIndex = ~0 ) in addChild()
351 void setChild( WindowArranger* i_pChild, sal_Int32 i_nExpandPrio = 0 ) in setChild()
447 …Child( WindowArranger* i_pNewChild, sal_uInt32 i_nX, sal_uInt32 i_nY, sal_Int32 i_nExpandPrio = 0 ) in addChild()

Completed in 21 milliseconds