Searched refs:nEscAbs (Results 1 – 4 of 4) sorted by relevance
276 nEscAbs = ( ( const SdrCaptionEscAbsItem& ) rOutAttrs.Get( nWhich ) ).GetValue(); in Reset()277 SetMetricValue( aMF_ANSATZ, nEscAbs, eUnit ); in Reset()278 nEscAbs = static_cast<long>(aMF_ANSATZ.GetValue()); in Reset()333 aMF_ANSATZ.SetValue( nEscAbs ); in Reset()349 aMF_ANSATZ.SetValue( nEscAbs ); in Reset()
73 long nEscAbs; member in ImpCaptParams90 nEscAbs =0; in ImpCaptParams()107 nX=nEscAbs; in CalcEscPos()108 nY=nEscAbs; in CalcEscPos()441 rPara.nEscAbs =((SdrCaptionEscAbsItem&) (rSet.Get(SDRATTR_CAPTIONESCABS ))).GetValue(); in ImpGetCaptParams()
85 SdrCaptionEscAbsItem(long nEscAbs=0): SdrMetricItem(SDRATTR_CAPTIONESCABS,nEscAbs) {} in SdrCaptionEscAbsItem() argument
76 sal_Int32 nEscAbs; member in SvxCaptionTabPage
Completed in 26 milliseconds