Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/txtnode/
H A Dndtxt.cxx1364 SwCharFmt* lcl_FindCharFmt( const SwCharFmts* pCharFmts, const XubString& rName ) in lcl_FindCharFmt() argument
1369 sal_uInt16 nArrLen = pCharFmts->Count(); in lcl_FindCharFmt()
1372 pFmt = (*pCharFmts)[ i ]; in lcl_FindCharFmt()
1472 const SwCharFmts* pCharFmts = pDoc->GetCharFmts(); in lcl_CopyHint() local
1475 pFmt = lcl_FindCharFmt( pCharFmts, rFmt.GetINetFmt() ); in lcl_CopyHint()
1478 pFmt = lcl_FindCharFmt( pCharFmts, rFmt.GetVisitedFmt() ); in lcl_CopyHint()
/aoo4110/main/sw/source/filter/html/
H A Dswhtml.hxx175 *pCharFmts, // Text-Attribute member
H A Dswhtml.cxx4760 InsertAttr( &aAttrTab.pCharFmts, SwFmtCharFmt( pCFmt ), pCntxt ); in NewCharFmt()

Completed in 62 milliseconds