Searched refs:InvalidateAllCntnt (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/core/doc/ |
H A D | lineinfo.cxx | 48 …s.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::InvalidateAllCntnt), INV_LINENU… in SetLineNumberInfo()
|
H A D | docdesc.cxx | 664 …s.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::InvalidateAllCntnt), INV_SIZE))… in PrtDataChanged()
|
H A D | doc.cxx | 397 ….begin(), aAllLayouts.end(), std::bind2nd(std::mem_fun(&SwRootFrm::InvalidateAllCntnt), INV_SIZE)); in setForbiddenCharacters() 468 ….begin(), aAllLayouts.end(), std::bind2nd(std::mem_fun(&SwRootFrm::InvalidateAllCntnt), INV_SIZE)); in setCharacterCompressionType()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | rootfrm.hxx | 235 void InvalidateAllCntnt( sal_uInt8 nInvalidate = INV_SIZE );
|
/aoo4110/main/sw/source/core/view/ |
H A D | viewsh.cxx | 769 rSh.GetLayout()->InvalidateAllCntnt( nInv ); in lcl_InvalidateAllCntnt() 974 GetLayout()->InvalidateAllCntnt( INV_SIZE | INV_POS | INV_PRTAREA ); in Reformat() 2120 GetLayout()->InvalidateAllCntnt( nInv ); in CheckBrowseView()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | wsfrm.cxx | 3950 void SwRootFrm::InvalidateAllCntnt( sal_uInt8 nInv ) in InvalidateAllCntnt() function in SwRootFrm
|
Completed in 65 milliseconds