Searched defs:SetDefTab (Results 1 – 6 of 6) sorted by relevance
256 void SetDefTab( sal_Int32 nSet, sal_Bool bNoModify = sal_False ) in SetDefTab() function in SwMasterUsrPref
175 void Outliner::SetDefTab( sal_uInt16 nTab ) in SetDefTab() function in Outliner
724 void SetDefTab( sal_uInt16 nTab ) { nDefTab = nTab ? nTab : DEFTAB; } in SetDefTab() function in EditDoc
450 void EditEngine::SetDefTab( sal_uInt16 nDefTab ) in SetDefTab() function in EditEngine
178 void SetDefTab( sal_uInt16 nTab ) { if( nDefTab != nTab ) { OptionsChanged(); nDefTab = nTab; } } in SetDefTab() function in SdOptionsLayout
259 void TextEngine::SetDefTab( sal_uInt16 nDefTab ) in SetDefTab() function in TextEngine
Completed in 173 milliseconds