Searched refs:aMF_ABSTAND (Results 1 – 2 of 2) sorted by relevance
86 aMF_ABSTAND( this, CUI_RES( MF_ABSTAND ) ), in SvxCaptionTabPage()182 if( aMF_ABSTAND.IsValueModified() ) in FillItemSet()185 _rOutAttrs.Put( SdrCaptionGapItem( GetCoreValue(aMF_ABSTAND, eUnit ) ) ); in FillItemSet()259 SetFieldUnit( aMF_ABSTAND, eFUnit ); in Reset()295 SetMetricValue( aMF_ABSTAND, nGap, eUnit ); in Reset()296 nGap = static_cast<long>(aMF_ABSTAND.GetValue()); in Reset()318 aMF_ABSTAND.SetValue( nGap ); in Reset()
51 MetricField aMF_ABSTAND; member in SvxCaptionTabPage
Completed in 15 milliseconds