Home
last modified time | relevance | path

Searched refs:OColorListener (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/inc/
H A DColorListener.hxx29 class OColorListener : public vcl::Window, public SfxListener class
31 OColorListener(const OColorListener&) = delete;
32 void operator =(const OColorListener&) = delete;
34 Link<OColorListener&,void> m_aCollapsedLink;
47 OColorListener(vcl::Window* _pParent,const OUString& _sColorEntry);
48 virtual ~OColorListener() override;
63 … void setCollapsedHdl(const Link<OColorListener&,void>& _aLink ){ m_aCollapsedLink = _aLink; } in setCollapsedHdl() argument
H A DEndMarker.hxx29 class OEndMarker : public OColorListener
H A DStartMarker.hxx30 class OStartMarker : public OColorListener
H A DSectionWindow.hxx85 DECL_LINK(Collapsed, OColorListener&, void);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/ui/inc/
H A DColorListener.hxx29 class OColorListener : public vcl::Window, public SfxListener class
31 OColorListener(const OColorListener&) = delete;
32 void operator =(const OColorListener&) = delete;
34 Link<OColorListener&,void> m_aCollapsedLink;
47 OColorListener(vcl::Window* _pParent,const OUString& _sColorEntry);
48 virtual ~OColorListener() override;
63 … void setCollapsedHdl(const Link<OColorListener&,void>& _aLink ){ m_aCollapsedLink = _aLink; } in setCollapsedHdl() argument
H A DEndMarker.hxx29 class OEndMarker : public OColorListener
H A DStartMarker.hxx31 class OStartMarker : public OColorListener
H A DSectionWindow.hxx90 DECL_LINK(Collapsed, OColorListener&, void);
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/misc/
H A DColorListener.cxx30 OColorListener::OColorListener(vcl::Window* _pParent ,const OUString& _sColorEntry) in OColorListener() function in rptui::OColorListener
42 OColorListener::~OColorListener() in ~OColorListener()
47 void OColorListener::dispose() in dispose()
53 void OColorListener::Notify(SfxBroadcaster & /*rBc*/, SfxHint const & rHint) in Notify()
63 void OColorListener::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
75 void OColorListener::setCollapsed(bool _bCollapsed) in setCollapsed()
84 void OColorListener::setMarked(bool _bMark) in setMarked()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/ui/misc/
H A DColorListener.cxx30 OColorListener::OColorListener(vcl::Window* _pParent ,const OUString& _sColorEntry) in OColorListener() function in rptui::OColorListener
42 OColorListener::~OColorListener() in ~OColorListener()
47 void OColorListener::dispose() in dispose()
53 void OColorListener::Notify(SfxBroadcaster & /*rBc*/, SfxHint const & rHint) in Notify()
63 void OColorListener::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
75 void OColorListener::setCollapsed(bool _bCollapsed) in setCollapsed()
84 void OColorListener::setMarked(bool _bMark) in setMarked()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/report/
H A DStartMarker.cxx50 : OColorListener(_pParent,_sColorEntry) in OStartMarker()
88 OColorListener::dispose(); in dispose()
242 OColorListener::Resize(); in Resize()
256 OColorListener::Notify(rBc, rHint); in Notify()
290 OColorListener::setCollapsed(_bCollapsed); in setCollapsed()
H A DEndMarker.cxx36 : OColorListener(_pParent, _sColorEntry) in OEndMarker()
H A DSectionWindow.cxx293 IMPL_LINK( OSectionWindow, Collapsed, OColorListener&, _rMarker, void ) in IMPL_LINK() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/ui/report/
H A DStartMarker.cxx49 : OColorListener(_pParent,_sColorEntry) in OStartMarker()
94 OColorListener::dispose(); in dispose()
254 OColorListener::Notify(rBc, rHint); in Notify()
289 OColorListener::setCollapsed(_bCollapsed); in setCollapsed()
H A DEndMarker.cxx36 : OColorListener(_pParent, _sColorEntry) in OEndMarker()
H A DSectionWindow.cxx298 IMPL_LINK( OSectionWindow, Collapsed, OColorListener&, _rMarker, void ) in IMPL_LINK() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedfields.readonly.results364 rptui::OColorListener m_aColorConfig svtools::ColorConfig
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedfields.readonly.results412 rptui::OColorListener m_aColorConfig const svtools::ColorConfig