Lines Matching refs:SwRootFrm

381     SwRootFrm* pTmpRoot = GetCurrentLayout();  in setForbiddenCharacters()
385 std::set<SwRootFrm*> aAllLayouts = GetAllLayouts(); in setForbiddenCharacters()
386 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(), std::bind2nd(std::mem_fun(&SwRootFrm::Inval… in setForbiddenCharacters()
452 SwRootFrm* pTmpRoot = GetCurrentLayout(); in setCharacterCompressionType()
456 std::set<SwRootFrm*> aAllLayouts = GetAllLayouts(); in setCharacterCompressionType()
457 …ach( aAllLayouts.begin(), aAllLayouts.end(), std::bind2nd(std::mem_fun(&SwRootFrm::InvalidateAllCn… in setCharacterCompressionType()
1219 const SwRootFrm& rLayout, in CalculatePagesForPrinting()
1565 const SwRootFrm& rLayout, in CalculatePagePairsForProspectPrinting()
2057 std::set<SwRootFrm*> aAllLayouts = GetAllLayouts();//swmod 080307 in SpellItAgainSam()
2061 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::AllInv… in SpellItAgainSam()
2062 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::SetNee… in SpellItAgainSam()
2068 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::mem_fun(&SwRootFrm::SetIdleFlags));//sw… in SpellItAgainSam()
2073 SwRootFrm* pTmpRoot = GetCurrentLayout(); in InvalidateAutoCompleteFlag()
2076 std::set<SwRootFrm*> aAllLayouts = GetAllLayouts(); in InvalidateAutoCompleteFlag()
2077 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::mem_fun(&SwRootFrm::AllInvalidateAutoCo… in InvalidateAutoCompleteFlag()
2084 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::mem_fun(&SwRootFrm::SetIdleFlags));//sw… in InvalidateAutoCompleteFlag()