Searched refs:eDefUnit (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/cui/source/tabpages/ |
H A D | tabstpge.cxx | 133 eDefUnit( FUNIT_100TH_MM ), in SvxTabulatorTabPage() 414 aNewTabs[i].GetTabPos() + nOffset ), eDefUnit ); in InitTabPos_Impl() 441 aTabBox.SetValue( 0, eDefUnit ); in InitTabPos_Impl() 529 aTabBox.InsertValue( aTabBox.Normalize( nVal ), eDefUnit, i ); in IMPL_LINK() 639 sal_uInt16 nPos = aTabBox.GetValuePos( aTabBox.GetValue( eDefUnit ), eDefUnit ); in IMPL_LINK() 670 sal_uInt16 nPos = aTabBox.GetValuePos( aTabBox.GetValue( eDefUnit ), eDefUnit ); in IMPL_LINK() 689 const sal_uInt16 nPos = aTabBox.GetValuePos( aTabBox.GetValue( eDefUnit ), eDefUnit); in IMPL_LINK() 706 sal_uInt16 nPos = aTabBox.GetValuePos( aTabBox.GetValue( eDefUnit ), eDefUnit ); in IMPL_LINK() 719 sal_uInt16 nPos = aTabBox.GetValuePos( aTabBox.GetValue( eDefUnit ), eDefUnit ); in IMPL_LINK() 733 sal_uInt16 nPos = aTabBox.GetValuePos( aTabBox.GetValue( eDefUnit ), eDefUnit ); in IMPL_LINK() [all …]
|
/aoo42x/main/cui/source/inc/ |
H A D | tabstpge.hxx | 129 FieldUnit eDefUnit; member in SvxTabulatorTabPage
|
Completed in 17 milliseconds