Home
last modified time | relevance | path

Searched refs:SetContinusNum (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/filter/rtf/
H A Drtfnum.cxx407 pCurRule->SetContinusNum( sal_True ); in ReadListTable()
848 pCurRule->SetContinusNum( bContinus ); in ReadNumSecLevel()
/aoo4110/main/sw/inc/
H A Dnumrule.hxx275 void SetContinusNum( sal_Bool bFlag ) { bContinusNum = bFlag; } in SetContinusNum() function in SwNumRule
/aoo4110/main/sw/source/core/unocore/
H A Dunosett.cxx2283 pDocRule ? pDocRule->SetContinusNum(bVal) : in setPropertyValue()
2284 pCreatedRule ? pCreatedRule->SetContinusNum(bVal) : pNumRule->SetContinusNum(bVal); in setPropertyValue()
/aoo4110/main/sw/source/core/doc/
H A Ddocnum.cxx899 pOld->SetContinusNum( rRule.IsContinusNum() ); in lcl_ChgNumRule()
957 pOld->SetContinusNum( rRule.IsContinusNum() ); in lcl_ChgNumRule()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par3.cxx1133 pMyNumRule->SetContinusNum(bSimple); in CreateNextRule()
1655 pLFOInfo->pNumRule->SetContinusNum(false); in GetNumRuleForActivation()

Completed in 129 milliseconds