Home
last modified time | relevance | path

Searched refs:sLongName (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sw/source/ui/misc/
H A Dglshell.cxx278 String sLongName = pGroup->GetLongName(pGroup->GetIndex( rShortName )); in SV_IMPL_REF() local
285 pDocSh->SetLongName( sLongName ); in SV_IMPL_REF()
294 pDocSh->SetLongName( sLongName ); in SV_IMPL_REF()
303 aDocTitle += sLongName; in SV_IMPL_REF()
/aoo4110/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx93 String sLongName; member
540 String sLongName(pGlossaryList->GetBlockName(i - 1, j, sEntry)); in Expand() local
545 pData->sLongName = sLongName; in Expand()
571 pDlg->InsertGlos(pData->sTitle, pData->sLongName); in Expand()
/aoo4110/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx288 String sLongName(pGlossaryList->GetBlockName(i - 1, j, sEntry)); in CreatePopupWindow() local
290 sEntry += sLongName; in CreatePopupWindow()
388 String sLongName(pGlossaryList->GetBlockName(nBlock - 1, nId - (100 * nBlock) - 1, sShortName)); in IMPL_LINK() local
/aoo4110/main/sw/source/ui/uno/
H A Dunoatxt.cxx449 String sLongName(aTitle); in insertNewByName() local
491 nRet = pGlosGroup->PutText( sShortName, sLongName, *pOnlyTxt ); in insertNewByName()
495 if( pGlosGroup->BeginPutDoc( sShortName, sLongName ) ) in insertNewByName()

Completed in 45 milliseconds