Searched refs:GetLongName (Results 1 – 13 of 13) sorted by relevance
189 const String& SwImpBlocks::GetLongName( sal_uInt16 n ) const in GetLongName() function in SwImpBlocks480 const String& SwTextBlocks::GetLongName( sal_uInt16 n ) const in GetLongName() function in SwTextBlocks483 return pImp->GetLongName( n ); in GetLongName()
72 OUString(rBlockList.GetLongName(i))); in exportDoc()
213 if ( ! eType.GetLongName().isEmpty()) in SetPartUnderMouse()214 sToolTipText += " (" + eType.GetLongName() + ")"; in SetPartUnderMouse()
89 public String GetLongName () in GetLongName() method in ContentType
341 return pCurGrp->GetLongName( nId ); in GetGlossaryName()615 String aLongName = pGlossary->GetLongName( nFound ); in Expand()
107 const String& GetLongName( sal_uInt16 ) const; // Langname fuer Index zurueck
278 String sLongName = pGroup->GetLongName(pGroup->GetIndex( rShortName )); in SV_IMPL_REF()
455 pGroup->sLongNames += pBlock->GetLongName(j); in FillGroup()
290 SAL_DLLPRIVATE const String & GetLongName() const { return aLongName; } in GetLongName() function in SfxMedium
373 const String& GetLongName( sal_uInt16 ) const; // return long name of an index
356 pArr[i] = pGlosGroup->GetLongName(i); in getTitles()
2659 pMediumTmp->SetLongName( pRetrMedium->GetLongName() ); in DoSave_Impl()
2133 String aFileName = GetLongName(); in Transfer_Impl()
Completed in 153 milliseconds