Lines Matching refs:DecoToolBox
542 class DecoToolBox : public ToolBox class
549 DecoToolBox( Window* pParent, WinBits nStyle = 0 );
550 DecoToolBox( Window* pParent, const ResId& rResId );
564 DecoToolBox::DecoToolBox( Window* pParent, WinBits nStyle ) : in DecoToolBox() function in DecoToolBox
569 DecoToolBox::DecoToolBox( Window* pParent, const ResId& rResId ) : in DecoToolBox() function in DecoToolBox
575 void DecoToolBox::ImplInit() in ImplInit()
581 void DecoToolBox::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
593 void DecoToolBox::calcMinSize() in calcMinSize()
618 Size DecoToolBox::getMinSize() in getMinSize()
623 void DecoToolBox::SetImages( long nMaxHeight, bool bForce ) in SetImages()
687 DecoToolBox aCloser;