Searched refs:SwTbxAutoTextCtrl (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/ui/ribbar/ |
H A D | workctrl.cxx | 81 SFX_IMPL_TOOLBOX_CONTROL( SwTbxAutoTextCtrl, SfxBoolItem ); 214 SwTbxAutoTextCtrl::SwTbxAutoTextCtrl( in SwTbxAutoTextCtrl() function in SwTbxAutoTextCtrl 229 SwTbxAutoTextCtrl::~SwTbxAutoTextCtrl() in ~SwTbxAutoTextCtrl() 239 SfxPopupWindow* SwTbxAutoTextCtrl::CreatePopupWindow() in CreatePopupWindow() 253 Link aLnk = LINK(this, SwTbxAutoTextCtrl, PopupHdl); in CreatePopupWindow() 319 SfxPopupWindowType SwTbxAutoTextCtrl::GetPopupWindowType() const in GetPopupWindowType() 329 void SwTbxAutoTextCtrl::StateChanged( sal_uInt16 nSID, in StateChanged() 345 IMPL_LINK(SwTbxAutoTextCtrl, PopupHdl, PopupMenu*, pMenu) in IMPL_LINK() argument 407 void SwTbxAutoTextCtrl::DelPopup() in DelPopup()
|
/trunk/main/sw/source/ui/inc/ |
H A D | workctrl.hxx | 93 class SwTbxAutoTextCtrl : public SfxToolBoxControl class 103 SwTbxAutoTextCtrl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ); 104 ~SwTbxAutoTextCtrl();
|
/trunk/main/sw/source/ui/app/ |
H A D | swmodule.cxx | 368 SwTbxAutoTextCtrl::RegisterControl(FN_INSERT_FIELD_CTRL, pMod ); in RegisterControls() 369 SwTbxAutoTextCtrl::RegisterControl(FN_GLOSSARY_DLG, pMod ); in RegisterControls()
|
Completed in 30 milliseconds