Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx285 const SwNumRule* lcl_FindNumRule( SwDoc& rDoc, in lcl_FindNumRule() function
354 return 0 != lcl_FindNumRule( rDoc, rName, 0, sal_False ); in FindPhyStyle()
1743 pNumRule = lcl_FindNumRule(rDoc, aName, this, bCreate); in FillStyleSheet()
1749 pNumRule = lcl_FindNumRule( rDoc, aName, this, sal_True ); in FillStyleSheet()
1863 pNumRule = lcl_FindNumRule( rDoc, aName ); in Create()
2068 0 == ( pNumRule = lcl_FindNumRule( rDoc, aName, 0, sal_False ) ) ) in GetHelpId()

Completed in 30 milliseconds