Searched refs:DelCharFmt (Results 1 – 6 of 6) sorted by relevance
270 pDoc->DelCharFmt((SwCharFmt *) pNew, sal_True); in Delete()290 pDoc->DelCharFmt((SwCharFmt *) pFmt, sal_True); in Delete()
777 pDoc->DelCharFmt( pCFmt ); in RemoveUnusedNumRule()1144 pDoc->DelCharFmt( pChFmt ); in ReadNumSecLevel()
1381 void SwDoc::DelCharFmt(sal_uInt16 nFmt, sal_Bool bBroadcast) in DelCharFmt() function in SwDoc1402 void SwDoc::DelCharFmt( SwCharFmt *pFmt, sal_Bool bBroadcast ) in DelCharFmt() function in SwDoc1407 DelCharFmt( nFmt, bBroadcast ); in DelCharFmt()
1293 void DelCharFmt(sal_uInt16 nFmt, sal_Bool bBroadcast = sal_False);1294 void DelCharFmt(SwCharFmt* pFmt, sal_Bool bBroadcast = sal_False);
1561 rDoc.DelCharFmt( aDelArr[ n ] ); in lcl_DeleteInfoStyles()2330 rDoc.DelCharFmt(pFmt); in Remove()
463 pTemplate->DelCharFmt( --nCharFmtCnt ); in WriteStream()
Completed in 61 milliseconds