Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8graf.cxx2134 rWidth = pF->nXaRight - pF->nXaLeft; in SetAttributesAtGrfNode()
2372 const long nWidth = pFSPA->nXaRight - pFSPA->nXaLeft; in ProcessEscherAlign()
2374 pFSPA->nXaRight = 0; in ProcessEscherAlign()
2381 const long nWidth = pFSPA->nXaRight - pFSPA->nXaLeft; in ProcessEscherAlign()
2383 pFSPA->nXaRight = nWidth; in ProcessEscherAlign()
2392 SwTwips nWidth = (pFSPA->nXaRight - pFSPA->nXaLeft); in ProcessEscherAlign()
2398 pFSPA->nXaRight = pFSPA->nXaLeft + nWidth; in ProcessEscherAlign()
2455 …et.Put(SwFmtVertOrient(MakeSafePositioningValue( !bCurSectionVertical ? nYPos : -pFSPA->nXaRight ), in ProcessEscherAlign()
2581 Rectangle aRect(pF->nXaLeft, pF->nYaTop, pF->nXaRight, pF->nYaBottom); in Read_GrafLayer()
3027 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 40 milliseconds