| /aoo41x/main/sot/source/base/ | 
| H A D | exchange.cxx | 241 	sal_uLong i, nMax = SOT_FORMAT_FILE_LIST;  in RegisterFormatName()  local281 	sal_uLong i, nMax = SOT_FORMAT_FILE_LIST;  in RegisterFormatMimeType()  local
 409 	sal_uLong i, nMax = SOT_FORMAT_FILE_LIST;  in GetFormatIdFromMimeType()  local
 448 	sal_uLong i, nMax = SOT_FORMAT_FILE_LIST;  in GetFormat()  local
 
 | 
| /aoo41x/main/sal/osl/os2/ | 
| H A D | security.c | 146 sal_Bool SAL_CALL osl_psz_getUserIdent(oslSecurity Security, sal_Char *pszIdent, sal_uInt32 nMax)  in osl_psz_getUserIdent()181 sal_Bool SAL_CALL osl_psz_getUserName(oslSecurity Security, sal_Char* pszName, sal_uInt32  nMax)  in osl_psz_getUserName()
 213 sal_Bool SAL_CALL osl_psz_getHomeDir(oslSecurity Security, sal_Char* pszDirectory, sal_uInt32 nMax)  in osl_psz_getHomeDir()
 278 …l_Bool SAL_CALL osl_psz_getConfigDir(oslSecurity Security, sal_Char* pszDirectory, sal_uInt32 nMax)  in osl_psz_getConfigDir()
 
 | 
| /aoo41x/main/rsc/inc/ | 
| H A D | rscrange.hxx | 40     sal_Int32    nMax;   // Maximum des Bereiches  member in RscRange81     sal_Int32    nMax;   // Maximum des Bereiches  member in RscLongRange
 129     sal_Int32    nMax;   // Maximum des Bereiches  member in RscIdRange
 
 | 
| /aoo41x/main/svx/source/dialog/ | 
| H A D | optgrid.cxx | 45 void	lcl_GetMinMax(MetricField& rField, long& nFirst, long& nLast, long& nMin, long& nMax)  in lcl_GetMinMax()53 void	lcl_SetMinMax(MetricField& rField, long nFirst, long nLast, long nMin, long nMax)  in lcl_SetMinMax()
 223 	long nFirst, nLast, nMin, nMax;  in SvxGridTabPage()  local
 349 			long nFirst, nLast, nMin, nMax;  in ActivatePage()  local
 
 | 
| H A D | relfld.cxx | 104 										   sal_uInt16 nMax, sal_uInt16 nStep )  in EnableRelativeMode()
 | 
| /aoo41x/main/sc/source/filter/inc/ | 
| H A D | xestream.hxx | 105     inline void         SetMaxRecSize( sal_uInt16 nMax ) { mnCurrMaxSize = nMax; }  in SetMaxRecSize()107     inline void         SetMaxContSize( sal_uInt16 nMax ) { mnMaxContSize = nMax; }  in SetMaxContSize()
 
 | 
| /aoo41x/main/chart2/source/view/main/ | 
| H A D | ChartItemPool.cxx | 199     const sal_uInt16 nMax = SCHATTR_END - SCHATTR_START + 1;  in ~ChartItemPool()  local
 | 
| /aoo41x/main/sal/osl/unx/ | 
| H A D | security.c | 664 sal_Bool SAL_CALL osl_psz_getUserIdent(oslSecurity Security, sal_Char *pszIdent, sal_uInt32 nMax)  in osl_psz_getUserIdent()700 …ic sal_Bool SAL_CALL osl_psz_getUserName(oslSecurity Security, sal_Char* pszName, sal_uInt32  nMax)  in osl_psz_getUserName()
 732 …sal_Bool SAL_CALL osl_psz_getHomeDir(oslSecurity Security, sal_Char* pszDirectory, sal_uInt32 nMax)  in osl_psz_getHomeDir()
 795 …l_Bool SAL_CALL osl_psz_getConfigDir(oslSecurity Security, sal_Char* pszDirectory, sal_uInt32 nMax)  in osl_psz_getConfigDir()
 817 …l_Bool SAL_CALL osl_psz_getConfigDir(oslSecurity Security, sal_Char* pszDirectory, sal_uInt32 nMax)  in osl_psz_getConfigDir()
 
 | 
