Searched refs:aStartMacro (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sw/source/ui/dochdl/ |
H A D | gloshdl.cxx | 616 SvxMacro aStartMacro(aEmptyStr, aEmptyStr, STARBASIC); in Expand() local 618 GetMacros( aShortName, aStartMacro, aEndMacro, pGlossary ); in Expand() 625 if( aStartMacro.GetMacName().Len() ) in Expand() 626 pWrtShell->ExecMacro( aStartMacro ); in Expand() 665 SvxMacro aStartMacro(aEmptyStr, aEmptyStr, STARBASIC); in InsertGlossary() local 667 GetMacros( rName, aStartMacro, aEndMacro, pGlos ); in InsertGlossary() 673 if( aStartMacro.GetMacName().Len() ) in InsertGlossary() 674 pWrtShell->ExecMacro( aStartMacro ); in InsertGlossary()
|
Completed in 80 milliseconds