Home
last modified time | relevance | path

Searched refs:nXaLeft (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()
2373 pFSPA->nXaLeft = -nWidth; in ProcessEscherAlign()
2381 const long nWidth = pFSPA->nXaRight - pFSPA->nXaLeft; in ProcessEscherAlign()
2382 pFSPA->nXaLeft = 0; in ProcessEscherAlign()
2392 SwTwips nWidth = (pFSPA->nXaRight - pFSPA->nXaLeft); in ProcessEscherAlign()
2393 SwTwips nLeft = pFSPA->nXaLeft; in ProcessEscherAlign()
2397 pFSPA->nXaLeft = nLeft; in ProcessEscherAlign()
2398 pFSPA->nXaRight = pFSPA->nXaLeft + nWidth; in ProcessEscherAlign()
2581 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 34 milliseconds