Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx1041 Size aOldGrfSize( pObj->GetLogicRect().GetSize() ); in ExecuteGrafAttr() local
1044 Point aOffset( (aNewGrfSize.Width() - aOldGrfSize.Width()) >> 1, in ExecuteGrafAttr()
1045 (aNewGrfSize.Height() - aOldGrfSize.Height()) >> 1 ); in ExecuteGrafAttr()

Completed in 15 milliseconds