Home
last modified time | relevance | path

Searched refs:aMF_LAENGE (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dlabdlg.cxx96 aMF_LAENGE( this, CUI_RES( MF_LAENGE ) ), in SvxCaptionTabPage()
229 if( aMF_LAENGE.IsValueModified() ) in FillItemSet()
232 _rOutAttrs.Put( SdrCaptionLineLenItem( GetCoreValue(aMF_LAENGE, eUnit ) ) ); in FillItemSet()
261 SetFieldUnit( aMF_LAENGE, eFUnit ); in Reset()
288 SetMetricValue( aMF_LAENGE, nLineLen, eUnit ); in Reset()
289 nLineLen = static_cast<long>(aMF_LAENGE.GetValue()); in Reset()
370 aMF_LAENGE.SetValue( nLineLen ); in Reset()
492 aMF_LAENGE.Disable(); in IMPL_LINK_INLINE_END()
497 aMF_LAENGE.Enable(); in IMPL_LINK_INLINE_END()
/trunk/main/cui/source/inc/
H A Dlabdlg.hxx61 MetricField aMF_LAENGE; member in SvxCaptionTabPage

Completed in 19 milliseconds