Searched refs:GetStyleNames (Results 1 – 9 of 9) sorted by relevance
424 pNewTOX->SetStyleNames(rDesc.GetStyleNames(nLevel), nLevel); in UpdateOrInsertTOX()506 rTOXBase.SetStyleNames(GetStyleNames(i), i); in ApplyTo()
279 sLevel = rDesc.GetStyleNames(i); in CreateOrUpdateExample()
527 pDesc->SetStyleNames(pCurTOX->GetStyleNames(i), i); in CreateTOXDescFromTOXBase()1209 if(rDesc.GetStyleNames(i).Len()) in ApplyTOXDescription()1281 aStyleArr[i] = rDesc.GetStyleNames(i); in ApplyTOXDescription()
106 const String& GetStyleNames(sal_uInt16 nLvl) const in GetStyleNames() function in SwTOXDescription
566 const String& GetStyleNames(sal_uInt16 nLevel) const in GetStyleNames() function in SwTOXBase
2877 String sStyles(rBase.GetStyleNames(nI-1)); in EnsureMaxLevelForTemplates()2878 if (rBase.GetStyleNames(nI-1).Len()) in EnsureMaxLevelForTemplates()2937 String sStyles( rBase.GetStyleNames( nLevel ) ); in lcl_toxMatchTSwitch()
2283 const String& rStyles = pTOX->GetStyleNames( n ); in StartTOX()
1304 String sTmpStyleNames = GetStyleNames(i); in UpdateTemplate()
2863 rTOXBase.GetStyleNames(static_cast<sal_uInt16>(nIndex)); in getByIndex()
Completed in 582 milliseconds