| /aoo4110/main/vcl/source/glyphs/ | 
| H A D | graphite_textsrc.cxx | 81 inline void TextSourceAdaptor::getCharProperties(const int nCharIdx, int & min, int & lim, size_t &…  in getCharProperties()104     int min, lim = 0;  in getRightToLeft()  local
 114     int min, lim;  in getDirectionDepth()  local
 
 | 
| /aoo4110/main/lingucomponent/source/languageguessing/ | 
| H A D | altstrfunc.cxx | 34 	size_t min = s1.length();  in start()  local
 | 
| /aoo4110/main/odk/examples/OLE/activex/ | 
| H A D | StdAfx2.h | 42 #define min(a, b)  (((a) < (b)) ? (a) : (b))  macro
 | 
| /aoo4110/main/extensions/source/activex/main/ | 
| H A D | StdAfx2.h | 49 #define min(a, b)  (((a) < (b)) ? (a) : (b))  macro
 | 
| /aoo4110/main/winaccessibility/inc/ | 
| H A D | ResIDGenerator.hxx | 34     long min;  member in ResIDGenerator
 | 
| /aoo4110/main/cosv/inc/cosv/ | 
| H A D | comfunc.hxx | 84 min(E in1, E in2)   { return in1 < in2 ? in1 : in2; }  in min()  function
 | 
| /aoo4110/main/chart2/source/tools/ | 
| H A D | MeanValueRegressionCurveCalculator.cxx | 107     double min, double max, ::sal_Int32 nPointCount,  in getCurveValues()
 | 
| H A D | LinearRegressionCurveCalculator.cxx | 108     double min, double max, ::sal_Int32 nPointCount,  in getCurveValues()
 | 
| H A D | PotentialRegressionCurveCalculator.cxx | 119     double min, double max, ::sal_Int32 nPointCount,  in getCurveValues()
 | 
| H A D | LogarithmicRegressionCurveCalculator.cxx | 117     double min, double max, ::sal_Int32 nPointCount,  in getCurveValues()
 | 
| H A D | ExponentialRegressionCurveCalculator.cxx | 118     double min, double max, ::sal_Int32 nPointCount,  in getCurveValues()
 | 
| H A D | RegressionCurveCalculator.cxx | 90     double min, double max, ::sal_Int32 nPointCount,  in getCurveValues()
 | 
| /aoo4110/main/qadevOOo/tests/java/ifc/awt/ | 
| H A D | _XCurrencyField.java | 58 	private double min = 0;  field in _XCurrencyField
 | 
| H A D | _XNumericField.java | 59     private double min = 0 ;  field in _XNumericField
 | 
| H A D | _XSpinValue.java | 154         int min = oObj.getMinimum();  in _setValues()  local
 | 
| /aoo4110/main/cosv/source/service/ | 
| H A D | comfunc.cxx | 134 time2str(String & out_Str, int hour, int min, int sec)  in time2str()
 | 
| /aoo4110/main/basegfx/source/workbench/ | 
| H A D | convexhull.cxx | 166     Polygon2D::size_type min, i;  in convexHull()  local
 | 
| /aoo4110/main/stoc/source/typeconv/ | 
| H A D | convert.cxx | 346 sal_Int64 TypeConverter_Impl::toHyper( const Any& rAny, sal_Int64 min, sal_uInt64 max )  in toHyper()461 double TypeConverter_Impl::toDouble( const Any& rAny, double min, double max ) const  in toDouble()
 
 | 
| /aoo4110/main/qadevOOo/runner/org/openoffice/ | 
| H A D | Runner.java | 79         long min = (_nTime / (60 * 1000)) % 60;  in beautifyTime()  local
 | 
| /aoo4110/main/winaccessibility/source/UAccCOM/ | 
| H A D | AccActionBase.cpp | 393     long min = 0;  in getOLECHARFromKeyCode()  local
 | 
| /aoo4110/main/stoc/source/uriproc/ | 
| H A D | UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx | 92                 sal_Int32 min;  in parsePart()  local
 | 
| /aoo4110/main/vcl/win/source/gdi/ | 
| H A D | salgdi_gdiplus.cxx | 35 #define min(a,b)	(((a) < (b)) ? (a) : (b))  macro
 | 
| /aoo4110/main/oox/source/drawingml/chart/ | 
| H A D | typegroupconverter.cxx | 146 #define ENSURE_AXESCOUNT( min, max ) OSL_ENSURE( (min <= (int)mrModel.maAxisIds.size()) && ((int)mr…  in TypeGroupConverter()  argument
 | 
| /aoo4110/main/i18npool/source/search/ | 
| H A D | levdis.cxx | 434     int min = Min3(x,y,z);  in Mid3()  local
 | 
| /aoo4110/main/tools/inc/tools/ | 
| H A D | solar.h | 181 #define min(a,b)	(((a) < (b)) ? (a) : (b))  macro
 |