Searched defs:rMax (Results 1 – 6 of 6) sorted by relevance
/aoo4110/test/testuno/source/testlib/uno/ |
H A D | TestUtil.java | 136 public static int randColor(int rMax, int gMax, int bMax) throws Exception { in randColor()
|
/aoo4110/main/sw/source/core/text/ |
H A D | itratr.cxx | 363 sal_uLong &rMax; member in SwMinMaxArgs 588 void SwTxtNode::GetMinMaxSize( sal_uLong nIndex, sal_uLong& rMin, sal_uLong &rMax, in GetMinMaxSize()
|
/aoo4110/main/dbaccess/source/ui/querydesign/ |
H A D | QueryTableView.cxx | 319 sal_Int32 OQueryTableView::CountTableAlias(const String& rName, sal_Int32& rMax) in CountTableAlias()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | htmltbl.cxx | 307 void SwHTMLTableLayout::AddBorderWidth( sal_uLong &rMin, sal_uLong &rMax, in AddBorderWidth()
|
/aoo4110/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()
|
/aoo4110/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 55 milliseconds