Searched refs:lcl_FindNumRule (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sw/source/ui/app/ |
H A D | docstyle.cxx | 286 const SwNumRule* lcl_FindNumRule( SwDoc& rDoc, in lcl_FindNumRule() function 355 return 0 != lcl_FindNumRule( rDoc, rName, 0, sal_False ); in FindPhyStyle() 1669 pNumRule = lcl_FindNumRule(rDoc, aName, this, bCreate); in FillStyleSheet() 1675 pNumRule = lcl_FindNumRule( rDoc, aName, this, sal_True ); in FillStyleSheet() 1789 pNumRule = lcl_FindNumRule( rDoc, aName ); in Create() 1994 0 == ( pNumRule = lcl_FindNumRule( rDoc, aName, 0, sal_False ) ) ) in GetHelpId()
|
Completed in 16 milliseconds