Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/shells/
H A Ddrawsh.cxx453 const sal_Bool bIsRotate = GetView().IsDrawRotate(); in GetState() local
454 if ( (!bIsRotate && !pSdrView->IsRotateAllowed()) || bProtected ) in GetState()
457 rSet.Put( SfxBoolItem( nWhich, bIsRotate ) ); in GetState()

Completed in 18 milliseconds