Searched refs:aRightIndent (Results 1 – 2 of 2) sorted by relevance
187 sal_Int64 nR = aRightIndent.Denormalize( aRightIndent.GetValue( eUnit ) ); in IMPL_LINK()209 aTmp = aRightIndent.GetText(); in IMPL_LINK()211 aRightIndent.SetMax( aRightIndent.Normalize( nTmp ), eUnit ); in IMPL_LINK()214 aRightIndent.SetEmptyFieldValue(); in IMPL_LINK()330 aRightIndent.IsValueModified() in FillItemSet()351 if ( aRightIndent.IsRelative() ) in FillItemSet()353 (sal_uInt16)aRightIndent.GetValue() ); in FillItemSet()355 aMargin.SetRight( GetCoreValue( aRightIndent, eUnit ) ); in FillItemSet()367 aMargin.SetRight( GetCoreValue( aRightIndent, eUnit ) ); in FillItemSet()438 SetFieldUnit( aRightIndent, eFUnit ); in Reset()[all …]
76 SvxRelativeField aRightIndent; member in SvxStdParagraphTabPage