Home
last modified time | relevance | path

Searched refs:sNewCharStyleNames (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1279 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 …]
/trunk/main/sw/inc/
H A Dunosett.hxx164 String sNewCharStyleNames[MAXLEVEL]; member in SwXNumberingRules
226 const String* GetNewCharStyleNames() const {return sNewCharStyleNames;} in GetNewCharStyleNames()

Completed in 29 milliseconds