Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/app/
H A Ddocstyle.cxx125 SwCharFmt* lcl_FindCharFmt( SwDoc& rDoc, in lcl_FindCharFmt() function
347 return 0 != lcl_FindCharFmt( rDoc, rName, 0, sal_False ); in FindPhyStyle()
915 pParent = lcl_FindCharFmt(rDoc, rStr); in SetParent()
1572 pCharFmt = lcl_FindCharFmt(rDoc, aName, this, bCreate ); in FillStyleSheet()
1578 pCharFmt = lcl_FindCharFmt(rDoc, aName, this, sal_True ); in FillStyleSheet()
1753 pCharFmt = lcl_FindCharFmt( rDoc, aName ); in Create()
1951 0 == (pCharFmt = lcl_FindCharFmt( rDoc, aName, 0, sal_False )) ) in GetHelpId()
2254 SwCharFmt* pFmt = lcl_FindCharFmt(rDoc, rName, 0, sal_False ); in Remove()
2307 if( 0 != ( pFmt = lcl_FindCharFmt( rDoc, rStyle ) ) && rParent.Len() ) in SetParent()
2308 pParent = lcl_FindCharFmt(rDoc, rParent ); in SetParent()
/aoo4110/main/sw/source/core/txtnode/
H A Dndtxt.cxx1364 SwCharFmt* lcl_FindCharFmt( const SwCharFmts* pCharFmts, const XubString& rName ) in lcl_FindCharFmt() function
1475 pFmt = lcl_FindCharFmt( pCharFmts, rFmt.GetINetFmt() ); in lcl_CopyHint()
1478 pFmt = lcl_FindCharFmt( pCharFmts, rFmt.GetVisitedFmt() ); in lcl_CopyHint()

Completed in 36 milliseconds