Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocftn.cxx303 …ts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::CheckFtnPageDescs), sal_False)… in SetFtnInfo()
373 …ts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::CheckFtnPageDescs), sal_True))… in SetEndNoteInfo()
H A Ddocdesc.cxx499 …youts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::CheckFtnPageDescs), false)); in PreDelPageDesc()
508 …ayouts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::CheckFtnPageDescs), true)); in PreDelPageDesc()
/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx290 void CheckFtnPageDescs( sal_Bool bEndNote );
/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx1086 void SwRootFrm::CheckFtnPageDescs( sal_Bool bEndNote ) in CheckFtnPageDescs() function in SwRootFrm

Completed in 43 milliseconds