Searched refs:_pLeft (Results 1 – 4 of 4) sorted by relevance
346 ListBox* _pLeft, in moveColumn() argument356 …OFieldDescription* pSrcField = static_cast<OFieldDescription*>(_pLeft->GetEntryData(_pLeft->GetEnt… in moveColumn()379 …or::size_type nPos = (aPos - pSrcVector->begin()) - adjustColumnPosition(_pLeft, _sColumnName, (aP… in moveColumn()392 sal_uInt16 OWizColumnSelect::adjustColumnPosition( ListBox* _pLeft, in adjustColumnPosition() argument404 sal_uInt16 nCount = _pLeft->GetEntryCount(); in adjustColumnPosition()408 sColumnString = _pLeft->GetEntry(i); in adjustColumnPosition()
77 ListBox* _pLeft,87 sal_uInt16 adjustColumnPosition(ListBox* _pLeft,
51 void set(Window* _pRight,Window* _pLeft = NULL);
200 void OSplitterView::set(Window* _pRight,Window* _pLeft) in set() argument202 m_pLeft = _pLeft; in set()
Completed in 48 milliseconds