Home
last modified time | relevance | path

Searched defs:OrientationHelper_Impl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dorienthelper.cxx40 struct OrientationHelper_Impl struct
42 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_Impl
108 IMPL_LINK( OrientationHelper_Impl, ClickHdl, void*, EMPTYARG ) in IMPL_LINK() argument

Completed in 16 milliseconds