Searched defs:SetTab (Results 1 – 9 of 9) sorted by relevance
105 void SetTab(SCTAB nNewTab) { nTab = nNewTab; } in SetTab() function in ScAttrArray
59 void SetTab( sal_Int32 nTabP ) { nTab = nTabP; } in SetTab() function in ScBigAddress
304 inline void SetTab( SCTAB nTabP ) { nTab = nTabP; } in SetTab() function in ScAddress
135 inline void SetTab( const sal_Bool bNew ) { bTab = bNew; } in SetTab() function in SwLineLayout
566 void SetTab( MSHORT nNew ) { pCMS->pFill->nTabCnt = nNew; } in SetTab() function
88 void ScPreviewTableInfo::SetTab( SCTAB nNewTab ) in SetTab() function in ScPreviewTableInfo
214 inline void SetTab( sal_Bool b ) { in SetTab() function in SwViewOption
1702 void ScHorizontalCellIterator::SetTab( SCTAB nTabP ) in SetTab() function in ScHorizontalCellIterator
167 void SvTabListBox::SetTab( sal_uInt16 nTab,long nValue,MapUnit eMapUnit ) in SetTab() function in SvTabListBox
Completed in 90 milliseconds