Searched refs:sNewCharStyleNames (Results 1 – 2 of 2) sorted by relevance
1279 sNewCharStyleNames[i] = SwXNumberingRules::GetInvalidStyle(); in SwXNumberingRules()1366 if(sNewCharStyleNames[i].Len() && in replaceByIndex()1369 aFmt.GetCharFmt()->GetName()!= sNewCharStyleNames[i] )) in replaceByIndex()1375 if(pTmp->GetName() == sNewCharStyleNames[i]) in replaceByIndex()1384 pBase = pDocShell->GetStyleSheetPool()->Find(sNewCharStyleNames[i], in replaceByIndex()1506 if(sNewCharStyleNames[(sal_uInt16)nIndex].Len() && in GetNumberingRuleByIndex()1507 SwXNumberingRules::sInvalidStyle != sNewCharStyleNames[(sal_uInt16)nIndex]) in GetNumberingRuleByIndex()1508 CharStyleName = sNewCharStyleNames[(sal_uInt16)nIndex]; in GetNumberingRuleByIndex()1912 sNewCharStyleNames[(sal_uInt16)nIndex].Erase(); in SetNumberingRuleByIndex()1915 sNewCharStyleNames[(sal_uInt16)nIndex] = sCharFmtName; in SetNumberingRuleByIndex()[all …]
164 String sNewCharStyleNames[MAXLEVEL]; member in SwXNumberingRules226 const String* GetNewCharStyleNames() const {return sNewCharStyleNames;} in GetNewCharStyleNames()
Completed in 38 milliseconds