Home
last modified time | relevance | path

Searched refs:nEscAbs (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dlabdlg.cxx276 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()
/trunk/main/svx/source/svdraw/
H A Dsvdocapt.cxx73 long nEscAbs; member in ImpCaptParams
90 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()
/trunk/main/svx/inc/svx/
H A Dsxcecitm.hxx85 SdrCaptionEscAbsItem(long nEscAbs=0): SdrMetricItem(SDRATTR_CAPTIONESCABS,nEscAbs) {} in SdrCaptionEscAbsItem() argument
/trunk/main/cui/source/inc/
H A Dlabdlg.hxx76 sal_Int32 nEscAbs; member in SvxCaptionTabPage

Completed in 20 milliseconds