Searched refs:SwChapterNumRules (Results 1 – 6 of 6) sorted by relevance
114 class SwChapterNumRules : public SwBaseNumRules class118 SwChapterNumRules();119 virtual ~SwChapterNumRules();
58 class SwChapterNumRules;73 SwChapterNumRules* pChapterNumRules;
211 SwChapterNumRules::SwChapterNumRules() : in SwChapterNumRules() function in SwChapterNumRules218 SwChapterNumRules::~SwChapterNumRules() in ~SwChapterNumRules()225 void SwChapterNumRules::ApplyNumRules(const SwNumRulesWithName &rCopy, sal_uInt16 nIdx) in ApplyNumRules()
52 class SwChapterNumRules;84 SwChapterNumRules* pChapterNumRules;171 SwChapterNumRules* GetChapterNumRules();
348 SwChapterNumRules* SwModule::GetChapterNumRules() in GetChapterNumRules()351 pChapterNumRules = new SwChapterNumRules; in GetChapterNumRules()
325 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 37 milliseconds