Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dnumrule.hxx102 enum SwNumRuleType { OUTLINE_RULE = 0, NUM_RULE = 1, RULE_END = 2 }; enumerator
173 SwNumRuleType = NUM_RULE,
/aoo4110/main/sw/source/core/doc/
H A Dnumber.cxx550 SwNumRule::aBaseFmts[ NUM_RULE ][ n ] = pFmt; in SwNumRule()
576 SwNumRule::aLabelAlignmentBaseFmts[ NUM_RULE ][ n ] = pFmt; in SwNumRule()
990 NUM_RULE ? in MakeSvxNumRule()
/aoo4110/main/sw/source/ui/misc/
H A Dnum.cxx1012 pOutlineDlg ? OUTLINE_RULE : NUM_RULE ); in IMPL_LINK()
/aoo4110/main/sw/source/core/unocore/
H A Dunosett.cxx2300 SwNumRuleType eNumRuleType = bVal ? OUTLINE_RULE : NUM_RULE; in setPropertyValue()

Completed in 24 milliseconds