Searched refs:nXaLeft (Results 1 – 3 of 3) sorted by relevance
2131 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 …]
874 sal_Int32 nXaLeft; //left of rectangle enclosing shape relative to the origin of the shape member924 SVBT32 nXaLeft; member
803 pFSPA->nXaLeft = SVBT32ToUInt32( pFSPAS->nXaLeft ); in WW8FSPAShadowToReal()
Completed in 39 milliseconds