Home
last modified time | relevance | path

Searched refs:INV_SIZE (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sw/source/core/inc/
H A Drootfrm.hxx50 #define INV_SIZE 1 macro
235 void InvalidateAllCntnt( sal_uInt8 nInvalidate = INV_SIZE );
/aoo41x/main/sw/source/core/view/
H A Dviewsh.cxx835 const sal_uInt8 nInv = INV_PRTAREA | INV_SIZE | INV_TABLE | INV_SECTION; in SetTabCompat()
850 const sal_uInt8 nInv = INV_PRTAREA | INV_SIZE | INV_TABLE | INV_SECTION; in SetAddExtLeading()
927 const sal_uInt8 nInv = INV_PRTAREA | INV_SIZE | INV_TABLE | INV_SECTION; in SetUseFormerTextWrapping()
941 const sal_uInt8 nInv = INV_PRTAREA | INV_SIZE | INV_TABLE | INV_SECTION; in SetDoNotJustifyLinesWithManualBreak()
974 GetLayout()->InvalidateAllCntnt( INV_SIZE | INV_POS | INV_PRTAREA ); in Reformat()
2118 nInv |= INV_SIZE | INV_DIRECTION; in CheckBrowseView()
/aoo41x/main/sw/source/core/doc/
H A Dlineinfo.cxx48 …,std::bind2nd(std::mem_fun(&SwRootFrm::InvalidateAllCntnt), INV_LINENUM | INV_SIZE));//swmod 080226 in SetLineNumberInfo()
H A Ddocdesc.cxx664 …lLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::InvalidateAllCntnt), INV_SIZE));//swmod 080304 in PrtDataChanged()
H A Ddoc.cxx397 ….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()
/aoo41x/main/sw/source/core/layout/
H A Dwsfrm.cxx3838 if( nInv & INV_SIZE ) in lcl_InvalidateSection()
3856 if( nInv & INV_SIZE ) in lcl_InvalidateTable()
3917 if( nInv & INV_SIZE ) in lcl_InvalidateCntnt()

Completed in 44 milliseconds