Searched refs:bNewAutoGrowWidth (Results 1 – 1 of 1) sorted by relevance
1379 …const bool bNewAutoGrowWidth(((SdrTextAutoGrowWidthItem&)mpClone->GetMergedItem(SDRATTR_TEXT_AUTOG… in MoveSdrDrag() local1381 if(bOldAutoGrowWidth != bNewAutoGrowWidth) in MoveSdrDrag()1383 … GetDragObj()->SetMergedItem(SdrTextAutoGrowWidthItem(bNewAutoGrowWidth)); in MoveSdrDrag()