Lines Matching refs:Button
139 DECL_LINK( Left_Impl, Button* );
140 DECL_LINK( Right_Impl, Button* );
141 DECL_LINK( CutHdl_Impl, Button* );
142 DECL_LINK( ContinueHdl_Impl, Button* );
143 DECL_LINK( DeleteHdl_Impl, Button* );
144 DECL_LINK( HyphenateAllHdl_Impl, Button* );
145 DECL_LINK( CancelHdl_Impl, Button* );
493 IMPL_LINK( SvxHyphenWordDialog_Impl, CutHdl_Impl, Button *, EMPTYARG ) in IMPL_LINK() argument
505 IMPL_LINK( SvxHyphenWordDialog_Impl, HyphenateAllHdl_Impl, Button *, EMPTYARG /*pButton*/ ) in IMPL_LINK() argument
535 IMPL_LINK( SvxHyphenWordDialog_Impl, DeleteHdl_Impl, Button *, EMPTYARG ) in IMPL_LINK() argument
547 IMPL_LINK( SvxHyphenWordDialog_Impl, ContinueHdl_Impl, Button *, EMPTYARG ) in IMPL_LINK() argument
559 IMPL_LINK( SvxHyphenWordDialog_Impl, CancelHdl_Impl, Button *, EMPTYARG ) in IMPL_LINK() argument
572 IMPL_LINK( SvxHyphenWordDialog_Impl, Left_Impl, Button *, EMPTYARG ) in IMPL_LINK() argument
584 IMPL_LINK( SvxHyphenWordDialog_Impl, Right_Impl, Button *, EMPTYARG ) in IMPL_LINK() argument