/trunk/main/sot/source/base/ |
H A D | exchange.cxx | 243 sal_uLong i, nMax = SOT_FORMAT_FILE_LIST; in RegisterFormatName() local 283 sal_uLong i, nMax = SOT_FORMAT_FILE_LIST; in RegisterFormatMimeType() local 411 sal_uLong i, nMax = SOT_FORMAT_FILE_LIST; in GetFormatIdFromMimeType() local 450 sal_uLong i, nMax = SOT_FORMAT_FILE_LIST; in GetFormat() local
|
/trunk/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()
|
/trunk/main/rsc/inc/ |
H A D | rscrange.hxx | 40 sal_Int32 nMax; // Maximum des Bereiches member in RscRange 81 sal_Int32 nMax; // Maximum des Bereiches member in RscLongRange 129 sal_Int32 nMax; // Maximum des Bereiches member in RscIdRange
|
/trunk/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()
|
/trunk/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()
|
/trunk/main/chart2/source/view/main/ |
H A D | ChartItemPool.cxx | 199 const sal_uInt16 nMax = SCHATTR_END - SCHATTR_START + 1; in ~ChartItemPool() local
|
/trunk/main/sal/osl/unx/ |
H A D | security.c | 663 sal_Bool SAL_CALL osl_psz_getUserIdent(oslSecurity Security, sal_Char *pszIdent, sal_uInt32 nMax) in osl_psz_getUserIdent() 699 …tic sal_Bool SAL_CALL osl_psz_getUserName(oslSecurity Security, sal_Char* pszName, sal_uInt32 nMax) in osl_psz_getUserName() 731 …sal_Bool SAL_CALL osl_psz_getHomeDir(oslSecurity Security, sal_Char* pszDirectory, sal_uInt32 nMax) in osl_psz_getHomeDir() 794 …l_Bool SAL_CALL osl_psz_getConfigDir(oslSecurity Security, sal_Char* pszDirectory, sal_uInt32 nMax) in osl_psz_getConfigDir() 816 …l_Bool SAL_CALL osl_psz_getConfigDir(oslSecurity Security, sal_Char* pszDirectory, sal_uInt32 nMax) in osl_psz_getConfigDir()
|
/trunk/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()
|
/trunk/main/svx/inc/svx/ |
H A D | ucsubset.hxx | 43 Subset( sal_UCS4 nMin, sal_UCS4 nMax, const String& aName ) in Subset()
|
/trunk/main/sw/source/ui/table/ |
H A D | instable.cxx | 154 sal_Int64 nMax = aRowEdit.GetValue(); in SwInsTableDlg() local 203 sal_Int64 nMax = ( nRow == 1 )? 1 : nRow - 1 ; in IMPL_LINK_INLINE_END() local
|
/trunk/main/sc/source/ui/docshell/ |
H A D | pagedata.cxx | 79 ScPageBreakData::ScPageBreakData(size_t nMax) in ScPageBreakData()
|
/trunk/main/cui/source/dialogs/ |
H A D | splitcelldlg.cxx | 79 long nMax = bIsVert ? mnMaxVertical : mnMaxHorizontal; in IMPL_LINK() local
|
H A D | zoom.cxx | 137 void SvxZoomDialog::SetLimits( sal_uInt16 nMin, sal_uInt16 nMax ) in SetLimits() 204 sal_uInt16 nMax = 1000; in SvxZoomDialog() local
|
/trunk/main/sfx2/source/bastyp/ |
H A D | bitset.cxx | 145 sal_uInt16 nMax = 0; in BitSet() local 265 sal_uInt16 nMax = Min(nBlocks, rSet.nBlocks); in operator |=() local
|
/trunk/main/svx/source/sidebar/text/ |
H A D | TextCharacterSpacingControl.cxx | 248 long nMax = mrTextPropertyPanel.GetSelFontSize()/6; in Rearrange() local 434 long nMax = mrTextPropertyPanel.GetSelFontSize()/6; in IMPL_LINK() local
|
/trunk/main/sax/source/expatwrap/ |
H A D | xml2utf.cxx | 144 int nMax = str.indexOf( 10 ); in removeEncoding() local 240 int nMax = str.indexOf( 10 ); in scanForEncoding() local
|
/trunk/main/vbahelper/source/msforms/ |
H A D | vbaspinbutton.cxx | 55 sal_Int32 nMax = 0; in getMax() local
|
/trunk/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()
|
/trunk/main/sd/source/ui/view/ |
H A D | grviewsh.cxx | 134 const long int nMax = maViewSize.Width() in IMPL_LINK() local
|
/trunk/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() local 243 const sal_Int32 nMax = m_nColumnCount; in swapRowWithNext() local 263 const sal_Int32 nMax = m_nRowCount; in swapColumnWithNext() local
|
/trunk/main/vcl/unx/gtk/a11y/ |
H A D | atkimage.cxx | 39 static const int nMax = 10; in getAsConst() local
|
/trunk/main/vcl/aqua/source/gdi/ |
H A D | salmathutils.cxx | 115 unsigned long nMax = 0; in Euclidian2Norm() local
|