Searched refs:rGlossary (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/core/edit/ |
H A D | edglss.cxx | 49 void SwEditShell::InsertGlossary( SwTextBlocks& rGlossary, const String& rStr ) in InsertGlossary() argument 52 GetDoc()->InsertGlossary( rGlossary, rStr, *GetCrsr(), this ); in InsertGlossary()
|
/trunk/main/sw/inc/ |
H A D | editsh.hxx | 635 void InsertGlossary( SwTextBlocks& rGlossary, const String& ); 642 sal_uInt16 SaveGlossaryDoc( SwTextBlocks& rGlossary, const String& rName,
|
/trunk/main/sw/source/ui/inc/ |
H A D | swdtflvr.hxx | 171 int CopyGlossary( SwTextBlocks& rGlossary, const String& rStr );
|
/trunk/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 1016 int SwTransferable::CopyGlossary( SwTextBlocks& rGlossary, in CopyGlossary() argument 1033 pCDoc->InsertGlossary( rGlossary, rStr, aPam, 0 ); in CopyGlossary()
|
Completed in 30 milliseconds