Searched refs:lcl_FindFrmFmt (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/sw/source/ui/app/ |
| H A D | docstyle.cxx | 214 SwFrmFmt* lcl_FindFrmFmt( SwDoc& rDoc, in lcl_FindFrmFmt() function 351 return 0 != lcl_FindFrmFmt( rDoc, rName, 0, sal_False ); in FindPhyStyle() 927 pParent = lcl_FindFrmFmt( rDoc, rStr ); in SetParent() 1622 pFrmFmt = lcl_FindFrmFmt(rDoc, aName, this, bCreate); in FillStyleSheet() 1628 pFrmFmt = lcl_FindFrmFmt(rDoc, aName, this, sal_True ); in FillStyleSheet() 1773 pFrmFmt = lcl_FindFrmFmt( rDoc, aName ); in Create() 1971 0 == ( pFrmFmt = lcl_FindFrmFmt( rDoc, aName, 0, sal_False ) ) ) in GetHelpId() 2268 SwFrmFmt* pFmt = lcl_FindFrmFmt(rDoc, rName, 0, sal_False ); in Remove() 2317 if( 0 != ( pFmt = lcl_FindFrmFmt( rDoc, rStyle ) ) && rParent.Len() ) in SetParent() 2318 pParent = lcl_FindFrmFmt( rDoc, rParent ); in SetParent()
|