Searched refs:SetMinMax (Results 1 – 4 of 4) sorted by relevance
242 SetMinMax(); in IMPL_LINK_INLINE_START()489 SetMinMax(); in IMPL_LINK()499 void SwEnvFmtPage::SetMinMax() in SetMinMax() function in SwEnvFmtPage622 SetMinMax(); in Reset()
85 void SetMinMax();
806 pColumn->SetMinMax( HasColsOption() ? nAbsWidth in AutoLayoutPass1()812 pColumn->SetMinMax( nAbsWidth, nAbsWidth ); in AutoLayoutPass1()816 pColumn->SetMinMax( pColumn->GetAbsMinNoAlign(), in AutoLayoutPass1()822 pColumn->SetMinMax( HasColsOption() ? pColumn->GetAbsMinNoAlign() in AutoLayoutPass1()831 pColumn->SetMinMax( MINLAY, MINLAY ); in AutoLayoutPass1()898 pColumn->SetMinMax( nColMin, nColMax ); in AutoLayoutPass1()
167 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 31 milliseconds