Home
last modified time | relevance | path

Searched refs:GetBulletChar (Results 1 – 21 of 21) sorted by relevance

/aoo4110/main/sw/source/core/doc/
H A Dnumber.cxx548 pFmt->SetBulletChar( numfunc::GetBulletChar(n)); in SwNumRule()
575 pFmt->SetBulletChar( numfunc::GetBulletChar(n)); in SwNumRule()
590 pFmt->SetBulletChar( numfunc::GetBulletChar(n)); in SwNumRule()
613 pFmt->SetBulletChar( numfunc::GetBulletChar(n)); in SwNumRule()
1532 sal_Unicode GetBulletChar( sal_uInt8 nLevel ) in GetBulletChar() function
/aoo4110/main/svx/source/sidebar/
H A Dnbdtmg.cxx388 sal_Unicode cChar = aFmt.GetBulletChar(); in GetNBOIndexForNumRule()
443 sal_Unicode cChar = aFmt.GetBulletChar(); in RelplaceNumRule()
1028 sal_Unicode cChar = aFmt.GetBulletChar(); in GetNBOIndexForNumRule()
1102 sal_Unicode cChar = aFmt.GetBulletChar(); in RelplaceNumRule()
1166 sal_Unicode cChar = aFmt.GetBulletChar(); in RelplaceNumRule()
1803 sal_Unicode cChar = aFmt.GetBulletChar(); in GetNBOIndexForNumRule()
1885 sal_Unicode cChar = aFmt.GetBulletChar(); in RelplaceNumRule()
2004 if( numberFmt.GetBulletChar() == BulletsTypeMgr::aDynamicRTLBulletTypes[5] ) in ApplyNumRule()
/aoo4110/main/sw/source/ui/config/
H A Duinums.cxx483 sal_Char(aFmt.GetBulletChar()), nCharSet )); in _SwNumFmtGlobal()
570 << aFmt.GetBulletChar() in Store()
/aoo4110/main/sw/source/filter/html/
H A Dhtmlnum.cxx217 aHTMLULTypeTable,aNumFmt.GetBulletChar() ) ); in NewNumBulList()
864 switch( rNumFmt.GetBulletChar() ) in OutHTML_NumBulListStart()
/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx396 sNumStr = rFmt.GetBulletChar(); in AbstractNumberingDefinitions()
678 String sNumStr = rFmt.GetBulletChar(); in BuildAnlvBulletBase()
H A Drtfattributeoutput.cxx2711 sTxt = pFmt->GetBulletChar(); in ParaNumRule_Impl()
/aoo4110/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx587 OUString sText = pAbsLevel->GetBulletChar( ); in CreateNumberingRules()
589 sText = pLevel->GetBulletChar( ); in CreateNumberingRules()
H A DNumberingManager.hxx88 rtl::OUString GetBulletChar( ) { return m_sBulletChar; }; in GetBulletChar() function in writerfilter::dmapper::ListLevel
/aoo4110/main/sw/inc/
H A Dnumrule.hxx347 sal_Unicode GetBulletChar( sal_uInt8 nLevel );
/aoo4110/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1286 aFmt.SetBulletChar( numfunc::GetBulletChar(static_cast<sal_uInt8>(nLevel))); in NumOrBulletOn()
1352 aFmt.SetBulletChar( numfunc::GetBulletChar(nLvl) ); in NumOrBulletOn()
/aoo4110/main/editeng/inc/editeng/
H A Dnumitem.hxx200 sal_Unicode GetBulletChar()const {return cBullet;} in GetBulletChar() function in SvxNumberFormat
/aoo4110/main/sw/source/core/text/
H A Dtxtfld.cxx567 pRet = new SwBulletPortion( rNumFmt.GetBulletChar(), in NewNumberPortion()
/aoo4110/main/cui/source/tabpages/
H A Dnumpages.cxx2088 if( !aNumFmt.GetBulletChar() ) in IMPL_LINK()
2397 cBullet = rCurFmt.GetBulletChar(); in IMPL_LINK()
2399 else if(rCurFmt.GetBulletChar() != cBullet ) in IMPL_LINK()
2653 String aText(sal_Unicode(rFmt.GetBulletChar())); in lcl_DrawBullet()
/aoo4110/main/sw/source/core/edit/
H A Dedattr.cxx441 sExp = rNumFmt.GetBulletChar(); in lcl_IsNoEndTxtAttrAtPos()
/aoo4110/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx438 sal_Unicode cChar = aFmt.GetBulletChar(); in UserDraw()
/aoo4110/main/editeng/source/uno/
H A Dunonrule.cxx226 sal_Unicode nCode = rFmt.GetBulletChar(); in getNumberingRuleByIndex()
/aoo4110/main/editeng/source/editeng/
H A Deditdbg.cxx110 aDebStr += ByteString::CreateFromInt32( pFmt->GetBulletChar() ); in DbgOutItem()
H A Deditobj.cxx63 rBullet.SetSymbol( pFmt->GetBulletChar() ); in DBG_NAME()
/aoo4110/main/sw/source/core/unocore/
H A Dunosett.cxx1603 nINT16 = rFmt.GetBulletChar(); in GetNumberingRuleByIndex()
1610 aUString = OUString(rFmt.GetBulletChar()); in GetNumberingRuleByIndex()
/aoo4110/main/sw/source/ui/misc/
H A Doutline.cxx1045 String aText(rFmt.GetBulletChar()); in lcl_DrawBullet()
/aoo4110/main/editeng/source/outliner/
H A Doutliner.cxx2024 aBulletText += pFmt->GetBulletChar(); in ImplCalcBulletText()

Completed in 132 milliseconds