Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dlabdlg.cxx282 nEscRel = (long)( ( const SdrCaptionEscRelItem& ) rOutAttrs.Get( nWhich ) ).GetValue(); in Reset()
324 if( nEscRel < 3333 ) in Reset()
326 if( nEscRel > 6666 ) in Reset()
340 if( nEscRel < 3333 ) in Reset()
342 if( nEscRel > 6666 ) in Reset()
/aoo42x/main/svx/source/svdraw/
H A Dsvdocapt.cxx72 long nEscRel; member in ImpCaptParams
89 nEscRel =5000; in ImpCaptParams()
103 nX=BigMulDiv(nX,nEscRel,10000); in CalcEscPos()
105 nY=BigMulDiv(nY,nEscRel,10000); in CalcEscPos()
440 rPara.nEscRel =((SdrCaptionEscRelItem&) (rSet.Get(SDRATTR_CAPTIONESCREL ))).GetValue(); in ImpGetCaptParams()
/aoo42x/main/svx/inc/svx/
H A Dsxcecitm.hxx72 SdrCaptionEscRelItem(long nEscRel=5000): SfxInt32Item(SDRATTR_CAPTIONESCREL,nEscRel) {} in SdrCaptionEscRelItem() argument
/aoo42x/main/cui/source/inc/
H A Dlabdlg.hxx77 sal_Int32 nEscRel; member in SvxCaptionTabPage

Completed in 15 milliseconds