Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/config/
H A Duinums.cxx211 SwChapterNumRules::SwChapterNumRules() : in SwChapterNumRules() function in SwChapterNumRules
218 SwChapterNumRules::~SwChapterNumRules() in ~SwChapterNumRules()
225 void SwChapterNumRules::ApplyNumRules(const SwNumRulesWithName &rCopy, sal_uInt16 nIdx) in ApplyNumRules()
/aoo42x/main/sw/source/ui/inc/
H A Duinums.hxx114 class SwChapterNumRules : public SwBaseNumRules class
118 SwChapterNumRules();
119 virtual ~SwChapterNumRules();
H A Doutline.hxx58 class SwChapterNumRules;
73 SwChapterNumRules* pChapterNumRules;
/aoo42x/main/sw/inc/
H A Dswmodule.hxx52 class SwChapterNumRules;
84 SwChapterNumRules* pChapterNumRules;
171 SwChapterNumRules* GetChapterNumRules();
/aoo42x/main/sw/source/ui/app/
H A Dswmodul1.cxx348 SwChapterNumRules* SwModule::GetChapterNumRules() in GetChapterNumRules()
351 pChapterNumRules = new SwChapterNumRules; in GetChapterNumRules()
/aoo42x/main/sw/source/ui/misc/
H A Doutline.cxx325 for( sal_uInt16 i = 0; i < SwChapterNumRules::nMaxRules; ++i ) in IMPL_LINK()
357 const String *aStrArr[SwChapterNumRules::nMaxRules]; in IMPL_LINK()
358 for(sal_uInt16 i = 0; i < SwChapterNumRules::nMaxRules; ++i) in IMPL_LINK()

Completed in 43 milliseconds