Home
last modified time | relevance | path

Searched refs:nStage (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dwsfrm.cxx1860 void SwFrm::ValidateThisAndAllLowers( const sal_uInt16 nStage ) in ValidateThisAndAllLowers() argument
1866 const bool bOnlyObject = 1 == nStage; in ValidateThisAndAllLowers()
1867 const bool bIncludeObjects = 1 <= nStage; in ValidateThisAndAllLowers()
1898 pLower->ValidateThisAndAllLowers( nStage ); in ValidateThisAndAllLowers()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx973 void ValidateThisAndAllLowers( const sal_uInt16 nStage );

Completed in 33 milliseconds