Searched refs:pCharFmts (Results 1 – 3 of 3) sorted by relevance
1369 SwCharFmt* lcl_FindCharFmt( const SwCharFmts* pCharFmts, const XubString& rName ) in lcl_FindCharFmt() argument1374 sal_uInt16 nArrLen = pCharFmts->Count(); in lcl_FindCharFmt()1377 pFmt = (*pCharFmts)[ i ]; in lcl_FindCharFmt()1477 const SwCharFmts* pCharFmts = pDoc->GetCharFmts(); in lcl_CopyHint() local1480 pFmt = lcl_FindCharFmt( pCharFmts, rFmt.GetINetFmt() ); in lcl_CopyHint()1483 pFmt = lcl_FindCharFmt( pCharFmts, rFmt.GetVisitedFmt() ); in lcl_CopyHint()
173 *pCharFmts,// text-attributes member
4733 InsertAttr( &aAttrTab.pCharFmts, SwFmtCharFmt( pCFmt ), pCntxt ); in NewCharFmt()
Completed in 95 milliseconds