Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx223 mbNoRot( false ) in DialControl_Impl()
355 return !mpImpl->mbNoRot; in HasRotation()
360 if( !mpImpl->mbNoRot ) in SetNoRotation()
362 mpImpl->mbNoRot = true; in SetNoRotation()
424 if( !mpImpl->mbNoRot ) in InvalidateControl()
431 bool bOldSel = mpImpl->mbNoRot; in SetRotation()
432 mpImpl->mbNoRot = false; in SetRotation()
/trunk/main/svx/inc/svx/
H A Ddialcontrol.hxx136 bool mbNoRot; member

Completed in 22 milliseconds