Home
last modified time | relevance | path

Searched refs:LabelColumn (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/source/window/
H A Darrange.cxx653 LabelColumn::~LabelColumn() in ~LabelColumn()
657 long LabelColumn::getLabelWidth() const in getLabelWidth()
686 Size LabelColumn::getOptimalSize( WindowSizeType i_eType ) const in getOptimalSize()
739 void LabelColumn::resize() in resize()
756 size_t LabelColumn::addRow( Window* i_pLabel, boost::shared_ptr<WindowArranger> const& i_rElement, … in addRow()
767 size_t LabelColumn::addRow( Window* i_pLabel, Window* i_pElement, long i_nIndent, const Size& i_rEl… in addRow()
H A Dwindow4.cxx108 pImpl->mxLayout.reset( new vcl::LabelColumn() ); in getLayout()
H A Dprintdlg.cxx575 boost::shared_ptr< vcl::LabelColumn > xMainCol( new vcl::LabelColumn( xIndent.get() ) ); in setupLayout()
708 boost::shared_ptr< vcl::LabelColumn > xLabelCol( new vcl::LabelColumn( xIndent.get() ) ); in setupLayout()
/trunk/main/vcl/inc/vcl/
H A Darrange.hxx304 class VCL_DLLPUBLIC LabelColumn : public RowOrColumn class
308 LabelColumn( WindowArranger* i_pParent = NULL, long i_nBorderWidth = -1 ) in LabelColumn() function in vcl::LabelColumn
311 virtual ~LabelColumn();
/trunk/main/sfx2/source/dialog/
H A Dpasswd.cxx136 boost::shared_ptr<vcl::LabelColumn> xEdits( new vcl::LabelColumn( xLayout.get() ) ); in SfxPasswordDialog()
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx752 boost::shared_ptr< vcl::LabelColumn > xSizeColumns( new vcl::LabelColumn( &rLayout ) ); in createSizeControls()

Completed in 56 milliseconds