/trunk/main/sw/source/core/doc/ |
H A D | poolfmt.cxx | 1704 aFmt.SetCharFmt( pNumCFmt ); in GetNumRuleFromPool() 1785 aFmt.SetCharFmt( pNumCFmt ); in GetNumRuleFromPool() 1821 aFmt.SetCharFmt( pNumCFmt ); in GetNumRuleFromPool() 1862 aFmt.SetCharFmt( pNumCFmt ); in GetNumRuleFromPool() 1966 aFmt.SetCharFmt( pNumCFmt ); in GetNumRuleFromPool() 2007 aFmt.SetCharFmt( pBullCFmt ); in GetNumRuleFromPool() 2052 aFmt.SetCharFmt( pBullCFmt ); in GetNumRuleFromPool() 2113 aFmt.SetCharFmt( pBullCFmt ); in GetNumRuleFromPool() 2174 aFmt.SetCharFmt( pBullCFmt ); in GetNumRuleFromPool() 2219 aFmt.SetCharFmt( pBullCFmt ); in GetNumRuleFromPool() [all …]
|
H A D | number.cxx | 344 void SwNumFmt::SetCharFmt( SwCharFmt* pChFmt) in SetCharFmt() function in SwNumFmt 705 pNew->SetCharFmt( pDoc->CopyCharFmt( *pFmt ) ); in CheckCharFmts() 954 aFmts[n]->SetCharFmt( pDoc->CopyCharFmt( *aFmts[n]-> in CopyNumRule()
|
H A D | lineinfo.cxx | 135 void SwLineNumberInfo::SetCharFmt( SwCharFmt *pChFmt ) in SetCharFmt() function in SwLineNumberInfo
|
H A D | docftn.cxx | 172 void SwEndNoteInfo::SetCharFmt( SwCharFmt* pChFmt ) in SetCharFmt() function in SwEndNoteInfo
|
/trunk/main/sw/source/filter/rtf/ |
H A D | rtfnum.cxx | 146 ((SwNumFmt*)rRule.GetNumFmt( nNumLvl ))->SetCharFmt( pChrFmt ); in GetNumChrFmt() 507 ((SwNumFmt*)pOFmt)->SetCharFmt( 0 ); in lcl_IsEqual() 508 ((SwNumFmt*)pFmt)->SetCharFmt( 0 ); in lcl_IsEqual() 510 ((SwNumFmt*)pOFmt)->SetCharFmt( pOCFmt ); in lcl_IsEqual() 511 ((SwNumFmt*)pFmt)->SetCharFmt( pCFmt ); in lcl_IsEqual() 1143 pCurNumFmt->SetCharFmt( 0 ); in ReadNumSecLevel()
|
/trunk/main/sw/source/ui/config/ |
H A D | uinums.cxx | 385 aFmt.SetCharFmt( 0 ); in _SwNumFmtGlobal() 664 ((SwNumFmt&)aFmt).SetCharFmt( pFmt ); in ChgNumFmt() 667 ((SwNumFmt&)aFmt).SetCharFmt( 0 ); in ChgNumFmt()
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlnum.cxx | 174 aNumFmt.SetCharFmt( pCSS1Parser->GetCharFmtFromPool(nChrFmtPoolId) ); in NewNumBulList() 451 aNumFmt.SetCharFmt( pRefNumFmt->GetCharFmt() ); in EndNumBulList() 567 aNumFmt.SetCharFmt( pCSS1Parser->GetCharFmtFromPool(RES_POOLCHR_BUL_LEVEL) ); in NewNumBulListItem()
|
/trunk/main/sw/source/core/unocore/ |
H A D | SwXTextDefaults.cxx | 115 pDrop->SetCharFmt(xStyle->GetCharFmt()); in setPropertyValue() 121 pCharFmt->SetCharFmt(xStyle->GetCharFmt()); in setPropertyValue()
|
H A D | unosett.cxx | 438 aFtnInfo.SetCharFmt(pFmt); in setPropertyValue() 751 aEndInfo.SetCharFmt(pFmt); in setPropertyValue() 966 aInfo.SetCharFmt(pFmt); in setPropertyValue() 1391 aFmt.SetCharFmt( pCharFmt ); in replaceByIndex() 1876 aFmt.SetCharFmt(0); in SetNumberingRuleByIndex() 1907 aFmt.SetCharFmt( pCharFmt ); in SetNumberingRuleByIndex()
|
H A D | unocrsrhelper.cxx | 634 aFmt.SetCharFmt(0); in setNumberingProperty() 662 aFmt.SetCharFmt(pCharFmt); in setNumberingProperty()
|
/trunk/main/sw/inc/ |
H A D | fchrfmt.hxx | 76 void SetCharFmt( SwFmt* pFmt ) { pFmt->Add(this); } in SetCharFmt() function in SwFmtCharFmt
|
H A D | ftninfo.hxx | 59 void SetCharFmt( SwCharFmt* );
|
H A D | lineinfo.hxx | 67 void SetCharFmt( SwCharFmt* );
|
H A D | numrule.hxx | 82 void SetCharFmt( SwCharFmt* );
|
H A D | paratr.hxx | 100 void SetCharFmt( SwCharFmt *pNew );
|
/trunk/main/sw/source/core/para/ |
H A D | paratr.cxx | 100 void SwFmtDrop::SetCharFmt( SwCharFmt *pNew ) in SetCharFmt() function in SwFmtDrop
|
/trunk/main/sw/source/ui/misc/ |
H A D | linenum.cxx | 308 aInf.SetCharFmt(pCharFmt); in FillItemSet()
|
H A D | outline.cxx | 899 aNumFmt.SetCharFmt(0); in IMPL_LINK() 901 aNumFmt.SetCharFmt(pFmt); in IMPL_LINK()
|
H A D | docfnote.cxx | 442 pInf->SetCharFmt( lcl_GetCharFormat( pSh, in FillItemSet()
|
/trunk/main/sw/source/core/attr/ |
H A D | swatrset.cxx | 302 ((SwFmtDrop*)pItem)->SetCharFmt( pCharFmt ); in SetModifyAtAttr()
|
/trunk/main/sw/source/core/edit/ |
H A D | autofmt.cxx | 1547 aFmt.SetCharFmt( pCFmt ); in BuildEnum() 1606 aFmt.SetCharFmt( pCFmt ); in BuildEnum() 1636 aFmt.SetCharFmt( pCFmt ); in BuildEnum()
|
/trunk/main/sw/source/ui/shells/ |
H A D | txtattr.cxx | 545 aDropItem.SetCharFmt( pFmt ); in ExecParaAttrArgs()
|
/trunk/main/sw/source/ui/chrdlg/ |
H A D | drpcps.cxx | 858 aFmt.SetCharFmt(rSh.GetCharStyle(aTemplateBox.GetSelectEntry())); in FillSet()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par3.cxx | 1091 aNumFmt.SetCharFmt( pFmt ); in AdjustLVL() 1106 aNumFmt.SetCharFmt( pFmt ); in AdjustLVL()
|
/trunk/main/sw/source/core/txtnode/ |
H A D | thints.cxx | 1041 rFmtCharFmt.SetCharFmt( rDoc.GetDfltCharFmt() ); in MakeTxtAttr() 1852 aNewNumFmt.SetCharFmt(pCurrCharFmt); in TryCharSetExpandToNum()
|