| /aoo41x/main/padmin/source/ | 
| H A D | progress.hxx | 53 		void setRange( int nMin, int nMax ) { mnMin = nMin; mnMax = nMax; }  in setRange()
 | 
| H A D | progress.cxx | 41 								int nMin, int nMax ) :  in ProgressDialog()
 | 
| /aoo41x/main/svx/inc/svx/ | 
| H A D | ucsubset.hxx | 43     Subset( sal_UCS4 nMin, sal_UCS4 nMax, const String& aName )  in Subset()
 | 
| /aoo41x/main/sw/source/ui/table/ | 
| H A D | instable.cxx | 154     sal_Int64 nMax = aRowEdit.GetValue();  in SwInsTableDlg()  local203         sal_Int64 nMax = ( nRow == 1 )? 1 : nRow - 1 ;  in IMPL_LINK_INLINE_END()  local
 
 | 
| /aoo41x/main/sc/source/ui/docshell/ | 
| H A D | pagedata.cxx | 79 ScPageBreakData::ScPageBreakData(size_t nMax)  in ScPageBreakData()
 | 
| /aoo41x/main/cui/source/dialogs/ | 
| H A D | splitcelldlg.cxx | 79 	long nMax = bIsVert ? mnMaxVertical : mnMaxHorizontal;  in IMPL_LINK()  local
 | 
| H A D | zoom.cxx | 139 void SvxZoomDialog::SetLimits( sal_uInt16 nMin, sal_uInt16 nMax )  in SetLimits()206 	sal_uInt16 nMax = 1000;  in SvxZoomDialog()  local
 
 | 
| /aoo41x/main/svx/source/sidebar/text/ | 
| H A D | TextCharacterSpacingControl.cxx | 248             long nMax = mrTextPropertyPanel.GetSelFontSize()/6;  in Rearrange()  local434 			long nMax =  mrTextPropertyPanel.GetSelFontSize()/6;  in IMPL_LINK()  local
 
 | 
| /aoo41x/main/sfx2/source/bastyp/ | 
| H A D | bitset.cxx | 145 	sal_uInt16 nMax = 0;  in BitSet()  local265 	sal_uInt16 nMax = Min(nBlocks, rSet.nBlocks);  in operator |=()  local
 
 | 
| /aoo41x/main/sax/source/expatwrap/ | 
| H A D | xml2utf.cxx | 144 		int nMax = str.indexOf( 10 );  in removeEncoding()  local240 		int nMax = str.indexOf( 10 );  in scanForEncoding()  local
 
 | 
| /aoo41x/main/vbahelper/source/msforms/ | 
| H A D | vbaspinbutton.cxx | 55     sal_Int32 nMax = 0;  in getMax()  local
 | 
| /aoo41x/main/oox/source/drawingml/ | 
| H A D | color.cxx | 190 void lclSetValue( sal_Int32& ornValue, sal_Int32 nNew, sal_Int32 nMax = MAX_PERCENT )  in lclSetValue()197 void lclModValue( sal_Int32& ornValue, sal_Int32 nMod, sal_Int32 nMax = MAX_PERCENT )  in lclModValue()
 203 void lclOffValue( sal_Int32& ornValue, sal_Int32 nOff, sal_Int32 nMax = MAX_PERCENT )  in lclOffValue()
 
 | 
| /aoo41x/main/sd/source/ui/view/ | 
| H A D | grviewsh.cxx | 134     const long int nMax = maViewSize.Width()  in IMPL_LINK()  local
 | 
| /aoo41x/main/chart2/source/tools/ | 
| H A D | MeanValueRegressionCurveCalculator.cxx | 56     sal_Int32 nMax = nDataLength;  in recalculateRegression()  local
 | 
| H A D | InternalData.cxx | 141         const sal_Int32 nMax = ::std::min( rDataInRows[nRow].getLength(), m_nColumnCount );  in setData()  local243         const sal_Int32 nMax = m_nColumnCount;  in swapRowWithNext()  local
 263         const sal_Int32 nMax = m_nRowCount;  in swapColumnWithNext()  local
 
 | 
| /aoo41x/main/vcl/unx/gtk/a11y/ | 
| H A D | atkimage.cxx | 39     static const int nMax = 10;  in getAsConst()  local
 | 
| /aoo41x/main/vcl/aqua/source/gdi/ | 
| H A D | salmathutils.cxx | 115 		unsigned long  nMax = 0;  in Euclidian2Norm()  local
 |