Home
last modified time | relevance | path

Searched refs:lcl_FindCharFmt (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx124 SwCharFmt* lcl_FindCharFmt( SwDoc& rDoc, in lcl_FindCharFmt() function
346 return 0 != lcl_FindCharFmt( rDoc, rName, 0, sal_False ); in FindPhyStyle()
966 pParent = lcl_FindCharFmt(rDoc, rStr); in SetParent()
1646 pCharFmt = lcl_FindCharFmt(rDoc, aName, this, bCreate ); in FillStyleSheet()
1652 pCharFmt = lcl_FindCharFmt(rDoc, aName, this, sal_True ); in FillStyleSheet()
1827 pCharFmt = lcl_FindCharFmt( rDoc, aName ); in Create()
2025 0 == (pCharFmt = lcl_FindCharFmt( rDoc, aName, 0, sal_False )) ) in GetHelpId()
2328 SwCharFmt* pFmt = lcl_FindCharFmt(rDoc, rName, 0, sal_False ); in Remove()
2381 if( 0 != ( pFmt = lcl_FindCharFmt( rDoc, rStyle ) ) && rParent.Len() ) in SetParent()
2382 pParent = lcl_FindCharFmt(rDoc, rParent ); in SetParent()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx1369 SwCharFmt* lcl_FindCharFmt( const SwCharFmts* pCharFmts, const XubString& rName ) in lcl_FindCharFmt() function
1480 pFmt = lcl_FindCharFmt( pCharFmts, rFmt.GetINetFmt() ); in lcl_CopyHint()
1483 pFmt = lcl_FindCharFmt( pCharFmts, rFmt.GetVisitedFmt() ); in lcl_CopyHint()

Completed in 52 milliseconds