Searched refs:CheckFtnPageDescs (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sw/source/core/doc/ |
H A D | docftn.cxx | 303 …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 D | docdesc.cxx | 472 …youts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::CheckFtnPageDescs), false)); in PreDelPageDesc() 481 …ayouts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::CheckFtnPageDescs), true)); in PreDelPageDesc()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | rootfrm.hxx | 291 void CheckFtnPageDescs( sal_Bool bEndNote );
|
/aoo4110/main/sw/source/core/layout/ |
H A D | ftnfrm.cxx | 1086 void SwRootFrm::CheckFtnPageDescs( sal_Bool bEndNote ) in CheckFtnPageDescs() function in SwRootFrm
|
Completed in 26 milliseconds