Lines Matching refs:aBoundRect0
1783 Rectangle aBoundRect0; in SetSnapRect() local
1785 aBoundRect0 = GetLastBoundRect(); in SetSnapRect()
1788 SendUserCall(SDRUSERCALL_RESIZE,aBoundRect0); in SetSnapRect()
1804 Rectangle aBoundRect0; in SetLogicRect() local
1806 aBoundRect0 = GetLastBoundRect(); in SetLogicRect()
1809 SendUserCall(SDRUSERCALL_RESIZE,aBoundRect0); in SetLogicRect()
1815 Rectangle aBoundRect0; in Move() local
1817 aBoundRect0 = GetLastBoundRect(); in Move()
1822 SendUserCall(SDRUSERCALL_MOVEONLY,aBoundRect0); in Move()
2821 Rectangle aBoundRect0; in AdjustTextFrameWidthAndHeight() local
2823 aBoundRect0 = GetCurrentBoundRect(); in AdjustTextFrameWidthAndHeight()
2850 SendUserCall(SDRUSERCALL_RESIZE,aBoundRect0); in AdjustTextFrameWidthAndHeight()