Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/misc/
H A Doutline.cxx234 pChapterNumRules(SW_MOD()->GetChapterNumRules()), in SwOutlineTabDialog()
327 const SwNumRulesWithName *pRules = pChapterNumRules->GetRules(i); in IMPL_LINK()
360 const SwNumRulesWithName *pRules = pChapterNumRules->GetRules(i); in IMPL_LINK()
370 pChapterNumRules->ApplyNumRules( SwNumRulesWithName( in IMPL_LINK()
383 const SwNumRulesWithName *pRules = pChapterNumRules->GetRules( nLevelNo ); in IMPL_LINK()
/aoo4110/main/sw/source/ui/app/
H A Dswmodul1.cxx350 if(!pChapterNumRules) in GetChapterNumRules()
351 pChapterNumRules = new SwChapterNumRules; in GetChapterNumRules()
352 return pChapterNumRules; in GetChapterNumRules()
H A Dswmodule.cxx192 pChapterNumRules(0), in SwModule()
H A Dapphdl.cxx759 DELETEZ(pChapterNumRules); in Notify()
/aoo4110/main/sw/source/ui/inc/
H A Doutline.hxx73 SwChapterNumRules* pChapterNumRules; member in SwOutlineTabDialog
/aoo4110/main/sw/inc/
H A Dswmodule.hxx84 SwChapterNumRules* pChapterNumRules; member in SwModule

Completed in 46 milliseconds