Home
last modified time | relevance | path

Searched refs:ParaBulletsControl (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/svx/source/sidebar/paragraph/
H A DParaBulletsControl.cxx39 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 DParaBulletsControl.hxx39 class ParaBulletsControl:public svx::sidebar::PopupControl class
51 ParaBulletsControl(Window* pParent, svx::sidebar::ParaPropertyPanel& rPanel);
52 ~ParaBulletsControl();
H A DParaBulletsPopup.cxx53 ParaBulletsControl* pControl = dynamic_cast<ParaBulletsControl*>(mpControl.get()); in UpdateValueSet()
H A DParaPropertyPanel.cxx1560 return new ParaBulletsControl(pParent, *this); in CreateBulletsPopupControl()
/aoo4110/main/svx/
H A DLibrary_svx.mk194 svx/source/sidebar/paragraph/ParaBulletsControl \

Completed in 33 milliseconds