Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/txtnode/
H A Dndtxt.cxx3535 const SwNumRule* pNumRuleAtTxtNode = rTxtNode.GetNumRule(); in HandleModifyAtTxtNode() local
3536 if ( pNumRuleAtTxtNode ) in HandleModifyAtTxtNode()
3539 sNumRule = pNumRuleAtTxtNode->GetName(); in HandleModifyAtTxtNode()
3559 const SwNumRule* pNumRuleAtTxtNode = rTxtNode.GetNumRule(); in HandleModifyAtTxtNode() local
3560 if ( pNumRuleAtTxtNode ) in HandleModifyAtTxtNode()
3562 sNumRule = pNumRuleAtTxtNode->GetName(); in HandleModifyAtTxtNode()
3581 const SwNumRule* pNumRuleAtTxtNode = rTxtNode.GetNumRule(); in HandleModifyAtTxtNode() local
3582 if ( pNumRuleAtTxtNode ) in HandleModifyAtTxtNode()
3584 sNumRule = pNumRuleAtTxtNode->GetName(); in HandleModifyAtTxtNode()
4653 SwNumRule* pNumRuleAtTxtNode = mrTxtNode.GetNumRule(); in ~HandleSetAttrAtTxtNode() local
[all …]

Completed in 71 milliseconds