Searched refs:ParaBulletsControl (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/svx/source/sidebar/paragraph/ |
H A D | ParaBulletsControl.cxx | 39 ParaBulletsControl::ParaBulletsControl( in ParaBulletsControl() function in svx::sidebar::ParaBulletsControl 73 maBulletsVS.SetSelectHdl(LINK(this, ParaBulletsControl, BulletSelectHdl_Impl)); in ParaBulletsControl() 82 maMoreButton.SetClickHdl(LINK(this, ParaBulletsControl, MoreButtonClickHdl_Impl)); in ParaBulletsControl() 87 ParaBulletsControl::~ParaBulletsControl() in ~ParaBulletsControl() 92 void ParaBulletsControl::UpdateValueSet() in UpdateValueSet() 108 IMPL_LINK(ParaBulletsControl, BulletSelectHdl_Impl, ValueSet*, EMPTYARG) in IMPL_LINK() argument 121 IMPL_LINK(ParaBulletsControl, MoreButtonClickHdl_Impl, void*, EMPTYARG) in IMPL_LINK() argument
|
H A D | ParaBulletsControl.hxx | 39 class ParaBulletsControl:public svx::sidebar::PopupControl class 51 ParaBulletsControl(Window* pParent, svx::sidebar::ParaPropertyPanel& rPanel); 52 ~ParaBulletsControl();
|
H A D | ParaBulletsPopup.cxx | 53 ParaBulletsControl* pControl = dynamic_cast<ParaBulletsControl*>(mpControl.get()); in UpdateValueSet()
|
H A D | ParaPropertyPanel.cxx | 1560 return new ParaBulletsControl(pParent, *this); in CreateBulletsPopupControl()
|
/aoo41x/main/svx/ |
H A D | Library_svx.mk | 194 svx/source/sidebar/paragraph/ParaBulletsControl \
|
Completed in 40 milliseconds