Home
last modified time | relevance | path

Searched refs:nXaRight (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx2131 rWidth = pF->nXaRight - pF->nXaLeft; in SetAttributesAtGrfNode()
2364 const long nWidth = pFSPA->nXaRight - pFSPA->nXaLeft; in ProcessEscherAlign()
2366 pFSPA->nXaRight = 0; in ProcessEscherAlign()
2373 const long nWidth = pFSPA->nXaRight - pFSPA->nXaLeft; in ProcessEscherAlign()
2375 pFSPA->nXaRight = nWidth; in ProcessEscherAlign()
2384 SwTwips nWidth = (pFSPA->nXaRight - pFSPA->nXaLeft); in ProcessEscherAlign()
2390 pFSPA->nXaRight = pFSPA->nXaLeft + nWidth; in ProcessEscherAlign()
2447 …et.Put(SwFmtVertOrient(MakeSafePositioningValue( !bCurSectionVertical ? nYPos : -pFSPA->nXaRight ), in ProcessEscherAlign()
2573 Rectangle aRect(pF->nXaLeft, pF->nYaTop, pF->nXaRight, pF->nYaBottom); in Read_GrafLayer()
3019 SwFmtFrmSize aFrmSize(ATT_FIX_SIZE, pF->nXaRight - pF->nXaLeft, pF->nYaBottom - pF->nYaTop); in ConvertDrawTextToFly()
[all …]
H A Dww8struc.hxx876 sal_Int32 nXaRight; //right of rectangle enclosing shape relative to the origin of the shape member
926 SVBT32 nXaRight; member
H A Dww8graf2.cxx805 pFSPA->nXaRight = SVBT32ToUInt32( pFSPAS->nXaRight ); in WW8FSPAShadowToReal()

Completed in 68 milliseconds