Home
last modified time | relevance | path

Searched refs:bBrowseWidthValid (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/core/inc/
H A Drootfrm.hxx91 sal_Bool bBrowseWidthValid :1; //Ist nBrowseWidth gueltig? member in SwRootFrm
301 void SetBrowseWidth( long n ) { bBrowseWidthValid = sal_True; nBrowseWidth = n;} in SetBrowseWidth()
355 if ( !bBrowseWidthValid ) in GetBrowseWidth()
362 if ( bBrowseWidthValid ) in InvalidateBrowseWidth()
/aoo41x/main/sw/source/core/layout/
H A Dnewfrm.cxx502 bCheckSuperfluous = bBrowseWidthValid = sal_False; in SwRootFrm()
H A Dpagechg.cxx1758 bBrowseWidthValid = sal_False; in ImplInvalidateBrowseWidth()
1794 bBrowseWidthValid = sal_True; in ImplCalcBrowseWidth()

Completed in 34 milliseconds