Home
last modified time | relevance | path

Searched refs:nYDist (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx164 const sal_Int32 nYDist(((SdrShadowYDistItem&)(rOriginalSet.Get(SDRATTR_SHADOWYDIST))).GetValue()); in ImpCreateShadowObjectClone() local
220 pRetval->NbcMove(Size(nXDist, nYDist)); in ImpCreateShadowObjectClone()
H A Dsvdoedge.cxx66 nYDist=0; in ResetVars()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrcaptionobj.cxx145 const sal_uInt32 nYDist(((SdrShadowYDistItem&)(rItemSet.Get(SDRATTR_SHADOWYDIST))).GetValue()); in createViewIndependentPrimitive2DSequence() local
147 if(nXDist || nYDist) in createViewIndependentPrimitive2DSequence()
163 basegfx::tools::createTranslateB2DHomMatrix(nXDist, nYDist)); in createViewIndependentPrimitive2DSequence()
/trunk/main/svx/inc/svx/
H A Dsvdoedge.hxx56 long nYDist; // Vert. Objektabstand wenn bYDistOvr=TRUE member in SdrObjConnection

Completed in 40 milliseconds