Searched refs:sBulletFontName (Results 1 – 5 of 5) sorted by relevance
128 OUString sBulletFontName, sBulletFontStyleName ; in exportLevelStyle() local188 sBulletFontName = rFDesc.Name; in exportLevelStyle()576 if( sBulletFontName.getLength() ) in exportLevelStyle()580 sBulletFontName, sBulletFontStyleName, in exportLevelStyle()598 aAny <<= sBulletFontName; in exportLevelStyle()
212 OUString sBulletFontName; member in SvxXMLListLevelStyleContext_Impl258 void SetBulletFontName( const OUString& rSet ) { sBulletFontName = rSet; } in SetBulletFontName()580 aFDesc.Name = sBulletFontName; in GetProperties()581 if( sBulletFontName.getLength() ) in GetProperties()
1618 String sBulletFontName; in GetNumberingRuleByIndex() local1620 sBulletFontName = pFont->GetStyleName(); in GetNumberingRuleByIndex()1621 aUString = sBulletFontName; in GetNumberingRuleByIndex()2070 String sBulletFontName(uTmp); in SetNumberingRuleByIndex() local2072 if( sBulletFontName.Len() && pLclDocShell ) in SetNumberingRuleByIndex()2079 sBulletFontName, WEIGHT_NORMAL, ITALIC_NONE); in SetNumberingRuleByIndex()2084 sNewBulletFontNames[(sal_uInt16)nIndex] = sBulletFontName; in SetNumberingRuleByIndex()
1167 const sal_Char* sBulletFontName; member1251 case 4: level[j].sBulletFontName = U2C( tmp ); break; in getOutlineNumberingLevels()1272 level[j].sBulletFontName = 0; in getOutlineNumberingLevels()1430 pValues[4].Value <<= C2U(pTemp->sBulletFontName); in getByIndex()
160 static const sal_Char sBulletFontName[] = "BulletFontName"; variable178 else if(pValues[j].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(sBulletFontName))) in lcl_CreateNumberingSettingsPtr()