Searched refs:rModifyHdl (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/sd/source/ui/animations/ |
| H A D | CustomAnimationDialog.cxx | 123 …ntrolType, Window* pParent, const Any& rValue, const OUString& aPresetId, const Link& rModifyHdl ); 137 …ontrolType, Window* pParent, const Any& rValue, const OUString& aPresetId, const Link& rModifyHdl ) in PresetPropertyBox() argument 142 mpControl->SetSelectHdl( rModifyHdl ); in PresetPropertyBox() 210 …rPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rModifyHdl ); 223 …orPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rModifyHdl ) in ColorPropertyBox() argument 228 mpControl->SetSelectHdl( rModifyHdl ); in ColorPropertyBox() 296 …tPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rModifyHdl ); 310 …ntPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rModifyHdl ) in FontPropertyBox() argument 315 mpControl->SetSelectHdl( rModifyHdl ); in FontPropertyBox() 465 …tPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const Link& rModifyHdl ); [all …]
|
| H A D | CustomAnimationDialog.hxx | 122 const Link& rModifyHdl );
|
| /AOO41X/main/sw/source/ui/dbui/ |
| H A D | mmaddressblockpage.cxx | 1041 void SetModifyHdl(const Link& rModifyHdl) in SetModifyHdl() argument 1043 m_aModifyHdl = rModifyHdl; in SetModifyHdl()
|