Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8graf.cxx2132 rHeight = pF->nYaBottom - pF->nYaTop; in SetAttributesAtGrfNode()
2434 long nYPos = pFSPA->nYaTop; in ProcessEscherAlign()
2451 (pFSPA->nYaTop < 0) && (eVertOri == text::VertOrientation::NONE) && in ProcessEscherAlign()
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()
H A Dww8struc.hxx874 sal_Int32 nYaTop; //top of rectangle enclosing shape relative to the origin of the shape member
924 SVBT32 nYaTop; member
H A Dww8graf2.cxx800 pFSPA->nYaTop = SVBT32ToUInt32( pFSPAS->nYaTop ); in WW8FSPAShadowToReal()