Searched refs:GetBlockName (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/ui/inc/ |
H A D | gloslst.hxx | 70 String GetBlockName(sal_uInt16 nGroup, sal_uInt16 nBlock, String& rShortName);
|
/trunk/main/sw/source/ui/ribbar/ |
H A D | workctrl.cxx | 288 String sLongName(pGlossaryList->GetBlockName(i - 1, j, sEntry)); in CreatePopupWindow() 388 String sLongName(pGlossaryList->GetBlockName(nBlock - 1, nId - (100 * nBlock) - 1, sShortName)); in IMPL_LINK()
|
/trunk/main/sw/source/ui/utlui/ |
H A D | gloslst.cxx | 281 String SwGlossaryList::GetBlockName(sal_uInt16 nGroup, sal_uInt16 nBlock, String& rShortName) in GetBlockName() function in SwGlossaryList
|
/trunk/main/sw/source/ui/dochdl/ |
H A D | gloshdl.cxx | 540 String sLongName(pGlossaryList->GetBlockName(i - 1, j, sEntry)); in Expand()
|
Completed in 28 milliseconds