Home
last modified time | relevance | path

Searched refs:nTabDist (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Dappopt.cxx377 sal_uInt16 nTabDist = ((const SfxUInt16Item*)pItem)->GetValue(); in ApplyItemSet() local
378 pPref->SetDefTab(nTabDist); in ApplyItemSet()
382 MakeDefTabs( nTabDist, aDefTabs ); in ApplyItemSet()
/trunk/main/sc/inc/
H A Ddocoptio.hxx76 void SetTabDistance( sal_uInt16 nTabDist ) {nTabDistance = nTabDist;} in SetTabDistance() argument
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1112 sal_uInt16 nTabDist = ((SfxUInt16Item*)pItem)->GetValue(); in ModifyOptions() local
1114 aOpt.SetTabDistance(nTabDist); in ModifyOptions()
1120 aDocOpt.SetTabDistance(nTabDist); in ModifyOptions()
1124 pDoc->GetDrawLayer()->SetDefaultTabulator(nTabDist); in ModifyOptions()

Completed in 18 milliseconds