Searched defs:rMin (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sw/source/core/text/ |
H A D | itratr.cxx | 362 sal_uLong &rMin; member in SwMinMaxArgs 588 void SwTxtNode::GetMinMaxSize( sal_uLong nIndex, sal_uLong& rMin, sal_uLong &rMax, in GetMinMaxSize()
|
/aoo42x/main/chart2/source/view/inc/ |
H A D | PlottingPositionHelper.hxx | 377 inline bool PlottingPositionHelper::clipYRange( double& rMin, double& rMax ) const in clipYRange()
|
/aoo42x/main/sw/source/core/table/ |
H A D | swnewtable.cxx | 129 void lcl_CheckMinMax( long& rMin, long& rMax, const SwTableLine& rLine, sal_uInt16 nCheck, bool bSe… in lcl_CheckMinMax() 1849 void SwTable::ExpandColumnSelection( SwSelBoxes& rBoxes, long &rMin, long &rMax ) const in ExpandColumnSelection()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | htmltbl.cxx | 311 void SwHTMLTableLayout::AddBorderWidth( sal_uLong &rMin, sal_uLong &rMax, in AddBorderWidth()
|
/aoo42x/main/sc/source/filter/html/ |
H A D | htmlpars.cxx | 1710 inline Type getLimitedValue( const Type& rValue, const Type& rMin, const Type& rMax ) in getLimitedValue()
|
Completed in 42 milliseconds