Searched defs:OrientationHelper_Impl (Results 1 – 1 of 1) sorted by relevance
40 struct OrientationHelper_Impl struct42 typedef std::pair< Window*, TriState > WindowPair;43 typedef std::vector< WindowPair > WindowVec;45 DialControl& mrCtrlDial;46 CheckBox& mrCbStacked;47 WindowVec maWinVec;48 bool mbEnabled;49 bool mbVisible;65 OrientationHelper_Impl::OrientationHelper_Impl( DialControl& rCtrlDial, CheckBox& rCbStacked ) : in OrientationHelper_Impl() function in svx::OrientationHelper_Impl108 IMPL_LINK( OrientationHelper_Impl, ClickHdl, void*, EMPTYARG ) in IMPL_LINK() argument
Completed in 15 milliseconds