Home
last modified time | relevance | path

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

/trunk/main/svx/source/inc/
H A Dfrmselimpl.hxx95 struct FrameSelectorImpl : public Resource struct
98 ::com::sun::star::accessibility::XAccessible > XAccessibleRef;
102 FrameSelector& mrFrameSel; /// The control itself.
105 Color maBackCol; /// Background color.
106 Color maArrowCol; /// Selection arrow color.
107 Color maMarkCol; /// Selection marker color.
108 Color maHCLineCol; /// High contrast line color.
110 Point maMousePos; /// Last mouse pointer position.
126 Link maSelectHdl; /// Selection handler.
129 long mnArrowSize; /// Size of an arrow image.
[all …]
/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx241 FrameSelectorImpl::FrameSelectorImpl( FrameSelector& rFrameSel ) : in FrameSelectorImpl() function in svx::FrameSelectorImpl

Completed in 26 milliseconds