Home
last modified time | relevance | path

Searched refs:aModifyLink (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svtools/source/inc/
H A Dproperty.hxx328 Link aModifyLink; member in SvXPropEvListener
349 void SetModifyHdl( const Link& rLink ) { aModifyLink = rLink; } in SetModifyHdl()
350 const Link& GetModifyHdl() const { return aModifyLink; } in GetModifyHdl()
454 Link aModifyLink; member in SvBasicPropertyDataControl
490 void SetModifyHdl( const Link& rLink ) { aModifyLink = rLink; } in SetModifyHdl()
491 const Link& GetModifyHdl() const { return aModifyLink; } in GetModifyHdl()
/trunk/main/cui/source/dialogs/
H A Dpasswdomdlg.cxx184 Link aModifyLink = LINK( this, PasswordToOpenModifyDialog_Impl, ModifyHdl ); in PasswordToOpenModifyDialog_Impl()
185 m_aPasswdToOpenED.SetModifyHdl( aModifyLink ); in PasswordToOpenModifyDialog_Impl()
186 m_aReenterPasswdToOpenED.SetModifyHdl( aModifyLink ); in PasswordToOpenModifyDialog_Impl()
187 m_aPasswdToModifyED.SetModifyHdl( aModifyLink ); in PasswordToOpenModifyDialog_Impl()
188 m_aReenterPasswdToModifyED.SetModifyHdl( aModifyLink ); in PasswordToOpenModifyDialog_Impl()
/trunk/main/svx/inc/svx/
H A Dctredlin.hxx175 Link aModifyLink; member in SvxTPFilter
279 void SetModifyHdl( const Link& rLink ) { aModifyLink = rLink; } in SetModifyHdl()
280 const Link& GetModifyHdl() const { return aModifyLink; } in GetModifyHdl()
/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx636 aModifyLink.Call(this); in Modified()
1347 aModifyLink.Call(this); in Modified()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1311 Link aModifyLink; in CustomAnimationEffectTabPage() local
1313 …operty1->setSubControl( PropertySubControl::create( nType, this, aValue, aPresetId, aModifyLink )); in CustomAnimationEffectTabPage()
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx1296 aModifyLink.Call(this); in IMPL_LINK()

Completed in 52 milliseconds