Home
last modified time | relevance | path

Searched refs:pCharFmts (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx1369 SwCharFmt* lcl_FindCharFmt( const SwCharFmts* pCharFmts, const XubString& rName ) in lcl_FindCharFmt() argument
1374 sal_uInt16 nArrLen = pCharFmts->Count(); in lcl_FindCharFmt()
1377 pFmt = (*pCharFmts)[ i ]; in lcl_FindCharFmt()
1477 const SwCharFmts* pCharFmts = pDoc->GetCharFmts(); in lcl_CopyHint() local
1480 pFmt = lcl_FindCharFmt( pCharFmts, rFmt.GetINetFmt() ); in lcl_CopyHint()
1483 pFmt = lcl_FindCharFmt( pCharFmts, rFmt.GetVisitedFmt() ); in lcl_CopyHint()
/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx173 *pCharFmts,// text-attributes member
H A Dswhtml.cxx4733 InsertAttr( &aAttrTab.pCharFmts, SwFmtCharFmt( pCFmt ), pCntxt ); in NewCharFmt()

Completed in 56 milliseconds