Home
last modified time | relevance | path

Searched refs:SvxColorListBox (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dfloat3d.hxx47 class SvxColorListBox;
112 VclPtr<SvxColorListBox> m_pLbLight1;
113 VclPtr<SvxColorListBox> m_pLbLight2;
114 VclPtr<SvxColorListBox> m_pLbLight3;
115 VclPtr<SvxColorListBox> m_pLbLight4;
116 VclPtr<SvxColorListBox> m_pLbLight5;
117 VclPtr<SvxColorListBox> m_pLbLight6;
118 VclPtr<SvxColorListBox> m_pLbLight7;
119 VclPtr<SvxColorListBox> m_pLbLight8;
143 VclPtr<SvxColorListBox> m_pLbMatColor;
[all …]
H A Dcolorbox.hxx18 class SvxColorListBox;
24 SvxListBoxColorWrapper(SvxColorListBox* pControl);
28 VclPtr<SvxColorListBox> mxControl;
31 class SVX_DLLPUBLIC SvxColorListBox : public MenuButton class
36 Link<SvxColorListBox&, void> m_aSelectedLink;
51 SvxColorListBox(vcl::Window* pParent, WinBits nStyle = 0);
52 virtual ~SvxColorListBox() override;
55 void SetSelectHdl(const Link<SvxColorListBox&, void>& rLink) in SetSelectHdl() argument
H A Dbmpmask.hxx89 class SvxColorListBox;
103 VclPtr<SvxColorListBox> m_pLbColor1;
108 VclPtr<SvxColorListBox> m_pLbColor2;
113 VclPtr<SvxColorListBox> m_pLbColor3;
118 VclPtr<SvxColorListBox> m_pLbColor4;
122 VclPtr<SvxColorListBox> m_pLbColorTrans;
H A Dfontwork.hxx30 class SvxColorListBox;
93 VclPtr<SvxColorListBox> m_pShadowColorLB;
134 DECL_LINK( ColorSelectHdl_Impl, SvxColorListBox&, void );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/sidebar/
H A DPageStylesPanel.hxx43 class SvxColorListBox;
88 VclPtr<SvxColorListBox> mpBgColorLB;
90 VclPtr<SvxColorListBox> mpBgGradientLB;
114 DECL_LINK( ModifyFillColorListHdl, SvxColorListBox&, void );
H A DPageStylesPanel.cxx599 IMPL_LINK_NOARG(PageStylesPanel, ModifyFillColorListHdl, SvxColorListBox&, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/shadow/
H A DShadowPropertyPanel.hxx26 class SvxColorListBox;
63 VclPtr<SvxColorListBox> mpLBShadowColor;
85 DECL_LINK(ModifyShadowColorHdl, SvxColorListBox&, void);
H A DShadowPropertyPanel.cxx155 IMPL_LINK_NOARG(ShadowPropertyPanel, ModifyShadowColorHdl, SvxColorListBox&, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dcommoncontrol.hxx35 class SvxColorListBox;
99 DECL_LINK( ColorModifiedHdl, SvxColorListBox&, void );
162 void implSetModifyHandler(const SvxColorListBox&);
196 …BehaviourControl< TControlInterface, TControlWindow >::implSetModifyHandler(const SvxColorListBox&) in implSetModifyHandler() argument
H A Dcommoncontrol.cxx105 IMPL_LINK_NOARG( CommonBehaviourControlHelper, ColorModifiedHdl, SvxColorListBox&, void ) in IMPL_LINK_NOARG() argument
H A Dstandardcontrol.hxx261 , ListLikeControlWithModifyHandler<SvxColorListBox>
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/sidebar/
H A DSlideBackground.hxx39 class SvxColorListBox;
86 VclPtr<SvxColorListBox> mpFillLB;
88 VclPtr<SvxColorListBox> mpFillGrad;
147 DECL_LINK(FillColorHdl, SvxColorListBox&, void);
H A DSlideBackground.cxx1065 IMPL_LINK_NOARG(SlideBackground, FillColorHdl, SvxColorListBox&, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/sidebar/
H A DAreaPropertyPanelBase.hxx123 VclPtr<SvxColorListBox> mpLbFillGradFrom;
124 VclPtr<SvxColorListBox> mpLbFillGradTo;
156 DECL_LINK(SelectFillColorHdl, SvxColorListBox&, void);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/engine3d/
H A Dfloat3d.cxx941 SvxColorListBox* pLb = m_pLbLight1; in Update()
989 SvxColorListBox* pLb = m_pLbLight2; in Update()
1037 SvxColorListBox* pLb = m_pLbLight3; in Update()
1085 SvxColorListBox* pLb = m_pLbLight4; in Update()
1133 SvxColorListBox* pLb = m_pLbLight5; in Update()
1181 SvxColorListBox* pLb = m_pLbLight6; in Update()
1229 SvxColorListBox* pLb = m_pLbLight7; in Update()
1277 SvxColorListBox* pLb = m_pLbLight8; in Update()
1485 SvxColorListBox* pLb = m_pLbMatColor; in Update()
2502 SvxColorListBox* pLb; in IMPL_LINK()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dopredlin.hxx24 class SvxColorListBox;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/
H A Dtbcontrl.cxx3912 SvxColorListBox::SvxColorListBox(vcl::Window* pParent, WinBits nStyle) in SvxColorListBox() function in SvxColorListBox
3925 void SvxColorListBox::EnsurePaletteManager() in EnsurePaletteManager()
3943 void SvxColorListBox::SetSlotId(sal_uInt16 nSlotId) in SetSlotId()
3967 void SvxColorListBox::LockWidthRequest() in LockWidthRequest()
3988 void SvxColorListBox::ShowPreview(const NamedColor &rColor) in ShowPreview()
4035 void SvxColorListBox::createColorWindow() in createColorWindow()
4062 void SvxColorListBox::Selected(const NamedColor& rColor) in Selected()
4070 VCL_BUILDER_FACTORY(SvxColorListBox) in VCL_BUILDER_FACTORY() argument
4072 SvxColorListBox::~SvxColorListBox() in VCL_BUILDER_FACTORY()
4077 void SvxColorListBox::dispose() in dispose()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/sanitizers/ui/modules/
H A Dsimpress.suppr33 sd/uiconfig/simpress/ui/sidebarslidebackground.ui://svxcorelo-SvxColorListBox[@id='fillattr'] no-la…
37 sd/uiconfig/simpress/ui/sidebarslidebackground.ui://svxcorelo-SvxColorListBox[@id='fillattr2'] no-l…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/sanitizers/ui/
H A Dsvx.suppr18 svx/uiconfig/ui/dockingcolorreplace.ui://svxcorelo-SvxColorListBox[@id='color5'] no-labelled-by
75 svx/uiconfig/ui/sidebarshadow.ui://svxcorelo-SvxColorListBox[@id='LB_SHADOW_COLOR'] no-labelled-by
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A D_bmpmask.cxx296 SvxColorListBox* pLb = static_cast<SvxColorListBox*>(&rControl); in IMPL_LINK()
H A Dfontwork.cxx802 IMPL_LINK_NOARG(SvxFontWorkDialog, ColorSelectHdl_Impl, SvxColorListBox&, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/area/
H A DAreaPropertyPanelBase.cxx169 Link<SvxColorListBox&,void> aLink3 = LINK( this, AreaPropertyPanelBase, SelectFillColorHdl ); in Initialize()
450 IMPL_LINK_NOARG(AreaPropertyPanelBase, SelectFillColorHdl, SvxColorListBox&, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx267 VclPtr<SvxColorListBox> mpControl;
268 DECL_LINK(OnSelect, SvxColorListBox&, void);
275 mpControl = VclPtr<SvxColorListBox>::Create(pParent); in ColorPropertyBox()
285 IMPL_LINK_NOARG(ColorPropertyBox, OnSelect, SvxColorListBox&, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dcuitabarea.hxx37 class SvxColorListBox;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dconstantparam.booleans.results1142 void SvxColorListBox::SetSlotId(unsigned short,_Bool)

12