Searched refs:_pRight (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | WColumnSelect.cxx | 345 void OWizColumnSelect::moveColumn( ListBox* _pRight, in moveColumn() argument 353 if(_pRight == &m_lbNewColumnNames) in moveColumn() 357 createNewColumn(_pRight,pSrcField,_rRightColumns,_sColumnName,_sExtraChars,_nMaxNameLen,_aCase); in moveColumn() 381 …_pRight->SetEntryData( _pRight->InsertEntry( (*aIter).first, sal::static_int_cast< sal_uInt16 >(nP… in moveColumn()
|
/aoo41x/main/dbaccess/source/ui/control/ |
H A D | VertSplitView.cxx | 200 void OSplitterView::set(Window* _pRight,Window* _pLeft) in set() argument 203 m_pRight = _pRight; in set()
|
/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | VertSplitView.hxx | 51 void set(Window* _pRight,Window* _pLeft = NULL);
|
H A D | WColumnSelect.hxx | 76 void moveColumn( ListBox* _pRight,
|
Completed in 22 milliseconds