Home
last modified time | relevance | path

Searched refs:_bSelect (Results 1 – 17 of 17) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx333 void SelectColumnPos( sal_uInt16 nCol, sal_Bool _bSelect, sal_Bool bMakeVisible);
334 void SelectColumnId( sal_uInt16 nColId, sal_Bool _bSelect, sal_Bool bMakeVisible) in SelectColumnId() argument
335 { SelectColumnPos( GetColumnPos(nColId), _bSelect, bMakeVisible); } in SelectColumnId()
551 virtual void SelectRow( long nRow, sal_Bool _bSelect = sal_True, sal_Bool bExpand = sal_True );
552 void SelectColumnPos( sal_uInt16 nCol, sal_Bool _bSelect = sal_True ) in SelectColumnPos() argument
553 { SelectColumnPos( nCol, _bSelect, sal_True); } in SelectColumnPos()
554 void SelectColumnId( sal_uInt16 nColId, sal_Bool _bSelect = sal_True ) in SelectColumnId() argument
555 { SelectColumnPos( GetColumnPos(nColId), _bSelect, sal_True); } in SelectColumnId()
837 virtual void SelectColumn( sal_uInt16 _nColumn, sal_Bool _bSelect = sal_True );
H A Daccessibletableprovider.hxx90 …virtual void SelectRow( long _nRow, sal_Bool _bSelect = sal_True, sal_Bool bExpand = sal_True …
91 virtual void SelectColumn( sal_uInt16 _nColumnPos, sal_Bool _bSelect = sal_True ) = 0;
H A Dsvtabbx.hxx207 …virtual void SelectRow( long _nRow, sal_Bool _bSelect = sal_True, sal_Bool bExpand = sal_True …
208 virtual void SelectColumn( sal_uInt16 _nColumn, sal_Bool _bSelect = sal_True );
/trunk/main/dbaccess/source/ui/browser/
H A DdsEntriesNoExp.cxx132 void SbaTableQueryBrowser::select(SvLBoxEntry* _pEntry, sal_Bool _bSelect) in select() argument
137 static_cast<OBoldListboxString*>(pTextItem)->emphasize(_bSelect); in select()
146 void SbaTableQueryBrowser::selectPath(SvLBoxEntry* _pEntry, sal_Bool _bSelect) in selectPath() argument
150 select(_pEntry, _bSelect); in selectPath()
/trunk/main/formula/inc/formula/
H A Dformula.hxx84 …Text,xub_StrLen PrivStart, xub_StrLen PrivEnd,sal_Bool bMatrix,sal_Bool _bSelect,sal_Bool _bUpdate…
133 …Text,xub_StrLen PrivStart, xub_StrLen PrivEnd,sal_Bool bMatrix,sal_Bool _bSelect,sal_Bool _bUpdate…
/trunk/main/formula/source/ui/dlg/
H A Dformula.cxx129 …Text,xub_StrLen PrivStart, xub_StrLen PrivEnd,sal_Bool bMatrix,sal_Bool _bSelect,sal_Bool _bUpdate…
1629 …Text,xub_StrLen PrivStart, xub_StrLen PrivEnd,sal_Bool bMatrix,sal_Bool _bSelect,sal_Bool _bUpdate) in SetMeText() argument
1635 if ( _bSelect || !bEditFlag ) in SetMeText()
1875 …Text,xub_StrLen PrivStart, xub_StrLen PrivEnd,sal_Bool bMatrix,sal_Bool _bSelect,sal_Bool _bUpdate) in SetMeText() argument
1877 return m_pImpl->SetMeText(_sText,PrivStart, PrivEnd,bMatrix,_bSelect,_bUpdate); in SetMeText()
2031 …Text,xub_StrLen PrivStart, xub_StrLen PrivEnd,sal_Bool bMatrix,sal_Bool _bSelect,sal_Bool _bUpdate) in SetMeText() argument
2033 return m_pImpl->SetMeText(_sText,PrivStart, PrivEnd,bMatrix,_bSelect,_bUpdate); in SetMeText()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx1919 void BrowseBox::SelectRow( long nRow, sal_Bool _bSelect, sal_Bool bExpand ) in SelectRow() argument
1926 if ( _bSelect ) in SelectRow()
1949 && uRow.pSel->Select( nRow, _bSelect ) in SelectRow()
2003 void BrowseBox::SelectColumnPos( sal_uInt16 nNewColPos, sal_Bool _bSelect, sal_Bool bMakeVisible ) in SelectColumnPos() argument
2012 if ( _bSelect ) in SelectColumnPos()
2030 if ( pColSel->Select( nNewColPos, _bSelect ) ) in SelectColumnPos()
H A Dbrwbox3.cxx475 void BrowseBox::SelectColumn( sal_uInt16 _nColumn, sal_Bool _bSelect ) in SelectColumn() argument
477 SelectColumnPos( _nColumn, _bSelect ); in SelectColumn()
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexdialog.cxx187 sal_Bool DbaIndexList::Select( SvLBoxEntry* pEntry, sal_Bool _bSelect ) in Select() argument
189 sal_Bool bReturn = SvTreeListBox::Select(pEntry, _bSelect); in Select()
191 if (m_aSelectHdl.IsSet() && !m_bSuspendSelectHdl && _bSelect) in Select()
/trunk/main/accessibility/source/extended/
H A Daccessibletablistboxtable.cxx304 void AccessibleTabListBoxTable::implSelectRow( sal_Int32 _nRow, sal_Bool _bSelect ) in implSelectRow() argument
307 m_pTabListBox->Select( m_pTabListBox->GetEntry( _nRow ), _bSelect ); in implSelectRow()
/trunk/main/odk/examples/java/Inspector/
H A DSwingDialogProvider.java323 …addLanguageMenuItem(ButtonGroup _group, String _sLanguageTitle, boolean _bSelect, char _sMnemonic,… in addLanguageMenuItem() argument
324 … JRadioButtonMenuItem jMenuItem = new JRadioButtonMenuItem(_sLanguageTitle, _bSelect); in addLanguageMenuItem()
/trunk/main/dbaccess/source/ui/inc/
H A Dunodatbr.hxx315 void select(SvLBoxEntry* _pEntry, sal_Bool _bSelect = sal_True);
317 void selectPath(SvLBoxEntry* _pEntry, sal_Bool _bSelect = sal_True);
/trunk/main/reportdesign/source/ui/inc/
H A Ddlgedfunc.hxx113 void deactivateOle(bool _bSelect = false);
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx451 void DlgEdFunc::deactivateOle(bool _bSelect) in deactivateOle() argument
471 if ( _bSelect ) in deactivateOle()
/trunk/main/accessibility/inc/accessibility/extended/
H A Daccessibletablistboxtable.hxx60 void implSelectRow( sal_Int32 _nRow, sal_Bool _bSelect );
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx141 …void moveGroups(const uno::Sequence<uno::Any>& _aGroups,sal_Int32 _nRow,sal_Bool _bSelect = sal_Tr…
308 …ssionControl::moveGroups(const uno::Sequence<uno::Any>& _aGroups,sal_Int32 _nRow,sal_Bool _bSelect) in moveGroups() argument
334 if ( _bSelect ) in moveGroups()
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx870 void SvHeaderTabListBox::SelectRow( long _nRow, sal_Bool _bSelect, sal_Bool ) in SelectRow() argument
872 Select( GetEntry( _nRow ), _bSelect ); in SelectRow()

Completed in 94 milliseconds