Home
last modified time | relevance | path

Searched refs:SetMinMax (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/envelp/
H A Denvfmt.cxx242 SetMinMax(); in IMPL_LINK_INLINE_START()
489 SetMinMax(); in IMPL_LINK()
499 void SwEnvFmtPage::SetMinMax() in SetMinMax() function in SwEnvFmtPage
622 SetMinMax(); in Reset()
H A Denvfmt.hxx85 void SetMinMax();
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx810 pColumn->SetMinMax( HasColsOption() ? nAbsWidth in AutoLayoutPass1()
816 pColumn->SetMinMax( nAbsWidth, nAbsWidth ); in AutoLayoutPass1()
820 pColumn->SetMinMax( pColumn->GetAbsMinNoAlign(), in AutoLayoutPass1()
826 pColumn->SetMinMax( HasColsOption() ? pColumn->GetAbsMinNoAlign() in AutoLayoutPass1()
835 pColumn->SetMinMax( MINLAY, MINLAY ); in AutoLayoutPass1()
902 pColumn->SetMinMax( nColMin, nColMax ); in AutoLayoutPass1()
/trunk/main/sw/inc/
H A Dhtmltbl.hxx167 inline void SetMinMax( sal_uLong nMin, sal_uLong nMax );
421 inline void SwHTMLTableLayoutColumn::SetMinMax( sal_uLong nMn, sal_uLong nMx ) in SetMinMax() function in SwHTMLTableLayoutColumn

Completed in 29 milliseconds