Home
last modified time | relevance | path

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

/trunk/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
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx391 sal_Unicode cChar = aFmt.GetBulletChar(); in GetNBOIndexForNumRule()
446 sal_Unicode cChar = aFmt.GetBulletChar(); in RelplaceNumRule()
1033 sal_Unicode cChar = aFmt.GetBulletChar(); in GetNBOIndexForNumRule()
1107 sal_Unicode cChar = aFmt.GetBulletChar(); in RelplaceNumRule()
1171 sal_Unicode cChar = aFmt.GetBulletChar(); in RelplaceNumRule()
1808 sal_Unicode cChar = aFmt.GetBulletChar(); in GetNBOIndexForNumRule()
1890 sal_Unicode cChar = aFmt.GetBulletChar(); in RelplaceNumRule()
2009 if( numberFmt.GetBulletChar() == BulletsTypeMgr::aDynamicRTLBulletTypes[5] ) in ApplyNumRule()
/trunk/main/sw/source/ui/config/
H A Duinums.cxx483 sal_Char(aFmt.GetBulletChar()), nCharSet )); in _SwNumFmtGlobal()
570 << aFmt.GetBulletChar() in Store()
/trunk/main/sw/source/filter/html/
H A Dhtmlnum.cxx217 aHTMLULTypeTable,aNumFmt.GetBulletChar() ) ); in NewNumBulList()
864 switch( rNumFmt.GetBulletChar() ) in OutHTML_NumBulListStart()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx443 sNumStr = rFmt.GetBulletChar(); in AbstractNumberingDefinitions()
725 String sNumStr = rFmt.GetBulletChar(); in BuildAnlvBulletBase()
H A Drtfattributeoutput.cxx2732 sTxt = pFmt->GetBulletChar(); in ParaNumRule_Impl()
/trunk/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx566 OUString sText = pAbsLevel->GetBulletChar( ); in CreateNumberingRules()
568 sText = pLevel->GetBulletChar( ); in CreateNumberingRules()
H A DNumberingManager.hxx88 rtl::OUString GetBulletChar( ) { return m_sBulletChar; }; in GetBulletChar() function in writerfilter::dmapper::ListLevel
/trunk/main/sw/inc/
H A Dnumrule.hxx347 sal_Unicode GetBulletChar( sal_uInt8 nLevel );
/trunk/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()
/trunk/main/editeng/inc/editeng/
H A Dnumitem.hxx200 sal_Unicode GetBulletChar()const {return cBullet;} in GetBulletChar() function in SvxNumberFormat
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx565 pRet = new SwBulletPortion( rNumFmt.GetBulletChar(), in NewNumberPortion()
/trunk/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()
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx438 sal_Unicode cChar = aFmt.GetBulletChar(); in UserDraw()
/trunk/main/editeng/source/uno/
H A Dunonrule.cxx226 sal_Unicode nCode = rFmt.GetBulletChar(); in getNumberingRuleByIndex()
/trunk/main/sw/source/core/edit/
H A Dedattr.cxx441 sExp = rNumFmt.GetBulletChar(); in lcl_IsNoEndTxtAttrAtPos()
/trunk/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()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1603 nINT16 = rFmt.GetBulletChar(); in GetNumberingRuleByIndex()
1610 aUString = OUString(rFmt.GetBulletChar()); in GetNumberingRuleByIndex()
/trunk/main/sw/source/ui/misc/
H A Doutline.cxx1045 String aText(rFmt.GetBulletChar()); in lcl_DrawBullet()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx2024 aBulletText += pFmt->GetBulletChar(); in ImplCalcBulletText()

Completed in 237 milliseconds