Searched refs:bIsRotate (Results 1 – 1 of 1) sorted by relevance
453 const sal_Bool bIsRotate = GetView().IsDrawRotate(); in GetState() local454 if ( (!bIsRotate && !pSdrView->IsRotateAllowed()) || bProtected ) in GetState()457 rSet.Put( SfxBoolItem( nWhich, bIsRotate ) ); in GetState()
Completed in 7 milliseconds