Searched defs:GetNumRule (Results 1 – 12 of 12) sorted by relevance
97 const SwNumRule* GetNumRule() const { return pRule; } in GetNumRule() function in SwUINumRuleItem98 SwNumRule* GetNumRule() { return pRule; } in GetNumRule() function in SwUINumRuleItem
91 SwNumRule* GetNumRule() {return pNumRule;} in GetNumRule() function in SwOutlineTabDialog
68 SwNumRule *GetNumRule() { return pNumRule; } in GetNumRule() function in SwHTMLNumRuleInfo69 const SwNumRule *GetNumRule() const { return pNumRule; } in GetNumRule() function in SwHTMLNumRuleInfo
226 inline const SwNumRuleItem &SwAttrSet::GetNumRule(sal_Bool bInP) const in GetNumRule() function in SwAttrSet263 inline const SwNumRuleItem &SwFmt::GetNumRule(sal_Bool bInP) const in GetNumRule() function in SwFmt
228 const SwNumRule* GetNumRule() {return pNumRule;} in GetNumRule() function in SwXNumberingRules
66 SwNumRule * SwNodeNum::GetNumRule() const in GetNumRule() function in SwNodeNum
89 SwNumRule* GetNumRule( SwTxtFmtColl& rTxtFmtColl ) in GetNumRule() function
338 SvxNumRule* GetNumRule() const {return pNumRule;} in GetNumRule() function in SvxNumBulletItem
1849 const SwNumRule * SwDocStyleSheet::GetNumRule() in GetNumRule() function in SwDocStyleSheet
1137 SwNumRule* WW8ListManager::GetNumRule(sal_uInt16 i) in GetNumRule() function in WW8ListManager
970 SwNumRule *ANLDRuleMap::GetNumRule(sal_uInt8 nNumType) in GetNumRule() function in ANLDRuleMap
2532 SwNumRule* SwTxtNode::GetNumRule(sal_Bool bInParent) const in GetNumRule() function in SwTxtNode
Completed in 155 milliseconds