Home
last modified time | relevance | path

Searched refs:cBulletChar (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx346 pActualBullets[i]->cBulletChar = aTypeMgr.pActualBullets[i]->cBulletChar; in BulletsTypeMgr()
361 pActualBullets[i]->cBulletChar = aDefaultRTLBulletTypes[i]; in Init()
373 pActualBullets[i]->cBulletChar = aDefaultBulletTypes[i]; in Init()
421 if ( (cChar == pActualBullets[i]->cBulletChar|| in GetNBOIndexForNumRule()
422 (cChar == 9830 && 57356 == pActualBullets[i]->cBulletChar) || in GetNBOIndexForNumRule()
470 pActualBullets[nIndex]->cBulletChar = cChar; in RelplaceNumRule()
511 cChar = pActualBullets[nIndex]->cBulletChar; in ApplyNumRule()
571 cChar = pActualBullets[nIndex]->cBulletChar; in GetBulChar()
890 …pActualBullets[i]->pBullets))->cBulletChar = ((BulletsSettings_Impl*)(aTypeMgr.pActualBullets[i]->… in MixBulletsTypeMgr()
1110 pEntry->cBulletChar = cChar; in RelplaceNumRule()
[all …]
/trunk/main/sw/source/filter/html/
H A Dhtmlnum.cxx159 aNumFmt.SetBulletChar( cBulletChar ); // das Bulletzeichen !! in NewNumBulList()
447 aNumFmt.SetBulletChar( cBulletChar ); in EndNumBulList()
566 aNumFmt.SetBulletChar( cBulletChar ); // das Bulletzeichen !! in NewNumBulListItem()
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx1168 sal_Unicode cBulletChar; member
1252 …case 3: level[j].cBulletChar = sal::static_int_cast<sal_Unicode>(tmp.toInt32(16)); break; … in getOutlineNumberingLevels()
1273 level[j].cBulletChar = 0; in getOutlineNumberingLevels()
1430 pValues[3].Value <<= OUString(&pTemp->cBulletChar, 1); in getByIndex()
/trunk/main/svx/source/dialog/
H A Dsvxbmpnumvalueset.cxx99 static const sal_Char cBulletChar[] = "BulletChar"; variable
321 … else if(pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cBulletChar))) in UserDraw()
/trunk/main/sw/inc/
H A Dnumrule.hxx53 const sal_Unicode cBulletChar = 0x2022; // Charakter fuer Aufzaehlungen variable
/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx116 sal_Unicode cBulletChar; member in svx::sidebar::BulletsSettings_Impl
/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx2011 aFmt.SetBulletChar( cBulletChar ); in GetNumRuleFromPool()
2058 aFmt.SetBulletChar( cBulletChar ); in GetNumRuleFromPool()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx115 static const sal_Char cBulletChar[] = "BulletChar"; variable
147 else if(pValues[j].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cBulletChar))) in lcl_CreateNumSettingsPtr()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx749 + SVBT8ToByte( rAV.cbTextAfter ), cBulletChar ); in SetAnlvStrings()

Completed in 157 milliseconds