Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/inc/
H A Dfltshell.hxx156 void StealAttr(const SwPosition* pPos, sal_uInt16 nAttrId = 0);
/AOO42X/main/sw/source/filter/ww1/
H A Dfltshell.cxx294 void SwFltControlStack::StealAttr(const SwPosition* pPos, sal_uInt16 nAttrId /* = 0 */) in StealAttr() function in SwFltControlStack
/AOO42X/main/sw/source/filter/ww8/
H A Dww8par6.cxx2576 pCtrlStck->StealAttr(rPam.GetPoint()); in JoinNode()