Searched defs:FrameSelectorImpl (Results 1 – 2 of 2) sorted by relevance
95 struct FrameSelectorImpl : public Resource struct98 ::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 …]
241 FrameSelectorImpl::FrameSelectorImpl( FrameSelector& rFrameSel ) : in FrameSelectorImpl() function in svx::FrameSelectorImpl
Completed in 32 milliseconds