Home
last modified time | relevance | path

Searched refs:nXaLeft (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()
2365 pFSPA->nXaLeft = -nWidth; in ProcessEscherAlign()
2373 const long nWidth = pFSPA->nXaRight - pFSPA->nXaLeft; in ProcessEscherAlign()
2374 pFSPA->nXaLeft = 0; in ProcessEscherAlign()
2384 SwTwips nWidth = (pFSPA->nXaRight - pFSPA->nXaLeft); in ProcessEscherAlign()
2385 SwTwips nLeft = pFSPA->nXaLeft; in ProcessEscherAlign()
2389 pFSPA->nXaLeft = nLeft; in ProcessEscherAlign()
2390 pFSPA->nXaRight = pFSPA->nXaLeft + nWidth; in ProcessEscherAlign()
2573 Rectangle aRect(pF->nXaLeft, pF->nYaTop, pF->nXaRight, pF->nYaBottom); in Read_GrafLayer()
[all …]
H A Dww8struc.hxx874 sal_Int32 nXaLeft; //left of rectangle enclosing shape relative to the origin of the shape member
924 SVBT32 nXaLeft; member
H A Dww8graf2.cxx803 pFSPA->nXaLeft = SVBT32ToUInt32( pFSPAS->nXaLeft ); in WW8FSPAShadowToReal()

Completed in 48 milliseconds