Home
last modified time | relevance | path

Searched refs:setChild (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dprintdlg.cxx576 xIndent->setChild( xMainCol ); in setupLayout()
709 xIndent->setChild( xLabelCol ); in setupLayout()
808 xIndent->setChild( xCol ); in setupLayout()
1407 pIndent->setChild( pCurColumn ); in setupOptionalUI()
1509 pIndent->setChild( pRadioColumn ); in setupOptionalUI()
H A Darrange.cxx819 void Indenter::setChild( boost::shared_ptr<WindowArranger> const & i_pChild, sal_Int32 i_nExpandPri… in setChild() function in Indenter
/trunk/main/vcl/inc/vcl/
H A Darrange.hxx349 void setChild( boost::shared_ptr<WindowArranger> const &, sal_Int32 i_nExpandPrio = 0 );
351 void setChild( WindowArranger* i_pChild, sal_Int32 i_nExpandPrio = 0 ) in setChild() function in vcl::Indenter
352 { setChild( boost::shared_ptr<WindowArranger>( i_pChild ), i_nExpandPrio ); } in setChild()
/trunk/main/toolkit/doc/layout/
H A Doldnotes.txt95 + or call the 'setChild' inside the model
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx832 xIndenter->setChild( xRows ); in createColorDepthControls()
877 xIndenter->setChild( xRows ); in createFilterOptions()
909 xIndenter->setChild( xRows ); in createFilterOptions()
921 xIndenter->setChild( xRows ); in createFilterOptions()
941 xIndenter->setChild( xRows ); in createFilterOptions()
972 xIndenter->setChild( xRows ); in createFilterOptions()
986 xIndenter->setChild( xRows ); in createFilterOptions()
995 xIndenter->setChild( xRows ); in createFilterOptions()
1014 xIndenter->setChild( xRows ); in createFilterOptions()
1036 xIndenter->setChild( xRows ); in createFilterOptions()
[all …]

Completed in 45 milliseconds