Searched refs:nYaBottom (Results 1 – 3 of 3) sorted by relevance
877 … sal_Int32 nYaBottom;//bottom of the rectangle enclosing shape relative to the origin of the shape member927 SVBT32 nYaBottom; member
806 pFSPA->nYaBottom = SVBT32ToUInt32( pFSPAS->nYaBottom ); in WW8FSPAShadowToReal()
2136 rHeight = pF->nYaBottom - pF->nYaTop; in SetAttributesAtGrfNode()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()3140 long nHeightTw = pF->nYaBottom - pF->nYaTop; in ImportReplaceableDrawables()
Completed in 45 milliseconds