Searched refs:ExtendBy (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/starmath/source/ |
| H A D | node.cxx | 782 ExtendBy(rNodeRect, nSize > 1 ? RCP_NONE : RCP_ARG); in Arrange() 881 ExtendBy( *pNode, RCP_XOR ); in Arrange() 931 ExtendBy(*pOper, RCP_XOR); in Arrange() 1018 ExtendBy(*pRootSym, RCP_THIS); in Arrange() 1020 ExtendBy(*pExtra, RCP_THIS, (sal_Bool) sal_True); in Arrange() 1067 ExtendBy(*pOper, RCP_XOR); in Arrange() 1073 ExtendBy(*pRight, RCP_XOR); in Arrange() 1134 ExtendBy(*pDenom, RCP_NONE).ExtendBy(*pLine, RCP_NONE, pLine->GetCenterY()); in Arrange() 1405 ExtendBy(*pRight, RCP_NONE); in Arrange() 1420 ExtendBy(*pOper, RCP_NONE, nTmpBaseline); in Arrange() [all …]
|
| H A D | rect.cxx | 452 SmRect & SmRect::ExtendBy(const SmRect &rRect, RectCopyMBL eCopyMode) in ExtendBy() function in SmRect 501 SmRect & SmRect::ExtendBy(const SmRect &rRect, RectCopyMBL eCopyMode, in ExtendBy() function in SmRect 510 ExtendBy(rRect, eCopyMode); in ExtendBy() 517 SmRect & SmRect::ExtendBy(const SmRect &rRect, RectCopyMBL eCopyMode, in ExtendBy() function in SmRect 530 ExtendBy(rRect, eCopyMode); in ExtendBy()
|
| /trunk/main/starmath/inc/ |
| H A D | rect.hxx | 196 SmRect & ExtendBy(const SmRect &rRect, RectCopyMBL eCopyMode); 197 SmRect & ExtendBy(const SmRect &rRect, RectCopyMBL eCopyMode, 199 SmRect & ExtendBy(const SmRect &rRect, RectCopyMBL eCopyMode,
|