Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx91 mlRotY(0), in PosSizePropertyPanel()
713 SfxInt32Item aRotYItem( SID_ATTR_TRANSFORM_ROT_Y, basegfx::fround(mlRotY * fUIScale)); in IMPL_LINK()
731 SfxInt32Item aRotYItem( SID_ATTR_TRANSFORM_ROT_Y, basegfx::fround(mlRotY * fUIScale)); in IMPL_LINK()
900 mlRotY = pItem->GetValue(); in NotifyItemUpdate()
901 mlRotY = Fraction( mlRotY ) / maUIScale; in NotifyItemUpdate()
H A DPosSizePropertyPanel.hxx111 long mlRotY; member in svx::sidebar::PosSizePropertyPanel

Completed in 16 milliseconds