Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx213 SwFrmFmt* lcl_FindFrmFmt( SwDoc& rDoc, in lcl_FindFrmFmt() function
350 return 0 != lcl_FindFrmFmt( rDoc, rName, 0, sal_False ); in FindPhyStyle()
978 pParent = lcl_FindFrmFmt( rDoc, rStr ); in SetParent()
1696 pFrmFmt = lcl_FindFrmFmt(rDoc, aName, this, bCreate); in FillStyleSheet()
1702 pFrmFmt = lcl_FindFrmFmt(rDoc, aName, this, sal_True ); in FillStyleSheet()
1847 pFrmFmt = lcl_FindFrmFmt( rDoc, aName ); in Create()
2045 0 == ( pFrmFmt = lcl_FindFrmFmt( rDoc, aName, 0, sal_False ) ) ) in GetHelpId()
2342 SwFrmFmt* pFmt = lcl_FindFrmFmt(rDoc, rName, 0, sal_False ); in Remove()
2391 if( 0 != ( pFmt = lcl_FindFrmFmt( rDoc, rStyle ) ) && rParent.Len() ) in SetParent()
2392 pParent = lcl_FindFrmFmt( rDoc, rParent ); in SetParent()

Completed in 26 milliseconds