Home
last modified time | relevance | path

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

/trunk/main/avmedia/source/framework/
H A Dmediacontrol.cxx128 maPlayToolBox.SetSelectHdl( LINK( this, MediaControl, implSelectHdl ) ); in MediaControl()
157 maMuteToolBox.SetSelectHdl( LINK( this, MediaControl, implSelectHdl ) ); in MediaControl()
183 maZoomToolBox.SetSelectHdl( LINK( this, MediaControl, implSelectHdl ) ); in MediaControl()
504 IMPL_LINK( MediaControl, implSelectHdl, ToolBox*, p ) in IMPL_LINK() argument
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1139 DECL_LINK( implSelectHdl, Control* );
1240 mpLBSound->SetSelectHdl( LINK( this, CustomAnimationEffectTabPage, implSelectHdl ) ); in CustomAnimationEffectTabPage()
1242 mpPBSoundPreview->SetClickHdl( LINK( this, CustomAnimationEffectTabPage, implSelectHdl ) ); in CustomAnimationEffectTabPage()
1379 mpLBAfterEffect->SetSelectHdl( LINK( this, CustomAnimationEffectTabPage, implSelectHdl ) ); in CustomAnimationEffectTabPage()
1380 mpLBTextAnim->SetSelectHdl( LINK( this, CustomAnimationEffectTabPage, implSelectHdl ) ); in CustomAnimationEffectTabPage()
1553 IMPL_LINK( CustomAnimationEffectTabPage, implSelectHdl, Control*, pControl ) in IMPL_LINK() argument
2246 DECL_LINK( implSelectHdl, Control* );
2274 maLBGroupText.SetSelectHdl( LINK( this, CustomAnimationTextAnimTabPage, implSelectHdl ) ); in CustomAnimationTextAnimTabPage()
2415 IMPL_LINK( CustomAnimationTextAnimTabPage, implSelectHdl, Control*, EMPTYARG ) in IMPL_LINK() argument
H A DCustomAnimationCreateDialog.cxx203 DECL_LINK( implSelectHdl, Control* );
318 mpLBEffects->SetSelectHdl( LINK( this, CustomAnimationCreateTabPage, implSelectHdl ) ); in CustomAnimationCreateTabPage()
332 IMPL_LINK( CustomAnimationCreateTabPage, implSelectHdl, Control*, pControl ) in IMPL_LINK() argument
/trunk/main/svx/workben/msview/
H A Dmsview.cxx842 DECL_LINK( implSelectHdl, AtomContainerTreeListBox* );
952 mpListBox[nPane]->SetSelectHdl( LINK( this, MSViewerWorkWindow, implSelectHdl ) ); in MSViewerWorkWindow()
1002 IMPL_LINK(MSViewerWorkWindow,implSelectHdl, AtomContainerTreeListBox*, pListBox ) in IMPL_LINK() argument
/trunk/main/avmedia/inc/
H A Dmediacontrol.hxx89 DECL_LINK( implSelectHdl, ToolBox* );

Completed in 51 milliseconds