Home
last modified time | relevance | path

Searched refs:i_pLabel (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/window/
H A Darrange.cxx626 void LabeledElement::setLabel( Window* i_pLabel ) in setLabel() argument
628 m_aLabel.m_pElement = i_pLabel; in setLabel()
632 void LabeledElement::setLabel( boost::shared_ptr<WindowArranger> const & i_pLabel ) in setLabel() argument
635 m_aLabel.m_pChild = i_pLabel; in setLabel()
756 size_t LabelColumn::addRow( Window* i_pLabel, boost::shared_ptr<WindowArranger> const& i_rElement, … in addRow() argument
759 xLabel->setLabel( i_pLabel ); in addRow()
767 size_t LabelColumn::addRow( Window* i_pLabel, Window* i_pElement, long i_nIndent, const Size& i_rEl… in addRow() argument
770 xLabel->setLabel( i_pLabel ); in addRow()
/trunk/main/vcl/inc/vcl/
H A Darrange.hxx317 …size_t addRow( Window* i_pLabel, boost::shared_ptr<WindowArranger> const& i_rElement, long i_nInde…
318 …size_t addRow( Window* i_pLabel, Window* i_pElement, long i_nIndent = 0, const Size& i_rElementMin…

Completed in 29 milliseconds