Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/ !
H A Dww8struc.hxx876 … sal_Int32 nYaBottom;//bottom of the rectangle enclosing shape relative to the origin of the shape member
926 SVBT32 nYaBottom; member
H A Dww8graf2.cxx802 pFSPA->nYaBottom = SVBT32ToUInt32( pFSPAS->nYaBottom ); in WW8FSPAShadowToReal()
H A Dww8graf.cxx2132 rHeight = pF->nYaBottom - pF->nYaTop; in SetAttributesAtGrfNode()
2572 Rectangle aRect(pF->nXaLeft, pF->nYaTop, pF->nXaRight, pF->nYaBottom); in Read_GrafLayer()
3018 SwFmtFrmSize aFrmSize(ATT_FIX_SIZE, pF->nXaRight - pF->nXaLeft, pF->nYaBottom - pF->nYaTop); in ConvertDrawTextToFly()
3131 long nHeightTw = pF->nYaBottom - pF->nYaTop; in ImportReplaceableDrawables()