Searched refs:pCharFmts (Results 1 – 3 of 3) sorted by relevance
1364 SwCharFmt* lcl_FindCharFmt( const SwCharFmts* pCharFmts, const XubString& rName ) in lcl_FindCharFmt() argument1369 sal_uInt16 nArrLen = pCharFmts->Count(); in lcl_FindCharFmt()1372 pFmt = (*pCharFmts)[ i ]; in lcl_FindCharFmt()1472 const SwCharFmts* pCharFmts = pDoc->GetCharFmts(); in lcl_CopyHint() local1475 pFmt = lcl_FindCharFmt( pCharFmts, rFmt.GetINetFmt() ); in lcl_CopyHint()1478 pFmt = lcl_FindCharFmt( pCharFmts, rFmt.GetVisitedFmt() ); in lcl_CopyHint()
175 *pCharFmts, // Text-Attribute member
4760 InsertAttr( &aAttrTab.pCharFmts, SwFmtCharFmt( pCFmt ), pCntxt ); in NewCharFmt()
Completed in 62 milliseconds