Searched refs:SW_EVENT_START_INS_GLOSSARY (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/sw/source/ui/uno/ |
H A D | unoatxt.cxx | 1185 { SW_EVENT_START_INS_GLOSSARY, "OnInsertStart" }, 1230 (nEvent == SW_EVENT_START_INS_GLOSSARY) , in replaceByName() 1270 (nEvent == SW_EVENT_START_INS_GLOSSARY) , in getByName()
|
/aoo42x/main/sw/source/ui/dochdl/ |
H A D | gloshdl.cxx | 713 aMacroTbl.Insert( SW_EVENT_START_INS_GLOSSARY, new SvxMacro(*pStart)); in SetMacros() 738 SvxMacro *pMacro = aMacroTbl.Get( SW_EVENT_START_INS_GLOSSARY ); in GetMacros()
|
/aoo42x/main/sw/inc/ |
H A D | swevent.hxx | 33 #define SW_EVENT_START_INS_GLOSSARY ( EVENT_APP_START + 1 ) macro
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | macassgn.cxx | 74 SW_EVENT_START_INS_GLOSSARY ); in AddEvents()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoevent.cxx | 117 { SW_EVENT_START_INS_GLOSSARY, "OnInsertStart" },
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | glossary.cxx | 637 aItem.SetMacro( SW_EVENT_START_INS_GLOSSARY, aStart ); in IMPL_LINK() 653 rTbl.Get( SW_EVENT_START_INS_GLOSSARY ), in IMPL_LINK()
|
/aoo42x/main/sw/source/core/swg/ |
H A D | SwXMLTextBlocks1.cxx | 174 { SW_EVENT_START_INS_GLOSSARY, "OnInsertStart" },
|
Completed in 56 milliseconds